CVE-2006-4156
pearlabs mafia_moblog < 6 - Remote File Inclusion via pathtotemplate Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4156. PoCs published by sh3ll.
AI-analyzed exploit summary The provided text describes a remote file inclusion vulnerability in Mafia Moblog version 6, where the 'pathtotemplate' parameter in 'big.php' is not properly sanitized. However, the BID is retired as further analysis revealed the variable is defined prior to use, mitigating the vulnerability.
Description
PHP remote file inclusion vulnerability in big.php in pearlabs mafia moblog 6 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the pathtotemplate parameter. NOTE: a third party claims that the researcher is incorrect, because template.php defines pathtotemplate before big.php uses pathtotemplate. CVE has not verified either claim, but during August 2006, the original researcher made several significant errors regarding this bug type
Exploits (1)
The provided text describes a remote file inclusion vulnerability in Mafia Moblog version 6, where the 'pathtotemplate' parameter in 'big.php' is not properly sanitized. However, the BID is retired as further analysis revealed the variable is defined prior to use, mitigating the vulnerability.