cve/2024/CVE-2024-12301.md

18 lines
740 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-12301](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12301)
![](https://img.shields.io/static/v1?label=Product&message=JSP%20Store%20Locator&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 JSP Store Locator WordPress plugin through 1.0 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/5d93db07-415f-475b-a76d-2e12f849a4dc/
#### Github
No PoCs found on GitHub currently.