CVE-2008-5418
PunPortal module - Path Traversal via pun_user[language] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5418. PoCs published by StAkeR.
AI-analyzed exploit summary This exploit targets a Local File Inclusion (LFI) vulnerability in PunBB (PunPortal 0.1) by manipulating the `pun_user[is_guest]` and `pun_user[language]` parameters to include arbitrary files. The script sends an HTTP request to the vulnerable endpoint and saves the response to a file.
Description
Directory traversal vulnerability in login.php in the PunPortal module before 2.0 for PunBB allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the pun_user[language] parameter.
Exploits (1)
This exploit targets a Local File Inclusion (LFI) vulnerability in PunBB (PunPortal 0.1) by manipulating the `pun_user[is_guest]` and `pun_user[language]` parameters to include arbitrary files. The script sends an HTTP request to the vulnerable endpoint and saves the response to a file.