cvelist/2018/12xxx/CVE-2018-12712.json
2018-07-12 06:05:34 -04:00

73 lines
2.1 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" : "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"
},
{
"name" : "1041245",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041245"
}
]
}
}