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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2017-04-03 01:59
Updated : 2023-11-07 02:37
NVD link : CVE-2017-1001000
Mitre link : CVE-2017-1001000
CVE.ORG link : CVE-2017-1001000
JSON object : View
Products Affected
wordpress
- wordpress
CWE