First published: Wed Mar 14 2007(Updated: )
The FDF support (ext/fdf) in PHP 5.2.0 and earlier does not implement the input filtering hooks for ext/filter, which allows remote attackers to bypass web site filters via an application/vnd.fdf formatted POST.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.1.5 | |
PHP | =5.1.2 | |
PHP | =5.1.1 | |
PHP | =5.1.6 | |
PHP | =5.0-rc1 | |
PHP | =5.0.5 | |
PHP | =5.0.1 | |
PHP | =5.1.4 | |
PHP | =5.0.4 | |
PHP | =5.0-rc3 | |
PHP | =5.0.3 | |
PHP | =5.1.0 | |
PHP | =5.2.0 | |
PHP | =5.0-rc2 | |
PHP | =5.1.3 | |
PHP | =5.0.2 | |
PHP | =5.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-1452 is considered a moderate severity vulnerability that allows remote attackers to bypass input filtering.
To fix CVE-2007-1452, upgrade to PHP version 5.2.1 or later where the input filtering hooks are correctly implemented.
CVE-2007-1452 affects PHP versions 5.2.0 and earlier, including versions 5.1.x and 5.0.x.
Yes, CVE-2007-1452 can be exploited remotely by sending specially crafted application/vnd.fdf formatted POST requests.
The impact of CVE-2007-1452 is that it allows attackers to bypass web application filters, potentially leading to further exploitation.