CVE-2010-1934: Code Injection
Multiple PHP remote file inclusion vulnerabilities in openMairie openPlanning 1.00, when registerglobals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the pathom parameter to (1) categorie.class.php, (2) profil.class.php, (3) collectivite.class.php, (4) ressource.class.php, (5) droit.class.php, (6) utilisateur.class.php, and (7) planning.class.php in obj/.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2010-1934?
The severity of CVE-2010-1934 is rated as medium with a score of 6.8.
How do I fix CVE-2010-1934?
To fix CVE-2010-1934, disable the register_globals setting in your PHP configuration and ensure all user inputs are properly sanitized.
What systems are affected by CVE-2010-1934?
CVE-2010-1934 affects the openMairie openPlanning version 1.00 when register_globals is enabled.
What type of vulnerability is CVE-2010-1934?
CVE-2010-1934 is categorized as a remote file inclusion vulnerability associated with code injection.
What can attackers do with CVE-2010-1934?
Attackers exploiting CVE-2010-1934 can execute arbitrary PHP code remotely through manipulated URL parameters in the application.