Bug 239319
| Summary: | CVE-2007-1454: Cross-site scripting | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | paul boin <paul.boin> |
| Component: | php | Assignee: | Joe Orton <jorton> |
| Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.5 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-05-15 15:59:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Like the other PHP bugs, this on is mentioned in 230556, but not explicitly closed and documented in any errata that I can find. ------------------------------------------------------------------- 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. * MISC:http://www.php-security.org/MOPB/MOPB-18-2007.html * DEBIAN:DSA-1283 * URL:http://www.debian.org/security/2007/dsa-1283 * SECUNIA:25062 * URL:http://secunia.com/advisories/25062