cvelist/2020/23xxx/CVE-2020-23066.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-08-13 13:03:56 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-06-26 19:00:45 +00:00
"ID": "CVE-2020-23066",
"STATE": "PUBLIC"
2020-08-13 13:03:56 +00:00
},
2023-06-26 19:00:45 +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 13:03:56 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-06-26 19:00:45 +00:00
"value": "Cross Site Scripting vulnerability in TinyMCE v.4.9.6 and before and v.5.0.0 thru v.5.1.4 allows an attacker to execute arbitrary code via the editor function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/tinymce/tinymce/security/advisories/GHSA-27gm-ghr9-4v95",
"refsource": "MISC",
"name": "https://github.com/tinymce/tinymce/security/advisories/GHSA-27gm-ghr9-4v95"
},
{
"url": "https://portswigger.net/daily-swig/xss-vulnerability-patched-in-tinymce",
"refsource": "MISC",
"name": "https://portswigger.net/daily-swig/xss-vulnerability-patched-in-tinymce"
2020-08-13 13:03:56 +00:00
}
]
}
}