CVE-2010-1062
Phpkobo Free Real Estate Contact Form 1.09 - Path Traversal
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-1062. PoCs published by Pouya Daneshmand.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Free Real Estate Contact Form 1.09. The vulnerability allows an attacker to read arbitrary files on the server by manipulating the LANG_CODE parameter in common.inc.php.
Description
Directory traversal vulnerability in codelib/sys/common.inc.php in Phpkobo Free Real Estate Contact Form 1.09, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the LANG_CODE parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Free Real Estate Contact Form 1.09. The vulnerability allows an attacker to read arbitrary files on the server by manipulating the LANG_CODE parameter in common.inc.php.