cve/2022/CVE-2022-0836.md

19 lines
821 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0836)
![](https://img.shields.io/static/v1?label=Product&message=SEMA%20API&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.02%3C%204.02%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The SEMA API WordPress plugin before 4.02 does not properly sanitise and escape some parameters before using them in SQL statements via an AJAX action, leading to SQL Injections exploitable by unauthenticated users
### POC
#### Reference
- https://wpscan.com/vulnerability/2a226ae8-7d9c-4f47-90af-8a399a08f03f
2024-06-09 00:33:16 +00:00
- https://wpscan.com/vulnerability/2a226ae8-7d9c-4f47-90af-8a399a08f03f
2024-05-25 21:48:12 +02:00
#### Github
- https://github.com/cyllective/CVEs