cve/2018/CVE-2018-1000998.md
2024-06-18 02:51:15 +02:00

18 lines
801 B
Markdown

### [CVE-2018-1000998](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000998)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
FreeBSD CVSweb version 2.x contains a Cross Site Scripting (XSS) vulnerability in all pages that can result in limited impact--CVSweb is anonymous & read-only. It might impact other sites on same domain. This attack appears to be exploitable via victim must load specially crafted url. This vulnerability appears to have been fixed in 3.x.
### POC
#### Reference
- https://www.kvakil.me/posts/cvsweb/
#### Github
No PoCs found on GitHub currently.