CVE-2015-2198
Beehive Forum 1.4.4 - Cross-Site Scripting via Edit Preferences Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-2198. PoCs published by Halil Dalabasmaz.
AI-analyzed exploit summary This advisory describes a stored XSS vulnerability in Beehive Forum v1.4.4, where the 'Homepage URL', 'Picture URL', and 'Avatar URL' fields in the profile section are vulnerable due to insufficient input validation. The PoC demonstrates how an attacker can inject malicious JavaScript code via these fields.
Description
Multiple cross-site scripting (XSS) vulnerabilities in edit_prefs.php in Beehive Forum 1.4.4 allow remote attackers to inject arbitrary web script or HTML via the (1) homepage_url, (2) pic_url, or (3) avatar_url parameter, which are not properly handled in an error message.
Exploits (1)
This advisory describes a stored XSS vulnerability in Beehive Forum v1.4.4, where the 'Homepage URL', 'Picture URL', and 'Avatar URL' fields in the profile section are vulnerable due to insufficient input validation. The PoC demonstrates how an attacker can inject malicious JavaScript code via these fields.