cvelist/2005/2xxx/CVE-2005-2251.json
2019-03-18 02:26:34 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2251",
"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": "PHP remote file inclusion vulnerability in secure.php in PHPSecurePages (phpSP) 0.28beta and earlier allows remote attackers to execute arbitrary code via the cfgProgDir parameter, a variant of CVE-2001-1468."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "phpsecurepages-secure-file-include(29263)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29263"
},
{
"name": "15994",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/15994"
},
{
"name": "1014410",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1014410"
},
{
"name": "2452",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/2452"
},
{
"name": "14201",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/14201"
}
]
}
}