CVE-2006-6254
cahier_de_textes < 2.2 - Unauthenticated Directory Traversal and Source Code Disclosure via chemin Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6254. PoCs published by DarkFig.
AI-analyzed exploit summary This exploit targets CVE-2006-6254 in Cahier de texte V2.0, leveraging predictable backup filenames and source disclosure to extract MySQL credentials, then executing arbitrary SQL queries. It requires register_globals to be enabled.
Description
administration/telecharger.php in Cahier de texte 2.0 allows remote attackers to obtain unparsed content (source code) of files via the chemin parameter, as demonstrated using directory traversal sequences to obtain the MySQL username and password from conn_cahier_de_texte.php. NOTE: it is not clear whether the scope of this issue extends above the web document root, and whether directory traversal is the primary vulnerability.
Exploits (1)
This exploit targets CVE-2006-6254 in Cahier de texte V2.0, leveraging predictable backup filenames and source disclosure to extract MySQL credentials, then executing arbitrary SQL queries. It requires register_globals to be enabled.