cvelist/2019/17xxx/CVE-2019-17496.json
2019-10-11 00:01:01 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-17496",
"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": "Craft CMS before 3.3.8 has stored XSS via a name field. This field is mishandled during site deletion."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/craftcms/cms/commit/0ee66d29281af2b6c4f866e1437842c61983a672",
"refsource": "MISC",
"name": "https://github.com/craftcms/cms/commit/0ee66d29281af2b6c4f866e1437842c61983a672"
},
{
"url": "https://github.com/craftcms/cms/blob/develop/CHANGELOG-v3.md#338---2019-10-09",
"refsource": "MISC",
"name": "https://github.com/craftcms/cms/blob/develop/CHANGELOG-v3.md#338---2019-10-09"
}
]
}
}