mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2021-25117](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25117)
|
|

|
|

|
|
&color=brighgreen)
|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
The WP-PostRatings WordPress plugin before 1.86.1 does not sanitise the postratings_image parameter from its options page (wp-admin/admin.php?page=wp-postratings/postratings-options.php). Even though the page is only accessible to administrators, and protected against CSRF attacks, the issue is still exploitable when the unfiltered_html capability is disabled.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/d2d9a789-edae-4ae1-92af-e6132db7efcd/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|