ghsa-3p68-m5qw-9g9w
Vulnerability from github
Published
2022-05-13 01:07
Modified
2024-04-23 17:13
VLAI Severity ?
Summary
HTML Purifier cross-site scripting (XSS) vulnerability
Details
Multiple cross-site scripting (XSS) vulnerabilities in HTML Purifier before 4.1.0, when Internet Explorer is used, allow remote attackers to inject arbitrary web script or HTML via a crafted (1) background-image, (2) background, or (3) font-family Cascading Style Sheets (CSS) property, a different vulnerability than CVE-2010-2479.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "ezyang/htmlpurifier" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2010-4183" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-04-23T17:13:38Z", "nvd_published_at": "2010-11-05T17:00:00Z", "severity": "MODERATE" }, "details": "Multiple cross-site scripting (XSS) vulnerabilities in HTML Purifier before 4.1.0, when Internet Explorer is used, allow remote attackers to inject arbitrary web script or HTML via a crafted (1) background-image, (2) background, or (3) font-family Cascading Style Sheets (CSS) property, a different vulnerability than CVE-2010-2479.", "id": "GHSA-3p68-m5qw-9g9w", "modified": "2024-04-23T17:13:38Z", "published": "2022-05-13T01:07:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4183" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/ezyang/htmlpurifier/CVE-2010-4183.yaml" }, { "type": "PACKAGE", "url": "https://github.com/ezyang/htmlpurifier" }, { "type": "WEB", "url": "http://htmlpurifier.org/news/2010/0915-4.2.0-released" }, { "type": "WEB", "url": "http://htmlpurifier.org/security/2010/css-quoting" } ], "schema_version": "1.4.0", "severity": [], "summary": "HTML Purifier cross-site scripting (XSS) vulnerability" }
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…