CVE-2017-1001000 (GCVE-0-2017-1001000)
Vulnerability from cvelistv5
Published
2017-04-03 01:00
Modified
2024-08-05 22:00
Severity ?
CWE
  • n/a
Summary
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
46fe6300-5254-4a98-9594-a9567bec8179http://www.openwall.com/lists/oss-security/2017/02/10/16
46fe6300-5254-4a98-9594-a9567bec8179http://www.securitytracker.com/id/1037731
46fe6300-5254-4a98-9594-a9567bec8179https://blog.sucuri.net/2017/02/content-injection-vulnerability-wordpress-rest-api.html
46fe6300-5254-4a98-9594-a9567bec8179https://blogs.akamai.com/2017/02/wordpress-web-api-vulnerability.html
46fe6300-5254-4a98-9594-a9567bec8179https://codex.wordpress.org/Version_4.7.2
46fe6300-5254-4a98-9594-a9567bec8179https://gist.github.com/leonjza/2244eb15510a0687ed93160c623762ab
46fe6300-5254-4a98-9594-a9567bec8179https://github.com/WordPress/WordPress/commit/e357195ce303017d517aff944644a7a1232926f7
46fe6300-5254-4a98-9594-a9567bec8179https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/
46fe6300-5254-4a98-9594-a9567bec8179https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2017/02/10/16
af854a3a-2127-422b-91ae-364da2661108http://www.securitytracker.com/id/1037731
af854a3a-2127-422b-91ae-364da2661108https://blog.sucuri.net/2017/02/content-injection-vulnerability-wordpress-rest-api.html
af854a3a-2127-422b-91ae-364da2661108https://blogs.akamai.com/2017/02/wordpress-web-api-vulnerability.html
af854a3a-2127-422b-91ae-364da2661108https://codex.wordpress.org/Version_4.7.2
af854a3a-2127-422b-91ae-364da2661108https://gist.github.com/leonjza/2244eb15510a0687ed93160c623762ab
af854a3a-2127-422b-91ae-364da2661108https://github.com/WordPress/WordPress/commit/e357195ce303017d517aff944644a7a1232926f7
af854a3a-2127-422b-91ae-364da2661108https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/
af854a3a-2127-422b-91ae-364da2661108https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-05T22:00:41.671Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://codex.wordpress.org/Version_4.7.2"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://blogs.akamai.com/2017/02/wordpress-web-api-vulnerability.html"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://gist.github.com/leonjza/2244eb15510a0687ed93160c623762ab"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://blog.sucuri.net/2017/02/content-injection-vulnerability-wordpress-rest-api.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/WordPress/WordPress/commit/e357195ce303017d517aff944644a7a1232926f7"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/"
          },
          {
            "name": "[oss-security] 20170210 Re: Asking for a CVE id for the WordPress Privilege Escalation vulnerability (4.7/4.7.1)",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2017/02/10/16"
          },
          {
            "name": "1037731",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://www.securitytracker.com/id/1037731"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2017-02-01T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-07-24T12:57:01",
        "orgId": "46fe6300-5254-4a98-9594-a9567bec8179",
        "shortName": "joshbressers"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://codex.wordpress.org/Version_4.7.2"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://blogs.akamai.com/2017/02/wordpress-web-api-vulnerability.html"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://gist.github.com/leonjza/2244eb15510a0687ed93160c623762ab"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://blog.sucuri.net/2017/02/content-injection-vulnerability-wordpress-rest-api.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/WordPress/WordPress/commit/e357195ce303017d517aff944644a7a1232926f7"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/"
        },
        {
          "name": "[oss-security] 20170210 Re: Asking for a CVE id for the WordPress Privilege Escalation vulnerability (4.7/4.7.1)",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2017/02/10/16"
        },
        {
          "name": "1037731",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://www.securitytracker.com/id/1037731"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "josh@bress.net",
          "ID": "CVE-2017-1001000",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "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."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://codex.wordpress.org/Version_4.7.2",
              "refsource": "CONFIRM",
              "url": "https://codex.wordpress.org/Version_4.7.2"
            },
            {
              "name": "https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/",
              "refsource": "CONFIRM",
              "url": "https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/"
            },
            {
              "name": "https://blogs.akamai.com/2017/02/wordpress-web-api-vulnerability.html",
              "refsource": "MISC",
              "url": "https://blogs.akamai.com/2017/02/wordpress-web-api-vulnerability.html"
            },
            {
              "name": "https://gist.github.com/leonjza/2244eb15510a0687ed93160c623762ab",
              "refsource": "MISC",
              "url": "https://gist.github.com/leonjza/2244eb15510a0687ed93160c623762ab"
            },
            {
              "name": "https://blog.sucuri.net/2017/02/content-injection-vulnerability-wordpress-rest-api.html",
              "refsource": "MISC",
              "url": "https://blog.sucuri.net/2017/02/content-injection-vulnerability-wordpress-rest-api.html"
            },
            {
              "name": "https://github.com/WordPress/WordPress/commit/e357195ce303017d517aff944644a7a1232926f7",
              "refsource": "CONFIRM",
              "url": "https://github.com/WordPress/WordPress/commit/e357195ce303017d517aff944644a7a1232926f7"
            },
            {
              "name": "https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/",
              "refsource": "CONFIRM",
              "url": "https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/"
            },
            {
              "name": "[oss-security] 20170210 Re: Asking for a CVE id for the WordPress Privilege Escalation vulnerability (4.7/4.7.1)",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2017/02/10/16"
            },
            {
              "name": "1037731",
              "refsource": "SECTRACK",
              "url": "http://www.securitytracker.com/id/1037731"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "46fe6300-5254-4a98-9594-a9567bec8179",
    "assignerShortName": "joshbressers",
    "cveId": "CVE-2017-1001000",
    "datePublished": "2017-04-03T01:00:00",
    "dateReserved": "2017-04-02T00:00:00",
    "dateUpdated": "2024-08-05T22:00:41.671Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2017-1001000\",\"sourceIdentifier\":\"46fe6300-5254-4a98-9594-a9567bec8179\",\"published\":\"2017-04-03T01:59:00.227\",\"lastModified\":\"2025-04-20T01:37:25.860\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n register_routes en wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php en la API REST en WordPress 4.7.x en versiones anteriores a 4.7.2 no requiere un identificador de n\u00famero entero, lo que permite a atacantes remotos modificar p\u00e1ginas arbitrarias a trav\u00e9s de una solicitud para wp-json/wp/v2/posts seguida por un valor num\u00e9rico y un valor no num\u00e9rico, seg\u00fan lo demostrado mediante la URI wp-json/wp/v2/posts/123?id=123helloworld.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:4.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"72ABC52C-7C28-4CB7-9432-38540152F3B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:4.7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B095729-5746-4E32-B857-7BC78962561C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:4.7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8459259A-4895-42B6-A242-D0B5871BE672\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2017/02/10/16\",\"source\":\"46fe6300-5254-4a98-9594-a9567bec8179\"},{\"url\":\"http://www.securitytracker.com/id/1037731\",\"source\":\"46fe6300-5254-4a98-9594-a9567bec8179\"},{\"url\":\"https://blog.sucuri.net/2017/02/content-injection-vulnerability-wordpress-rest-api.html\",\"source\":\"46fe6300-5254-4a98-9594-a9567bec8179\"},{\"url\":\"https://blogs.akamai.com/2017/02/wordpress-web-api-vulnerability.html\",\"source\":\"46fe6300-5254-4a98-9594-a9567bec8179\"},{\"url\":\"https://codex.wordpress.org/Version_4.7.2\",\"source\":\"46fe6300-5254-4a98-9594-a9567bec8179\"},{\"url\":\"https://gist.github.com/leonjza/2244eb15510a0687ed93160c623762ab\",\"source\":\"46fe6300-5254-4a98-9594-a9567bec8179\"},{\"url\":\"https://github.com/WordPress/WordPress/commit/e357195ce303017d517aff944644a7a1232926f7\",\"source\":\"46fe6300-5254-4a98-9594-a9567bec8179\"},{\"url\":\"https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/\",\"source\":\"46fe6300-5254-4a98-9594-a9567bec8179\"},{\"url\":\"https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/\",\"source\":\"46fe6300-5254-4a98-9594-a9567bec8179\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2017/02/10/16\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securitytracker.com/id/1037731\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://blog.sucuri.net/2017/02/content-injection-vulnerability-wordpress-rest-api.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://blogs.akamai.com/2017/02/wordpress-web-api-vulnerability.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://codex.wordpress.org/Version_4.7.2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://gist.github.com/leonjza/2244eb15510a0687ed93160c623762ab\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/WordPress/WordPress/commit/e357195ce303017d517aff944644a7a1232926f7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…