cvelist/2020/11xxx/CVE-2020-11888.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2020-04-17 21:01:14 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-04-20 16:01:15 +00:00
"ID": "CVE-2020-11888",
"STATE": "PUBLIC"
2020-04-17 21:01:14 +00:00
},
2020-04-20 16:01:15 +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-04-17 21:01:14 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-04-20 16:01:15 +00:00
"value": "python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \\w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/trentm/python-markdown2/issues/348",
"refsource": "MISC",
"name": "https://github.com/trentm/python-markdown2/issues/348"
2020-05-11 18:01:28 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0651",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00031.html"
2020-05-12 12:01:15 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0656",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00035.html"
2020-04-17 21:01:14 +00:00
}
]
}
}