cvelist/2007/1xxx/CVE-2007-1888.json
2019-03-18 05:42:57 +00:00

97 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-1888",
"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": "Buffer overflow in the sqlite_decode_binary function in src/encode.c in SQLite 2, as used by PHP 4.x through 5.x and other applications, allows context-dependent attackers to execute arbitrary code via an empty value of the in parameter. NOTE: some PHP installations use a bundled version of sqlite without this vulnerability. The SQLite developer has argued that this issue could be due to a misuse of the sqlite_decode_binary() API."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "39177",
"refsource": "OSVDB",
"url": "http://osvdb.org/39177"
},
{
"name": "sqlite-sqlitedecodebinary-bo(38518)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38518"
},
{
"name": "http://www.php-security.org/MOPB/MOPB-41-2007.html",
"refsource": "MISC",
"url": "http://www.php-security.org/MOPB/MOPB-41-2007.html"
},
{
"name": "http://www.sqlite.org/cvstrac/rlog?f=sqlite/src/encode.c",
"refsource": "MISC",
"url": "http://www.sqlite.org/cvstrac/rlog?f=sqlite/src/encode.c"
},
{
"name": "USN-455-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/usn-455-1"
},
{
"name": "20070422 vendor ack/clarification for CVE-2007-1888 (SQLite)",
"refsource": "VIM",
"url": "http://www.attrition.org/pipermail/vim/2007-April/001540.html"
},
{
"name": "MDKSA-2007:091",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:091"
},
{
"name": "25057",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/25057"
}
]
}
}