Security Advisory

CVE-2017-1001000

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2017-04-03 01:00:00
Last updated 2024-08-05 22:00:41
Assigner joshbressers
State PUBLISHED

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.