CVE-2007-6470
phpRPG 0.8 - Session Hijacking via Insecure Session File Storage
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6470. PoCs published by Michael Brooks.
AI-analyzed exploit summary The provided text describes two vulnerabilities in phpRPG 0.8.0: an SQL injection flaw and a session access vulnerability. It references a directory path (/tmp/) that may expose sensitive session data but lacks actual exploit code.
Description
phpRPG 0.8 stores sensitive information under the web root with insufficient access control, which allows remote attackers to read session ID values in files under tmp/, and then hijack sessions via PHPSESSID cookies.
Exploits (1)
The provided text describes two vulnerabilities in phpRPG 0.8.0: an SQL injection flaw and a session access vulnerability. It references a directory path (/tmp/) that may expose sensitive session data but lacks actual exploit code.