CVE Catalog

CVE-2005-1181

High
Published: Translated: NVD NIST

Summary

A vulnerability in loader.php of Ariadne CMS 2.4 that allegedly allows remote PHP code injection by modifying the ariadne parameter to point to a URL containing malicious code. The vendor disputes this, stating that loader.php first requires the ariadne.inc file which defines the $ariadne variable, preventing modification by an attacker. CVE personnel partially verified the dispute via source code inspection of Ariadne 2.4 as of July 5, 2005.

Risk Assessment

The risk is uncertain due to vendor dispute, but if the vulnerability exists, an attacker could remotely execute arbitrary PHP code on the server, leading to full system compromise.

Recommendation

It is recommended to update to the latest version of Ariadne CMS and verify server configuration against unauthorized input parameter modifications. In the absence of an official patch, consider temporarily disabling loader.php or applying WAF rules to block manipulation of the ariadne parameter.

Related vulnerabilities

Original NVD description (English source)

NOTE: this issue has been disputed by the vendor. PHP remote code injection vulnerability in loader.php for Ariadne CMS 2.4 allows remote attackers to execute arbitrary PHP code by modifying the ariadne parameter to reference a URL on a remote web server that contains the code. NOTE: the vendor has disputed this issue, saying that loader.php first requires the "ariadne.inc" file, which defines the $ariadne variable, and thus it cannot be modified by an attacker. In addition, CVE personnel have partially verified the dispute via source code inspection of Ariadne 2.4 as available on July 5, 2005

Vulnerability data from NVD (NIST) · CISA KEV · EPSS