Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-5115. PoCs published by Kacper.
AI-analyzed exploit summary This exploit targets a local file inclusion vulnerability in KGB 1.8+ to achieve remote code execution by uploading a malicious PHP shell disguised as an image file and then including it via a crafted request.
Description
Directory traversal vulnerability in kgcall.php in KGB 1.87 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the engine parameter, as demonstrated by uploading a file containing PHP code with an image/jpeg content type, and then referencing this file through the engine parameter.
Exploits (1)
This exploit targets a local file inclusion vulnerability in KGB 1.8+ to achieve remote code execution by uploading a malicious PHP shell disguised as an image file and then including it via a crafted request.