ghsa-7f5c-3r3h-wfv7
Vulnerability from github
Published
2022-05-01 17:53
Modified
2022-05-01 17:53
Details
ext/filter in PHP 5.2.0, when FILTER_SANITIZE_STRING is used with the FILTER_FLAG_STRIP_LOW flag, does not properly strip HTML tags, which allows remote attackers to conduct cross-site scripting (XSS) attacks via HTML with a '<' character followed by certain whitespace characters, which passes one filter but is collapsed into a valid tag, as demonstrated using %0b.
{ "affected": [], "aliases": [ "CVE-2007-1454" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2007-03-14T18:19:00Z", "severity": "MODERATE" }, "details": "ext/filter in PHP 5.2.0, when FILTER_SANITIZE_STRING is used with the FILTER_FLAG_STRIP_LOW flag, does not properly strip HTML tags, which allows remote attackers to conduct cross-site scripting (XSS) attacks via HTML with a \u0027\u003c\u0027 character followed by certain whitespace characters, which passes one filter but is collapsed into a valid tag, as demonstrated using %0b.", "id": "GHSA-7f5c-3r3h-wfv7", "modified": "2022-05-01T17:53:51Z", "published": "2022-05-01T17:53:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-1454" }, { "type": "WEB", "url": "http://secunia.com/advisories/25056" }, { "type": "WEB", "url": "http://secunia.com/advisories/25062" }, { "type": "WEB", "url": "http://www.debian.org/security/2007/dsa-1283" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:090" }, { "type": "WEB", "url": "http://www.novell.com/linux/security/advisories/2007_32_php.html" }, { "type": "WEB", "url": "http://www.php-security.org/MOPB/MOPB-18-2007.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/22914" } ], "schema_version": "1.4.0", "severity": [] }
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.