Files
CVEs-PoC/2018/CVE-2018-1147.md
T
2024-06-18 02:51:15 +02:00

18 lines
868 B
Markdown

### [CVE-2018-1147](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1147)
![](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=CrossSite%20Scripting%20(XSS)&color=brighgreen)
### Description
In Nessus before 7.1.0, a XSS vulnerability exists due to improper input validation. A remote authenticated attacker could create and upload a .nessus file, which may be viewed by an administrator allowing for the execution of arbitrary script code in a user's browser session. In other scenarios, XSS could also occur by altering variables from the Advanced Settings.
### POC
#### Reference
- https://www.tenable.com/security/tns-2018-05
#### Github
No PoCs found on GitHub currently.