First published: Tue Jul 14 2009(Updated: )
SQL injection vulnerability in modules.php in the Sectionsnew module for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the artid parameter in a printpage action.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP-Nuke | ||
PhpNuke |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-6865 is considered a medium severity vulnerability due to its potential to allow remote attackers to execute arbitrary SQL commands.
To fix CVE-2008-6865, it's recommended to sanitize the artid parameter in the printpage action to prevent SQL injection.
CVE-2008-6865 affects the Sectionsnew module for PHP-Nuke.
Yes, CVE-2008-6865 can be exploited remotely by attackers via the artid parameter in a web request.
The impact of CVE-2008-6865 can lead to unauthorized access to database contents and potential data manipulation.