CVE-2008-4804: SQL Injection
SQL injection vulnerability in the Gallery module 1.3 for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the aid parameter in a showalbum action to index.php. NOTE: some of these details are obtained from third party information. NOTE: this issue was disclosed by an unreliable researcher, so it might be incorrect.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-4804?
CVE-2008-4804 is classified as a high severity vulnerability due to its potential to allow remote attackers to execute arbitrary SQL commands.
How do I fix CVE-2008-4804?
To fix CVE-2008-4804, upgrade to the latest version of the Gallery module for PHP-Nuke that addresses SQL injection vulnerabilities.
What systems are affected by CVE-2008-4804?
CVE-2008-4804 specifically affects the Gallery module version 1.3 for PHP-Nuke.
What kind of attack does CVE-2008-4804 enable?
CVE-2008-4804 allows attackers to perform SQL injection attacks, which can compromise database integrity and confidentiality.
Is there a workaround for CVE-2008-4804?
While applying a patch is the recommended solution, users can mitigate CVE-2008-4804 by validating and sanitizing user inputs to the Gallery module.