Files
CVEs-PoC/2020/CVE-2020-5765.md
T
2024-05-25 21:48:12 +02:00

18 lines
849 B
Markdown

### [CVE-2020-5765](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5765)
![](https://img.shields.io/static/v1?label=Product&message=Tenable%20Nessus&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Stored%20XSS&color=brighgreen)
### Description
Nessus 8.10.0 and earlier were found to contain a Stored XSS vulnerability due to improper validation of input during scan configuration. An authenticated, remote attacker could potentially exploit this vulnerability to execute arbitrary code in a user's session. Tenable has implemented additional input validation mechanisms to correct this issue in Nessus 8.11.0.
### POC
#### Reference
- https://www.tenable.com/security/tns-2020-05
#### Github
No PoCs found on GitHub currently.