PYSEC-2023-236
Vulnerability from pysec - Published: 2023-11-13 03:15 - Updated: 2023-11-16 20:25
VLAI?
Details
Remarshal prior to v0.17.1 expands YAML alias nodes unlimitedly, hence Remarshal is vulnerable to Billion Laughs Attack. Processing untrusted YAML files may cause a denial-of-service (DoS) condition.
Severity ?
7.5 (High)
Impacted products
| Name | purl | remarshal | pkg:pypi/remarshal |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "remarshal",
"purl": "pkg:pypi/remarshal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "fd6ac799a02f533c3fc243b49cdd6d21aa7ee494"
}
],
"repo": "https://github.com/remarshal-project/remarshal",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.17.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.10.0",
"0.11.0",
"0.11.1",
"0.11.2",
"0.12.0",
"0.14.0",
"0.15.0",
"0.15.1",
"0.16.0",
"0.16.1",
"0.17.0",
"0.8.0",
"0.9.0",
"0.9.1",
"0.9.2"
]
}
],
"aliases": [
"CVE-2023-47163"
],
"details": "Remarshal prior to v0.17.1 expands YAML alias nodes unlimitedly, hence Remarshal is vulnerable to Billion Laughs Attack. Processing untrusted YAML files may cause a denial-of-service (DoS) condition.",
"id": "PYSEC-2023-236",
"modified": "2023-11-16T20:25:23.801345+00:00",
"published": "2023-11-13T03:15:00+00:00",
"references": [
{
"type": "WEB",
"url": "https://github.com/remarshal-project/remarshal/releases/tag/v0.17.1"
},
{
"type": "FIX",
"url": "https://github.com/remarshal-project/remarshal/commit/fd6ac799a02f533c3fc243b49cdd6d21aa7ee494"
},
{
"type": "WEB",
"url": "https://jvn.jp/en/jp/JVN86156389/"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…