cvelist/2008/5xxx/CVE-2008-5752.json

87 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:44:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-5752",
"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-18 01:44:19 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in getConfig.php in the Page Flip Image Gallery plugin 0.2.2 and earlier for WordPress, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the book_id parameter. NOTE: some of these details are obtained from third party information."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:44:19 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "50902",
"refsource": "OSVDB",
"url": "http://osvdb.org/50902"
},
{
"name": "4836",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/4836"
},
{
"name": "33274",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/33274"
},
{
"name": "7543",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/7543"
},
{
"name": "32966",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/32966"
},
{
"name": "pageflipimagegal-getconfig-dir-traversal(47568)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47568"
}
]
}
}