cvelist/2021/20xxx/CVE-2021-20270.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-12-17 19:02:25 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-20270",
2021-03-23 17:00:41 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "python-pygments",
"version": {
"version_data": [
{
"version_value": "python-pygments 2.7.4"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-835"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
2021-04-11 12:00:45 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4889",
"url": "https://www.debian.org/security/2021/dsa-4889"
2021-03-23 17:00:41 +00:00
}
]
2020-12-17 19:02:25 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-03-23 17:00:41 +00:00
"value": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword."
2020-12-17 19:02:25 +00:00
}
]
}
}