mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
22 lines
893 B
Markdown
22 lines
893 B
Markdown
### [CVE-2017-17091](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17091)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
wp-admin/user-new.php in WordPress before 4.9.1 sets the newbloguser key to a string that can be directly derived from the user ID, which allows remote attackers to bypass intended access restrictions by entering this string.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpvulndb.com/vulnerabilities/8969
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Afetter618/WordPress-PenTest
|
|
- https://github.com/Gshack18/WPS_Scan
|
|
- https://github.com/Slayingripper/hacksocworkshop
|
|
|