cvelist/2020/21xxx/CVE-2020-21353.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2020-08-13 11:05:31 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-08-06 23:00:46 +00:00
"ID": "CVE-2020-21353",
"STATE": "PUBLIC"
2020-08-13 11:05:31 +00:00
},
2021-08-06 23:00:46 +00:00
"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",
2020-08-13 11:05:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-08-06 23:00:46 +00:00
"value": "A stored cross site scripting (XSS) vulnerability in /admin/snippets.php of GetSimple CMS 3.4.0a allows attackers to execute arbitrary web scripts or HTML via crafted payload in the Edit Snippets module."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/GetSimpleCMS/GetSimpleCMS/issues/1319",
"refsource": "MISC",
"name": "https://github.com/GetSimpleCMS/GetSimpleCMS/issues/1319"
2020-08-13 11:05:31 +00:00
}
]
}
}