GHSA-7F5C-3R3H-WFV7
Vulnerability from github – Published: 2022-05-01 17:53 – Updated: 2022-05-01 17:53
VLAI?
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 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…