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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Quixplorer <=2.4.1 is vulnerable to reflected cross-site scripting (XSS) caused by improper validation of user supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim's Web browser within the security context of the hosting Web site, once the URL is clicked. An attacker could use this vulnerability to steal the victim's cookie-based authentication credentials.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://dl.packetstormsecurity.net/1804-exploits/quixplorer241beta-xss.txt
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|