cvelist/2013/3xxx/CVE-2013-3969.json
2019-03-18 02:13:52 +00:00

82 lines
2.7 KiB
JSON

{
"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 <=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"
}
]
}
}