mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
580 B
Markdown
18 lines
580 B
Markdown
### [CVE-2018-5715](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5715)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
phprint.php in SugarCRM 3.5.1 has XSS via a parameter name in the query string (aka a $key variable).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/43683/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|