Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-6214. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in LearnLoop 2.0beta7, allowing remote attackers to read arbitrary files via the sFilePath parameter in file_download.php. The PoC shows a simple path traversal to access /etc/passwd.
Description
Directory traversal vulnerability in include/file_download.php in LearnLoop 2.0 beta7 allows remote attackers to read arbitrary files via a .. (dot dot) in the sFilePath parameter. NOTE: exploitation requires that the product is configured, but has zero files in the database.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in LearnLoop 2.0beta7, allowing remote attackers to read arbitrary files via the sFilePath parameter in file_download.php. The PoC shows a simple path traversal to access /etc/passwd.