pysec-2022-243
Vulnerability from pysec
Published
2022-07-26 06:15
Modified
2022-08-01 18:50
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "untangle", "purl": "pkg:pypi/untangle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.3", "0.3.1", "0.4.0", "1.0.0", "1.1.0", "1.1.1", "1.2.0" ] } ], "aliases": [ "CVE-2022-33977", "GHSA-7xr3-6ggc-wc9p" ], "details": "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.", "id": "PYSEC-2022-243", "modified": "2022-08-01T18:50:11.676911Z", "published": "2022-07-26T06:15:00Z", "references": [ { "type": "WEB", "url": "https://jvn.jp/en/jp/JVN30454777/" }, { "type": "WEB", "url": "https://github.com/stchris/untangle" }, { "type": "WEB", "url": "https://github.com/stchris/untangle/releases/tag/1.2.1" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-7xr3-6ggc-wc9p" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.