First published: Fri Dec 26 2008(Updated: )
SQL injection vulnerability in blog.php in the Team Impact TI Blog System mod for PHP-Fusion allows remote attackers to execute arbitrary SQL commands via the id parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Php-fusion Team Impact Ti Blog System Module | ||
Jenkins |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-5733 is classified as a high severity vulnerability due to the potential for remote attackers to execute arbitrary SQL commands.
To fix CVE-2008-5733, you should validate and sanitize user input for the id parameter in the blog.php script to prevent SQL injection.
CVE-2008-5733 affects the Team Impact TI Blog System module for PHP-Fusion.
CVE-2008-5733 is an SQL injection vulnerability, which allows attackers to manipulate SQL queries.
Yes, CVE-2008-5733 can be exploited remotely by attackers who can send crafted requests to the affected blog.php file.