cvelist/2019/20xxx/CVE-2019-20041.json
2020-05-06 13:01:23 +00:00

87 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-20041",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "wp_kses_bad_protocol in wp-includes/kses.php in WordPress before 5.3.1 mishandles the HTML5 colon named entity, allowing attackers to bypass input sanitization, as demonstrated by the javascript: substring."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/",
"refsource": "MISC",
"name": "https://wordpress.org/news/2019/12/wordpress-5-3-1-security-and-maintenance-release/"
},
{
"url": "https://github.com/WordPress/wordpress-develop/commit/b1975463dd995da19bb40d3fa0786498717e3c53",
"refsource": "MISC",
"name": "https://github.com/WordPress/wordpress-develop/commit/b1975463dd995da19bb40d3fa0786498717e3c53"
},
{
"refsource": "BUGTRAQ",
"name": "20200108 [SECURITY] [DSA 4599-1] wordpress security update",
"url": "https://seclists.org/bugtraq/2020/Jan/8"
},
{
"refsource": "DEBIAN",
"name": "DSA-4599",
"url": "https://www.debian.org/security/2020/dsa-4599"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200114 [SECURITY] [DLA 2067-1] wordpress security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00010.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-4677",
"url": "https://www.debian.org/security/2020/dsa-4677"
}
]
}
}