GHSA-8f6m-gfq9-g33v
Vulnerability from github
Published
2022-05-17 02:57
Modified
2024-09-23 17:05
Severity ?
6.1 (Medium) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
VLAI Severity ?
Summary
Cross-site Scripting in html5lib
Details
The serializer in html5lib before 0.99999999 might allow remote attackers to conduct cross-site scripting (XSS) attacks by leveraging mishandling of special characters in attribute values, a different vulnerability than CVE-2016-9909.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "html5lib"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.99999999"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-9910"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2022-06-02T21:03:05Z",
"nvd_published_at": "2017-02-22T16:59:00Z",
"severity": "MODERATE"
},
"details": "The serializer in html5lib before 0.99999999 might allow remote attackers to conduct cross-site scripting (XSS) attacks by leveraging mishandling of special characters in attribute values, a different vulnerability than CVE-2016-9909.",
"id": "GHSA-8f6m-gfq9-g33v",
"modified": "2024-09-23T17:05:09Z",
"published": "2022-05-17T02:57:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9910"
},
{
"type": "WEB",
"url": "https://github.com/html5lib/html5lib-python/issues/11"
},
{
"type": "WEB",
"url": "https://github.com/html5lib/html5lib-python/issues/12"
},
{
"type": "WEB",
"url": "https://github.com/html5lib/html5lib-python/commit/9b8d8eb5afbc066b7fac9390f5ec75e5e8a7cab7"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8f6m-gfq9-g33v"
},
{
"type": "PACKAGE",
"url": "https://github.com/html5lib/html5lib-python"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/html5lib/PYSEC-2017-15.yaml"
},
{
"type": "WEB",
"url": "https://html5lib.readthedocs.io/en/latest/changes.html#b9"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200514233128/http://www.securityfocus.com/bid/95132"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2016/12/06/5"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2016/12/08/8"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Cross-site Scripting in html5lib"
}
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…