trickest / cve

Gather and update all available and newest CVEs with their PoC.
https://trickest.com
MIT License
6.59k stars 837 forks source link

CVE-2021-24340 #40

Closed 0xhunster closed 2 years ago

trickest-workflows commented 2 years ago

CVE-2021-24340

Description

The WP Statistics WordPress plugin before 13.0.8 relied on using the WordPress esc_sql() function on a field not delimited by quotes and did not first prepare the query. Additionally, the page, which should have been accessible to administrator only, was also available to any visitor, including unauthenticated ones.

POC

Reference

No PoCs from references.

Github