cvelist/2020/9xxx/CVE-2020-9281.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-02-19 02:01:05 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-03-07 01:01:09 +00:00
"ID": "CVE-2020-9281",
"STATE": "PUBLIC"
2020-02-19 02:01:05 +00:00
},
2020-03-07 01:01:09 +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-02-19 02:01:05 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-03-07 01:01:09 +00:00
"value": "A cross-site scripting (XSS) vulnerability in the HTML Data Processor for CKEditor 4.0 before 4.14 allows remote attackers to inject arbitrary web script through a crafted \"protected\" comment (with the cke_protected syntax)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ckeditor/ckeditor4",
"refsource": "MISC",
"name": "https://github.com/ckeditor/ckeditor4"
2020-03-29 02:01:11 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-8d5de93970",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7OJ4BSS3VEAEXPNSOOUAXX6RDNECGZNO/"
2020-02-19 02:01:05 +00:00
}
]
}
}