
Proof-of-concept for CVE-2023-37625, a stored XSS in Netbox Custom Links, demonstrating payload injection and execution.
A stored cross-site scripting (XSS) vulnerability in Netbox < 3.4.7 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Custom Link templates.
A stored Cross-Site Scripting vulnerability was discovered in the custom link function of the web application. This vulnerability is a result of insufficient sanitisation of the Link URL field.
To reproduce this vulnerability, the following steps may be performed:
{{'test1"</a><script>alert(1)</script>'}}
