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

18 lines
722 B
Markdown

### [CVE-2020-5737](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5737)
![](https://img.shields.io/static/v1?label=Product&message=Tenable.Sc&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
Stored XSS in Tenable.Sc before 5.14.0 could allow an authenticated remote attacker to craft a request to execute arbitrary script code in a user's browser session. Updated input validation techniques have been implemented to correct this issue.
### POC
#### Reference
- https://www.tenable.com/security/tns-2020-02
#### Github
No PoCs found on GitHub currently.