The strip_tags function in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, does not filter null (\0) characters within tag names when restricting input to allowed tags, which allows dangerous tags to be processed by web browsers such as Internet Explorer and Safari, which ignore null characters and facilitate the exploitation of cross-site scripting (XSS) vulnerabilities.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2004-07-27 04:00
Updated : 2018-10-30 16:25
NVD link : CVE-2004-0595
Mitre link : CVE-2004-0595
CVE.ORG link : CVE-2004-0595
JSON object : View
Products Affected
avaya
- converged_communications_server
- s8500
- s8300
- integrated_management
- s8700
redhat
- fedora_core
trustix
- secure_linux
php
- php
CWE