CVE-2010-1106
AdvertisementManager 3.1.0 - Remote Code Execution via req Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-1106. PoCs published by indoushka.
AI-analyzed exploit summary This exploit demonstrates a local and remote file inclusion vulnerability in AdvertisementManager 3.1.0 due to insufficient input sanitization. The PoC shows how an attacker can include arbitrary files (e.g., boot.ini) or remote files (e.g., c.txt) via the 'req' parameter.
Description
PHP remote file inclusion vulnerability in cgi/index.php in AdvertisementManager 3.1.0 allows remote attackers to execute arbitrary PHP code via a URL in the req parameter. NOTE: this can also be leveraged to include and execute arbitrary local files via .. (dot dot) sequences.
Exploits (1)
This exploit demonstrates a local and remote file inclusion vulnerability in AdvertisementManager 3.1.0 due to insufficient input sanitization. The PoC shows how an attacker can include arbitrary files (e.g., boot.ini) or remote files (e.g., c.txt) via the 'req' parameter.