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

18 lines
838 B
Markdown

### [CVE-2024-28141](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28141)
![](https://img.shields.io/static/v1?label=Product&message=Scan2Net&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The web application is not protected against cross-site request forgery attacks. Therefore, an attacker can trick users into performing actions on the application when they visit an attacker-controlled website or click on a malicious link. E.g. an attacker can forge malicious links to reset the admin password or create new users.
### POC
#### Reference
- https://r.sec-consult.com/imageaccess
#### Github
No PoCs found on GitHub currently.