cvelist/2019/9xxx/CVE-2019-9712.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2019-03-12 00:05:06 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2019-9712",
2019-03-12 14:04:05 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2019-03-12 00:05:06 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2019-03-12 14:04:05 -04:00
"value" : "An issue was discovered in Joomla! before 3.9.4. The JSON handler in com_config lacks input validation, leading to XSS."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://developer.joomla.org/security-centre/772-20190301-core-xss-in-com-config-json-handler",
"refsource" : "MISC",
"url" : "https://developer.joomla.org/security-centre/772-20190301-core-xss-in-com-config-json-handler"
2019-03-14 06:13:39 -04:00
},
{
"name" : "107374",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/107374"
2019-03-12 00:05:06 -04:00
}
]
}
}