cvelist/2019/9xxx/CVE-2019-9712.json
2019-03-18 00:53:18 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-9712",
"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! 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"
},
{
"name": "107374",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/107374"
}
]
}
}