mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
18 lines
735 B
Markdown
18 lines
735 B
Markdown
### [CVE-2015-2198](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2198)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/36154
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|