cvelist/2021/26xxx/CVE-2021-26835.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2021-02-05 22:01:05 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-06-18 12:00:52 +00:00
"ID": "CVE-2021-26835",
"STATE": "PUBLIC"
2021-02-05 22:01:05 +00:00
},
2021-06-18 12:00:52 +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",
2021-02-05 22:01:05 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-06-18 12:00:52 +00:00
"value": "No filtering of cross-site scripting (XSS) payloads in the markdown-editor in Zettlr 1.8.7 allows attackers to perform remote code execution via a crafted file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Zettlr/Zettlr/issues/1716",
"refsource": "MISC",
"name": "https://github.com/Zettlr/Zettlr/issues/1716"
},
{
"refsource": "MISC",
"name": "https://github.com/Zettlr/Zettlr/releases/tag/v1.8.9",
"url": "https://github.com/Zettlr/Zettlr/releases/tag/v1.8.9"
2021-02-05 22:01:05 +00:00
}
]
}
}