cvelist/2012/2xxx/CVE-2012-2227.json

102 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:52:22 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-2227",
"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-17 21:52:22 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in update/index.php in PluXml before 5.1.6 allows remote attackers to include and execute arbitrary local files via a ..%2F (encoded dot dot slash) in the default_lang parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:52:22 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "53348",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/53348"
},
{
"name": "https://www.htbridge.com/advisory/HTB23086",
"refsource": "MISC",
"url": "https://www.htbridge.com/advisory/HTB23086"
},
{
"name": "18828",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/18828"
},
{
"name": "20120502 Local File Inclusion in PluXml",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-05/0011.html"
},
{
"name": "pluxml-index-file-include(75330)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75330"
},
{
"name": "49026",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/49026"
},
{
"name": "81638",
"refsource": "OSVDB",
"url": "http://osvdb.org/81638"
},
{
"name": "http://www.pluxml.org/article59/sortie-de-pluxml-5-1-6",
"refsource": "CONFIRM",
"url": "http://www.pluxml.org/article59/sortie-de-pluxml-5-1-6"
},
{
"name": "http://telechargements.pluxml.org/changelog",
"refsource": "CONFIRM",
"url": "http://telechargements.pluxml.org/changelog"
}
]
}
}