CVE-2008-6025
OpenElec < 3.01 - Remote Code Execution via Path Traversal in scr/form.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6025. PoCs published by dun.
AI-analyzed exploit summary This is a writeup describing a Local File Inclusion (LFI) vulnerability in OpenElec <= v3.01. The vulnerability allows an attacker to include arbitrary files via a crafted GET request to the 'obj' parameter in form.php.
Description
Directory traversal vulnerability in scr/form.php in openElec 3.01 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the obj parameter.
Exploits (1)
This is a writeup describing a Local File Inclusion (LFI) vulnerability in OpenElec <= v3.01. The vulnerability allows an attacker to include arbitrary files via a crafted GET request to the 'obj' parameter in form.php.