cvelist/2017/1001xxx/CVE-2017-1001000.json
2019-03-18 00:59:27 +00:00

102 lines
4.1 KiB
JSON

{
"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"
}
]
}
}