cvelist/2013/2xxx/CVE-2013-2132.json

103 lines
3.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-2132",
"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" : "bson/_cbsonmodule.c in the mongo-python-driver (aka. pymongo) before 2.5.2, as used in MongoDB, allows context-dependent attackers to cause a denial of service (NULL pointer dereference and crash) via vectors related to decoding of an \"invalid DBRef.\""
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20130531 Re: CVE-2013-2132 MongoDB: User-triggerable NULL pointer dereference due to utter plebbery",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2013/q2/447"
},
{
"name" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710597",
"refsource" : "MISC",
"url" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710597"
},
{
"name" : "https://github.com/mongodb/mongo-python-driver/commit/a060c15ef87e0f0e72974c7c0e57fe811bbd06a2",
"refsource" : "MISC",
"url" : "https://github.com/mongodb/mongo-python-driver/commit/a060c15ef87e0f0e72974c7c0e57fe811bbd06a2"
},
{
"name" : "https://jira.mongodb.org/browse/PYTHON-532",
"refsource" : "MISC",
"url" : "https://jira.mongodb.org/browse/PYTHON-532"
},
{
"name" : "DSA-2705",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2013/dsa-2705"
},
{
"name" : "openSUSE-SU-2013:1064",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-updates/2013-06/msg00180.html"
},
{
"name" : "USN-1897-1",
"refsource" : "UBUNTU",
"url" : "http://ubuntu.com/usn/usn-1897-1"
},
{
"name" : "60252",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/60252"
},
{
"name" : "93804",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/93804"
}
]
}
}