cve/2024/CVE-2024-38972.md

18 lines
664 B
Markdown
Raw Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-38972](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-38972)
![](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
A cross-site scripting (XSS) vulnerability in netbox v4.0.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Name parameter at /dcim/power-ports/add/.
### POC
#### Reference
- https://github.com/minhquan202/Vuln-Netbox
#### Github
No PoCs found on GitHub currently.