cve/2024/CVE-2024-22859.md

18 lines
802 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-22859](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22859)
![](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
** DISPUTED ** Cross-Site Request Forgery (CSRF) vulnerability in livewire before v3.0.4, allows remote attackers to execute arbitrary code getCsrfToken function. NOTE: the vendor disputes this because the 5d88731 commit fixes a usability problem (HTTP 419 status codes for legitimate client activity), not a security problem.
### POC
#### Reference
- https://github.com/github/advisory-database/pull/3490
#### Github
No PoCs found on GitHub currently.