cve/2024/CVE-2024-25503.md
2025-09-29 16:08:36 +00:00

18 lines
733 B
Markdown

### [CVE-2024-25503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25503)
![](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
Cross Site Scripting (XSS) vulnerability in Advanced REST Client v.17.0.9 allows a remote attacker to execute arbitrary code and obtain sensitive information via a crafted script to the edit details parameter of the New Project function.
### POC
#### Reference
- https://github.com/EQSTLab/PoC/tree/main/2024/XSS/CVE-2024-25503
#### Github
- https://github.com/EQSTLab/CVE-2024-25503