cvelist/2004/2xxx/CVE-2004-2256.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:23:08 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-2256",
"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 00:23:08 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in phpMyFAQ 1.4.0 alpha allows remote attackers to read arbitrary files, and possibly execute local PHP files, via .. sequences in the lang (language) variable."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:23:08 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.phpmyfaq.de/advisory_2004-05-18.php",
"refsource": "CONFIRM",
"url": "http://www.phpmyfaq.de/advisory_2004-05-18.php"
},
{
"name": "1010190",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1010190"
},
{
"name": "20040518 Advisory 05/2004: phpMyFAQ local file inclusion vulnerability",
"refsource": "FULLDISC",
"url": "http://archives.neohapsis.com/archives/fulldisclosure/2004-05/0906.html"
},
{
"name": "20040518 Advisory 05/2004: phpMyFAQ local file inclusion vulnerability",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/363636"
},
{
"name": "11640",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/11640"
},
{
"name": "phpmyfaq-lang-directory-traversal(16223)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16223"
},
{
"name": "10377",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/10377"
}
]
}
}