cvelist/2006/6xxx/CVE-2006-6966.json
2019-03-18 04:10:30 +00:00

82 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-6966",
"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": "phpGraphy before 0.9.13a does not properly unset variables when the input data includes a numeric parameter with a value matching an alphanumeric parameter's hash value, which allows remote attackers to execute arbitrary PHP code by uploading a config.php file via the pictures[] parameter to index.php. NOTE: it could be argued that this vulnerability is due to a bug in the unset PHP command (CVE-2006-3017) and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in phpGraphy."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://phpgraphy.sourceforge.net/changelog.php",
"refsource": "CONFIRM",
"url": "http://phpgraphy.sourceforge.net/changelog.php"
},
{
"name": "http://sourceforge.net/forum/forum.php?forum_id=659277",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/forum/forum.php?forum_id=659277"
},
{
"name": "1017571",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1017571"
},
{
"name": "phpgraphy-config-file-include(30634)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30634"
},
{
"name": "http://retrogod.altervista.org/phpgraphy_0912_zhdkoi_cmd.html",
"refsource": "MISC",
"url": "http://retrogod.altervista.org/phpgraphy_0912_zhdkoi_cmd.html"
}
]
}
}