cve/2023/CVE-2023-0037.md

18 lines
806 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0037](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0037)
![](https://img.shields.io/static/v1?label=Product&message=10Web%20Map%20Builder%20for%20Google%20Maps&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.0.73%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The 10Web Map Builder for Google Maps WordPress plugin before 1.0.73 does not properly sanitise and escape some parameters before using them in an SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection
### POC
#### Reference
- https://wpscan.com/vulnerability/33ab1fe2-6611-4f43-91ba-52c56f02ed56
#### Github
No PoCs found on GitHub currently.