cvelist/2021/23xxx/CVE-2021-23899.json
2021-01-13 16:01:59 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-23899",
"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": "OWASP json-sanitizer before 1.2.2 may emit closing SCRIPT tags and CDATA section delimiters for crafted input. This allows an attacker to inject arbitrary HTML or XML into embedding documents."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/OWASP/json-sanitizer/compare/v1.2.1...v1.2.2",
"refsource": "MISC",
"name": "https://github.com/OWASP/json-sanitizer/compare/v1.2.1...v1.2.2"
},
{
"refsource": "MISC",
"name": "https://groups.google.com/g/json-sanitizer-support/c/dAW1AeNMoA0",
"url": "https://groups.google.com/g/json-sanitizer-support/c/dAW1AeNMoA0"
},
{
"refsource": "MISC",
"name": "https://github.com/OWASP/json-sanitizer/commit/a37f594f7378a1c76b3283e0dab9e1ab1dc0247e",
"url": "https://github.com/OWASP/json-sanitizer/commit/a37f594f7378a1c76b3283e0dab9e1ab1dc0247e"
}
]
}
}