First published: Tue Apr 22 2008(Updated: )
SQL injection vulnerability in submit.php in PHP-Fusion 6.01.14 and 6.00.307, when magic_quotes_gpc is disabled and the database table prefix is known, allows remote authenticated users to execute arbitrary SQL commands via the submit_info[] parameter in a link submission action. NOTE: it was later reported that 7.00.2 is also affected.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Jenkins | =6.00.307 | |
Jenkins | =6.01.14 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-1918 is classified as a medium severity vulnerability due to its SQL injection nature which can allow attackers to execute arbitrary SQL commands.
To fix CVE-2008-1918, ensure that magic_quotes_gpc is enabled and consider updating to a newer version of PHP-Fusion that resolves this issue.
CVE-2008-1918 affects users of PHP-Fusion version 6.01.14 and 6.00.307 when magic_quotes_gpc is disabled.
CVE-2008-1918 is an SQL injection vulnerability that allows remote authenticated users to manipulate the database.
No, CVE-2008-1918 requires authenticated users to perform the SQL injection attack, limiting its potential impact.