First published: Mon Aug 24 2009(Updated: )
SQL injection vulnerability in the My_eGallery module for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the gid parameter in a showgall action to modules.php. NOTE: this issue was disclosed by an unreliable researcher, so the details might be incorrect.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP-Nuke | ||
My eGallery |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-7038 is classified as a high-severity SQL injection vulnerability.
To fix CVE-2008-7038, validate and sanitize all user inputs related to the gid parameter in the showgall action.
CVE-2008-7038 affects users of the My_eGallery module for PHP-Nuke.
CVE-2008-7038 can be exploited to execute arbitrary SQL commands on the affected database.
To detect CVE-2008-7038 vulnerabilities, test the gid parameter for SQL injection using specialized security scanning tools.