cve/2024/CVE-2024-4530.md

18 lines
761 B
Markdown
Raw Permalink Normal View History

2024-05-28 00:32:59 +00:00
### [CVE-2024-4530](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4530)
![](https://img.shields.io/static/v1?label=Product&message=Business%20Card&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 Business Card WordPress plugin through 1.0.0 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions such as editing card categories via CSRF attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/952f6b5c-7728-4c87-8826-6b493f51a979/
#### Github
No PoCs found on GitHub currently.