gsd-2013-3969
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The find prototype in scripting/engine_v8.h in MongoDB 2.4.0 through 2.4.4 allows remote authenticated users to cause a denial of service (uninitialized pointer dereference and server crash) or possibly execute arbitrary code via an invalid RefDB object.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-3969", "description": "The find prototype in scripting/engine_v8.h in MongoDB 2.4.0 through 2.4.4 allows remote authenticated users to cause a denial of service (uninitialized pointer dereference and server crash) or possibly execute arbitrary code via an invalid RefDB object.", "id": "GSD-2013-3969", "references": [ "https://www.suse.com/security/cve/CVE-2013-3969.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-3969" ], "details": "The find prototype in scripting/engine_v8.h in MongoDB 2.4.0 through 2.4.4 allows remote authenticated users to cause a denial of service (uninitialized pointer dereference and server crash) or possibly execute arbitrary code via an invalid RefDB object.", "id": "GSD-2013-3969", "modified": "2023-12-13T01:22:22.750982Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2013-3969", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The find prototype in scripting/engine_v8.h in MongoDB 2.4.0 through 2.4.4 allows remote authenticated users to cause a denial of service (uninitialized pointer dereference and server crash) or possibly execute arbitrary code via an invalid RefDB object." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20130730 Re: CVE Request - MongoDB \u003c=2.4.4 uninitialized object", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2013/07/30/10" }, { "name": "http://blog.scrt.ch/2013/06/04/mongodb-rce-by-databasespraying/", "refsource": "MISC", "url": "http://blog.scrt.ch/2013/06/04/mongodb-rce-by-databasespraying/" }, { "name": "54170", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/54170" }, { "name": "http://www.mongodb.org/about/alerts/", "refsource": "CONFIRM", "url": "http://www.mongodb.org/about/alerts/" }, { "name": "https://jira.mongodb.org/browse/SERVER-9878", "refsource": "CONFIRM", "url": "https://jira.mongodb.org/browse/SERVER-9878" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mongodb:mongodb:2.4.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mongodb:mongodb:2.4.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mongodb:mongodb:2.4.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mongodb:mongodb:2.4.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:mongodb:mongodb:2.4.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2013-3969" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The find prototype in scripting/engine_v8.h in MongoDB 2.4.0 through 2.4.4 allows remote authenticated users to cause a denial of service (uninitialized pointer dereference and server crash) or possibly execute arbitrary code via an invalid RefDB object." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-399" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20130730 Re: CVE Request - MongoDB \u003c=2.4.4 uninitialized object", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2013/07/30/10" }, { "name": "http://blog.scrt.ch/2013/06/04/mongodb-rce-by-databasespraying/", "refsource": "MISC", "tags": [], "url": "http://blog.scrt.ch/2013/06/04/mongodb-rce-by-databasespraying/" }, { "name": "https://jira.mongodb.org/browse/SERVER-9878", "refsource": "CONFIRM", "tags": [], "url": "https://jira.mongodb.org/browse/SERVER-9878" }, { "name": "54170", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/54170" }, { "name": "http://www.mongodb.org/about/alerts/", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.mongodb.org/about/alerts/" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2013-10-02T20:38Z", "publishedDate": "2013-10-01T20:55Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.