CVE-2012-4031
Wangkongbao CNS-1000 and 1100 - Path Traversal via Lang or Langid Cookie
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2012-4031.
PoCs published by Dillon Beresford, including Metasploit module auxiliary/scanner/http/wangkongbao_traversal.
AI-analyzed exploit summary This exploit leverages a directory traversal vulnerability in WANGKONGBAO CNS-1000 and 1100 UTM appliances via the 'lang' cookie parameter in /src/acloglogin.php. It allows arbitrary file retrieval, including sensitive files like /etc/shadow, due to the Apache server running as root.
Description
Multiple directory traversal vulnerabilities in src/acloglogin.php in Wangkongbao CNS-1000 and 1100 allow remote attackers to read arbitrary files via a .. (dot dot) in the (1) lang or (2) langid cookie to port 85.
Exploits (2)
This exploit leverages a directory traversal vulnerability in WANGKONGBAO CNS-1000 and 1100 UTM appliances via the 'lang' cookie parameter in /src/acloglogin.php. It allows arbitrary file retrieval, including sensitive files like /etc/shadow, due to the Apache server running as root.
This Metasploit module exploits a directory traversal vulnerability in WANGKONGBAO CNS-1000 and 1100 UTM appliances, allowing unauthorized file retrieval (e.g., /etc/shadow) due to Apache running as root. The exploit manipulates the Cookie header with traversal sequences to access arbitrary files.