pysec-2022-244
Vulnerability from pysec
Published
2022-07-26 06:15
Modified
2022-08-01 20:42
Details
untangle is a python library to convert XML data to python objects. untangle versions 1.2.0 and earlier improperly restricts XML external entity references. By exploiting this vulnerability, a remote unauthenticated attacker may read the contents of local files.
Impacted products
| Name | purl | untangle | pkg:pypi/untangle |
|---|
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-31471",
"GHSA-f83q-2cp7-qrjg"
],
"details": "untangle is a python library to convert XML data to python objects. untangle versions 1.2.0 and earlier improperly restricts XML external entity references. By exploiting this vulnerability, a remote unauthenticated attacker may read the contents of local files.",
"id": "PYSEC-2022-244",
"modified": "2022-08-01T20:42:29.787320Z",
"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-f83q-2cp7-qrjg"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…