Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2095. PoCs published by Br0ly.
AI-analyzed exploit summary This is a writeup describing a Local/Remote File Inclusion vulnerability in Mundi Mail. The vulnerability is due to unsafe inclusion of user-controlled input in the 'top' parameter without proper sanitization.
Description
PHP remote file inclusion vulnerability in template/simpledefault/admin/_masterlayout.php in Mundi Mail 0.8.2, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the top parameter. NOTE: when allow_url_fopen is disabled, directory traversal attacks are possible to include and execute arbitrary local files.
Exploits (1)
This is a writeup describing a Local/Remote File Inclusion vulnerability in Mundi Mail. The vulnerability is due to unsafe inclusion of user-controlled input in the 'top' parameter without proper sanitization.