CVE-2007-5600
Artmedic CMS < 3.4 - Remote Code Execution via Page Parameter URL Scheme Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5600. PoCs published by iNs.
AI-analyzed exploit summary The exploit demonstrates a Local File Inclusion (LFI) vulnerability in artmedic CMS by manipulating the 'page' parameter in the URL. It allows an attacker to include arbitrary local files on the server, potentially leading to information disclosure or further exploitation.
Description
Incomplete blacklist vulnerability in index.php in Artmedic CMS 3.4 and earlier allows remote attackers to execute arbitrary PHP code via a (1) UNC share pathname, or a (2) ftps, (3) ssh2.sftp, or (4) ssh2.scp URL, in the page parameter, for which PHP remote file inclusion is blocked only for http, https, and ftp URLs.
Exploits (1)
The exploit demonstrates a Local File Inclusion (LFI) vulnerability in artmedic CMS by manipulating the 'page' parameter in the URL. It allows an attacker to include arbitrary local files on the server, potentially leading to information disclosure or further exploitation.