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

88 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-1581",
"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 resource system in PHP 5.0.0 through 5.2.1 allows context-dependent attackers to execute arbitrary code by interrupting the hash_update_file function via a userspace (1) error or (2) stream handler, which can then be used to destroy and modify internal resources. NOTE: it was later reported that PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 are also affected."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "3529",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/3529"
},
{
"name" : "http://www.php-security.org/MOPB/MOPB-28-2007.html",
"refsource" : "MISC",
"url" : "http://www.php-security.org/MOPB/MOPB-28-2007.html"
},
{
"name" : "http://php-security.org/2010/05/01/mops-2010-001-php-hash_update_file-already-freed-resource-access-vulnerability/index.html",
"refsource" : "MISC",
"url" : "http://php-security.org/2010/05/01/mops-2010-001-php-hash_update_file-already-freed-resource-access-vulnerability/index.html"
},
{
"name" : "23062",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/23062"
},
{
"name" : "24542",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/24542"
},
{
"name" : "php-hashupdatefile-code-execution(33248)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/33248"
}
]
}
}