cvelist/2018/19xxx/CVE-2018-19146.json

77 lines
2.3 KiB
JSON
Raw Normal View History

2018-11-09 19:06:11 -05:00
{
2019-03-18 06:39:56 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19146",
2019-06-17 20:00:46 +00: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-18 06:39:56 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-06-17 20:00:46 +00:00
"value": "Concrete5 8.4.3 has XSS because config/concrete.php allows uploads (by administrators) of SVG files that may contain HTML data with a SCRIPT element."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.w3.org/TR/SVG2/intro.html#W3CCompatibility",
"refsource": "MISC",
"name": "https://www.w3.org/TR/SVG2/intro.html#W3CCompatibility"
},
{
"url": "https://hackerone.com/concrete5?view_policy=true",
"refsource": "MISC",
"name": "https://hackerone.com/concrete5?view_policy=true"
},
{
"url": "https://www.concrete5.org/",
"refsource": "MISC",
"name": "https://www.concrete5.org/"
},
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/437863",
"url": "https://hackerone.com/reports/437863"
2019-03-18 06:39:56 +00:00
}
]
}
}