mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
72 lines
2.4 KiB
JSON
72 lines
2.4 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-33977",
|
|
"ASSIGNER": "vultures@jpcert.or.jp",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Christian Stefanescu",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "untangle",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "1.2.0 and earlier"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/stchris/untangle",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/stchris/untangle"
|
|
},
|
|
{
|
|
"url": "https://github.com/stchris/untangle/releases/tag/1.2.1",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/stchris/untangle/releases/tag/1.2.1"
|
|
},
|
|
{
|
|
"url": "https://jvn.jp/en/jp/JVN30454777/",
|
|
"refsource": "MISC",
|
|
"name": "https://jvn.jp/en/jp/JVN30454777/"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "untangle is a python library to convert XML data to python objects. untangle versions 1.2.0 and earlier improperly restricts recursive entity references in DTDs. By exploiting this vulnerability, a remote unauthenticated attacker may cause a denial-of-service (DoS) condition on the server where the product is running."
|
|
}
|
|
]
|
|
}
|
|
} |