mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
853 B
Markdown
18 lines
853 B
Markdown
### [CVE-2021-24840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24840)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Squaretype WordPress theme before 3.0.4 allows unauthenticated users to manipulate the query_vars used to retrieve the posts to display in one of its REST endpoint, without any validation. As a result, private and scheduled posts could be retrieved via a crafted request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/971302fd-4e8b-4c6a-818f-3a42c7fb83ef
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|