2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2017-1001000" ,
2023-11-07 21:03:21 +00:00
"sourceIdentifier" : "46fe6300-5254-4a98-9594-a9567bec8179" ,
2023-04-24 12:24:31 +02:00
"published" : "2017-04-03T01:59:00.227" ,
2024-11-23 07:09:57 +00:00
"lastModified" : "2024-11-21T03:04:54.447" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02: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."
} ,
{
"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" ,
2024-11-23 07:09:57 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-11-23 07:09:57 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"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" ,
2024-11-23 07:09:57 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-11-23 07:09:57 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"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" ,
2023-11-07 21:03:21 +00:00
"source" : "46fe6300-5254-4a98-9594-a9567bec8179"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securitytracker.com/id/1037731" ,
2023-11-07 21:03:21 +00:00
"source" : "46fe6300-5254-4a98-9594-a9567bec8179"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://blog.sucuri.net/2017/02/content-injection-vulnerability-wordpress-rest-api.html" ,
2023-11-07 21:03:21 +00:00
"source" : "46fe6300-5254-4a98-9594-a9567bec8179"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://blogs.akamai.com/2017/02/wordpress-web-api-vulnerability.html" ,
2023-11-07 21:03:21 +00:00
"source" : "46fe6300-5254-4a98-9594-a9567bec8179"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://codex.wordpress.org/Version_4.7.2" ,
2023-11-07 21:03:21 +00:00
"source" : "46fe6300-5254-4a98-9594-a9567bec8179"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://gist.github.com/leonjza/2244eb15510a0687ed93160c623762ab" ,
2023-11-07 21:03:21 +00:00
"source" : "46fe6300-5254-4a98-9594-a9567bec8179"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://github.com/WordPress/WordPress/commit/e357195ce303017d517aff944644a7a1232926f7" ,
2023-11-07 21:03:21 +00:00
"source" : "46fe6300-5254-4a98-9594-a9567bec8179"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/" ,
2023-11-07 21:03:21 +00:00
"source" : "46fe6300-5254-4a98-9594-a9567bec8179"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/" ,
2023-11-07 21:03:21 +00:00
"source" : "46fe6300-5254-4a98-9594-a9567bec8179"
2024-11-23 07:09:57 +00:00
} ,
{
"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"
2023-04-24 12:24:31 +02:00
}
]
}