CVE-2007-2248
Phorum < 5.1.21 - Cross-Site Scripting via group_id or smiley_id Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-2248. PoCs published by Janek Vind.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in Phorum 5.1.20 by injecting a script tag into the 'smiley_id' parameter. The vulnerability arises due to insufficient input sanitization, allowing arbitrary JavaScript execution in the context of the victim's browser.
Description
Multiple cross-site scripting (XSS) vulnerabilities in admin.php in Phorum before 5.1.22 allow remote attackers to inject arbitrary web script or HTML via the (1) group_id parameter in the groups module or (2) the smiley_id parameter in the smileys modsettings module.
Exploits (2)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Phorum 5.1.20 by injecting a script tag into the 'smiley_id' parameter. The vulnerability arises due to insufficient input sanitization, allowing arbitrary JavaScript execution in the context of the victim's browser.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Phorum 5.1.20 by injecting a script tag into the 'group_id' parameter of the admin.php page. The vulnerability arises due to insufficient input sanitization, allowing arbitrary JavaScript execution in the context of the victim's browser.