cve/2023/CVE-2023-25440.md
2024-06-18 02:51:15 +02:00

18 lines
680 B
Markdown

### [CVE-2023-25440](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25440)
![](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
Stored Cross Site Scripting (XSS) vulnerability in the add contact function CiviCRM 5.59.alpha1, allows attackers to execute arbitrary code in first/second name field.
### POC
#### Reference
- https://packetstormsecurity.com/files/172470/CiviCRM-5.59.alpha1-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.