mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 10:49:42 +02:00
18 lines
941 B
Markdown
18 lines
941 B
Markdown
### [CVE-2015-2677](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2677)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in ocPortal before 9.0.17 allow remote authenticated users to inject arbitrary web script or HTML via the (1) title or (2) text field in the cms_calendar page to cms/index.php; unspecified fields in (3) the cms_polls page to cms/index.php or (4) a new topic in the topics page to forum/index.php; or (5) a new PT (private topic/private message) in the topics page to forum/index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/130729/ocPortal-9.0.16-Cross-Site-Scripting.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|