mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
31 lines
1.5 KiB
Markdown
31 lines
1.5 KiB
Markdown
### [CVE-2017-1001000](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1001000)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The register_routes function in wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php in the REST API in WordPress 4.7.x before 4.7.2 does not require an integer identifier, which allows remote attackers to modify arbitrary pages via a request for wp-json/wp/v2/posts followed by a numeric value and a non-numeric value, as demonstrated by the wp-json/wp/v2/posts/123?id=123helloworld URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gist.github.com/leonjza/2244eb15510a0687ed93160c623762ab
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/CybVulnHunter/nmap-guidelines
|
|
- https://github.com/FishyStix12/BH.py-CharCyCon2024
|
|
- https://github.com/FishyStix12/Black-Hat-Python-Couse.py2024
|
|
- https://github.com/FishyStix12/WHPython_v1.02
|
|
- https://github.com/FishyStix12/WHPython_v1.1
|
|
- https://github.com/Vayel/docker-wordpress-content-injection
|
|
- https://github.com/YemiBeshe/Codepath-WP1
|
|
- https://github.com/hom3r/wordpress-4.7
|
|
- https://github.com/itsismarcos/WpRest
|
|
- https://github.com/justinw238/codepath_7_jlw15
|
|
- https://github.com/sarcox/WPPentesting
|
|
|