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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Visual Link Preview WordPress plugin before 2.2.3 does not enforce authorisation on several AJAX actions and has the CSRF nonce displayed for all authenticated users, allowing any authenticated user (such as subscriber) to call them and 1) Get and search through title and content of Draft post, 2) Get title of a password-protected post as well as 3) Upload an image from an URL
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/854b23d9-e3f8-4835-8d29-140c580f11c9
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|