2024-05-25 21:48:12 +02:00
### [CVE-2023-5640](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5640)



### Description
The Article Analytics WordPress plugin does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection vulnerability.
### POC
#### Reference
- https://devl00p.github.io/posts/Injection-SQL-dans-le-plugin-Wordpress-Article-Analytics/
2024-05-28 08:49:17 +00:00
- https://wpscan.com/vulnerability/9a383ef5-0f1a-4894-8f78-845abcb5062d
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.