CVE-2008-2855
OwnRS Beta 3 - Cross-Site Scripting via Clanek.php ID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2855. PoCs published by CWH Underground.
AI-analyzed exploit summary The exploit demonstrates a SQL injection vulnerability in OwnRS Blog beta3 via the 'id' parameter in 'clanek.php', allowing arbitrary file disclosure using MySQL's 'load_file()' function. It also includes a reflected XSS vulnerability in the same parameter.
Description
Cross-site scripting (XSS) vulnerability in clanek.php in OwnRS Beta 3 allows remote attackers to inject arbitrary web script or HTML via the id parameter.
Exploits (1)
The exploit demonstrates a SQL injection vulnerability in OwnRS Blog beta3 via the 'id' parameter in 'clanek.php', allowing arbitrary file disclosure using MySQL's 'load_file()' function. It also includes a reflected XSS vulnerability in the same parameter.