mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
18 lines
907 B
Markdown
18 lines
907 B
Markdown
### [CVE-2019-17599](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17599)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The quiz-master-next (aka Quiz And Survey Master) plugin before 6.3.5 for WordPress is affected by: Cross Site Scripting (XSS). The impact is: Allows an attacker to execute arbitrary HTML and JavaScript code via the from or till parameter (and/or the quiz_id parameter). The component is: admin/quiz-options-page.php. The attack vector is: When the Administrator is logged in, a reflected XSS may execute upon a click on a malicious URL.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpvulndb.com/vulnerabilities/9977
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|