mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
849 B
Markdown
18 lines
849 B
Markdown
### [CVE-2021-24957](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24957)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Advanced Page Visit Counter WordPress plugin before 6.1.6 does not escape the artID parameter before using it in a SQL statement in the apvc_reset_count_art AJAX action, available to any authenticated user, leading to a SQL injection
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/a282606f-6abf-4f75-99c9-dab0bea8cc96
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|