GHSA-C3X7-354F-4P2X
Vulnerability from github – Published: 2023-08-09 13:17 – Updated: 2023-08-09 13:17
VLAI?
Summary
lol-html panics on certain HTML inputs
Details
Impact
lol-html can cause panics on certain HTML inputs. Anyone processing arbitrary 3rd party HTML with the library is affected.
Patches
The problem has been patched and released as v1.1.1
Workarounds
No workarounds exist.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "lol-html"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-4241"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2023-08-09T13:17:53Z",
"nvd_published_at": "2023-08-16T11:15:11Z",
"severity": "HIGH"
},
"details": "### Impact\nlol-html can cause panics on certain HTML inputs. Anyone processing arbitrary 3rd party HTML with the library is affected.\n\n### Patches\nThe problem has been patched and released as v1.1.1\n\n### Workarounds\nNo workarounds exist.\n",
"id": "GHSA-c3x7-354f-4p2x",
"modified": "2023-08-09T13:17:53Z",
"published": "2023-08-09T13:17:53Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/cloudflare/lol-html/security/advisories/GHSA-c3x7-354f-4p2x"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4241"
},
{
"type": "PACKAGE",
"url": "https://github.com/cloudflare/lol-html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "lol-html panics on certain HTML inputs"
}
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…