cve/2024/CVE-2024-40741.md

18 lines
677 B
Markdown
Raw Permalink Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-40741](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-40741)
![](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 circuit ID parameter at /circuits/circuits/{id}/edit/.
### POC
#### Reference
- https://github.com/minhquan202/Vuln-Netbox
#### Github
No PoCs found on GitHub currently.