gsd-2016-9910
Vulnerability from gsd
Modified
2023-12-13 01:21
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-9910", "description": "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": "GSD-2016-9910", "references": [ "https://www.suse.com/security/cve/CVE-2016-9910.html", "https://advisories.mageia.org/CVE-2016-9910.html", "https://security.archlinux.org/CVE-2016-9910" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-9910" ], "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": "GSD-2016-9910", "modified": "2023-12-13T01:21:21.922974Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-9910", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/html5lib/html5lib-python/issues/12", "refsource": "CONFIRM", "url": "https://github.com/html5lib/html5lib-python/issues/12" }, { "name": "https://html5lib.readthedocs.io/en/latest/changes.html#b9", "refsource": "CONFIRM", "url": "https://html5lib.readthedocs.io/en/latest/changes.html#b9" }, { "name": "[oss-security] 20161206 CVE Request: html5lib: potential cross-site scripting vulnerablity: quote attributes that need escaping in legacy browsers", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/12/06/5" }, { "name": "[oss-security] 20161208 Re: CVE Request: html5lib: potential cross-site scripting vulnerablity: quote attributes that need escaping in legacy browsers", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/12/08/8" }, { "name": "95132", "refsource": "BID", "url": "http://www.securityfocus.com/bid/95132" }, { "name": "https://github.com/html5lib/html5lib-python/commit/9b8d8eb5afbc066b7fac9390f5ec75e5e8a7cab7", "refsource": "CONFIRM", "url": "https://github.com/html5lib/html5lib-python/commit/9b8d8eb5afbc066b7fac9390f5ec75e5e8a7cab7" }, { "name": "https://github.com/html5lib/html5lib-python/issues/11", "refsource": "CONFIRM", "url": "https://github.com/html5lib/html5lib-python/issues/11" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c0.99999999", "affected_versions": "All versions before 0.99999999", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-79", "CWE-937" ], "date": "2022-06-02", "description": "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.", "fixed_versions": [ "0.99999999" ], "identifier": "CVE-2016-9910", "identifiers": [ "GHSA-8f6m-gfq9-g33v", "CVE-2016-9910" ], "not_impacted": "All versions starting from 0.99999999", "package_slug": "pypi/html5lib", "pubdate": "2022-05-17", "solution": "Upgrade to version 0.99999999 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2016-9910", "https://github.com/html5lib/html5lib-python/issues/11", "https://github.com/html5lib/html5lib-python/issues/12", "https://github.com/html5lib/html5lib-python/commit/9b8d8eb5afbc066b7fac9390f5ec75e5e8a7cab7", "https://html5lib.readthedocs.io/en/latest/changes.html#b9", "http://www.openwall.com/lists/oss-security/2016/12/06/5", "http://www.openwall.com/lists/oss-security/2016/12/08/8", "http://www.securityfocus.com/bid/95132", "https://github.com/advisories/GHSA-8f6m-gfq9-g33v" ], "uuid": "698f8375-3bd6-41ae-a8b0-a60f5e18995a" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:html5lib:html5lib:*:1.0b8:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.99999999", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-9910" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://html5lib.readthedocs.io/en/latest/changes.html#b9", "refsource": "CONFIRM", "tags": [ "Release Notes" ], "url": "https://html5lib.readthedocs.io/en/latest/changes.html#b9" }, { "name": "https://github.com/html5lib/html5lib-python/issues/12", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://github.com/html5lib/html5lib-python/issues/12" }, { "name": "https://github.com/html5lib/html5lib-python/issues/11", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://github.com/html5lib/html5lib-python/issues/11" }, { "name": "https://github.com/html5lib/html5lib-python/commit/9b8d8eb5afbc066b7fac9390f5ec75e5e8a7cab7", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://github.com/html5lib/html5lib-python/commit/9b8d8eb5afbc066b7fac9390f5ec75e5e8a7cab7" }, { "name": "95132", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/95132" }, { "name": "[oss-security] 20161208 Re: CVE Request: html5lib: potential cross-site scripting vulnerablity: quote attributes that need escaping in legacy browsers", "refsource": "MLIST", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/12/08/8" }, { "name": "[oss-security] 20161206 CVE Request: html5lib: potential cross-site scripting vulnerablity: quote attributes that need escaping in legacy browsers", "refsource": "MLIST", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/12/06/5" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2017-02-23T18:56Z", "publishedDate": "2017-02-22T16:59Z" } } }
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.
Loading…