cvelist/2018/12xxx/CVE-2018-12712.json
2019-03-18 02:57:22 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12712",
"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": "An issue was discovered in Joomla! 2.5.0 through 3.8.8 before 3.8.9. The autoload code checks classnames to be valid, using the \"class_exists\" function in PHP. In PHP 5.3, this function validates invalid names as valid, which can result in a Local File Inclusion."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1041245",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041245"
},
{
"name": "https://developer.joomla.org/security-centre/741-20180601-core-local-file-inclusion-with-php-5-3",
"refsource": "CONFIRM",
"url": "https://developer.joomla.org/security-centre/741-20180601-core-local-file-inclusion-with-php-5-3"
},
{
"name": "104566",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104566"
}
]
}
}