mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
740 B
Markdown
18 lines
740 B
Markdown
### [CVE-2020-26563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26563)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ObjectPlanet Opinio before 7.14 allows reflected XSS via the survey/admin/surveyAdmin.do?action=viewSurveyAdmin query string. (There is also stored XSS if input to survey/admin/*.do is accepted from untrusted users.)
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://packetstormsecurity.com/files/163699/ObjectPlanet-Opinio-7.12-Cross-Site-Scripting.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|