First published: Wed Apr 27 2011(Updated: )
SQL injection vulnerability in infusions/mg_user_fotoalbum_panel/mg_user_fotoalbum.php in the MG User-Fotoalbum (mg_user_fotoalbum_panel) module 1.0.1 for PHP-Fusion allows remote attackers to execute arbitrary SQL commands via the album_id parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Marcusg Mg User Fotoalbum Panel | =1.0.1 | |
Jenkins |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-4791 is considered a medium severity vulnerability due to the potential for remote SQL injection attacks.
To fix CVE-2010-4791, update the MG User-Fotoalbum module to a version that addresses this SQL injection vulnerability.
An attacker exploiting CVE-2010-4791 can execute arbitrary SQL commands, potentially allowing unauthorized access to the database and sensitive data.
CVE-2010-4791 specifically affects the MG User-Fotoalbum module version 1.0.1 for PHP-Fusion.
As a temporary measure, sanitize user inputs and validate the 'album_id' parameter to mitigate the risk of SQL injection in CVE-2010-4791.