Openmairie · Openmairie Opencimetiere · CVE-2010-1944
**Name of the Vulnerable Software and Affected Versions**
openMairie openCimetiere version 2.01
**Description**
The issue allows remote attackers to execute arbitrary PHP code via a URL in the `path om` parameter to various PHP files, including `autorisation.class.php`, `courrierautorisation.class.php`, `droit.class.php`, `profil.class.php`, `temp defunt sansemplacement.class.php`, `utils.class.php`, `cimetiere.class.php`, `defunt.class.php`, `emplacement.class.php`, `tab emplacement.class.php`, `temp emplacement.class.php`, `voie.class.php`, `collectivite.class.php`, `defunttransfert.class.php`, `entreprise.class.php`, `temp autorisation.class.php`, `travaux.class.php`, `zone.class.php`, `courrier.class.php`, `dossier.class.php`, `plans.class.php`, `temp defunt.class.php`, and `utilisateur.class.php` in the `obj/` directory. This can occur when `register globals` is enabled.
**Recommendations**
As a temporary workaround, consider disabling the `register globals` setting until a patch is available. Restrict access to the vulnerable PHP files in the `obj/` directory to minimize the risk of exploitation. Avoid using the `path om` parameter in the affected PHP files until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this issue.