mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
839 B
Markdown
18 lines
839 B
Markdown
### [CVE-2016-11085](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-11085)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
php/qmn_options_questions_tab.php in the quiz-master-next plugin before 4.7.9 for WordPress allows CSRF, with resultant stored XSS, via the question_name parameter because js/admin_question.js mishandles parsing inside of a SCRIPT element.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://security.dxw.com/advisories/csrfstored-xss-in-quiz-and-survey-master-formerly-quiz-master-next-allows-unauthenticated-attackers-to-do-almost-anything-an-admin-can/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|