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

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:29:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-1401",
"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 23:29:21 +00:00
"lang": "eng",
"value": "Buffer overflow in the crack extension (CrackLib), as bundled with PHP 4.4.6 and other versions before 5.0.0, might allow local users to gain privileges via a long argument to the crack_opendict function."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:29:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://retrogod.altervista.org/php_446_crack_opendict_local_bof.html",
"refsource": "MISC",
"url": "http://retrogod.altervista.org/php_446_crack_opendict_local_bof.html"
},
{
"name": "3431",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/3431"
},
{
"name": "2405",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2405"
},
{
"name": "20070308 PHP 4.4.6 crack_opendict() local buffer overflow poc exploit",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/462226/100/0/threaded"
}
]
}
}