First published: Thu Jan 22 2009(Updated: )
SQL injection vulnerability in readmore.php in PHP-Fusion 4.01 allows remote attackers to execute arbitrary SQL commands via the news_id parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Jenkins | =4.01 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-5946 is classified as a critical vulnerability due to its ability to allow remote attackers to execute arbitrary SQL commands.
To fix CVE-2008-5946, upgrade to a patched version of PHP-Fusion or implement input validation on the news_id parameter to prevent SQL injection.
CVE-2008-5946 affects PHP-Fusion version 4.01.
Yes, CVE-2008-5946 can be exploited remotely, allowing attackers to access the vulnerable application from anywhere.
The vulnerability in CVE-2008-5946 specifically targets the news_id parameter in readmore.php.