cvelist/2007/1xxx/CVE-2007-1709.json

87 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:30:37 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-1709",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 22:30:37 +00:00
"lang": "eng",
"value": "Buffer overflow in the confirm_phpdoc_compiled function in the phpDOC extension (PECL phpDOC) in PHP 5.2.1 allows context-dependent attackers to execute arbitrary code via a long argument string."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:30:37 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "23124",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/23124"
},
{
"name": "2512",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2512"
},
{
"name": "3576",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/3576"
},
{
"name": "20070325 PHP 5.2.1 with PECL phpDOC local buffer overflow",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/463843/100/0/threaded"
},
{
"name": "http://retrogod.altervista.org/php521_phpdoc_bof.html",
"refsource": "MISC",
"url": "http://retrogod.altervista.org/php521_phpdoc_bof.html"
},
{
"name": "phpdoc-confirmcompiled-bo(33236)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33236"
}
]
}
}