mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 09:11:28 +00:00
180 lines
6.3 KiB
JSON
180 lines
6.3 KiB
JSON
{
|
|
"id": "CVE-2017-1001000",
|
|
"sourceIdentifier": "46fe6300-5254-4a98-9594-a9567bec8179",
|
|
"published": "2017-04-03T01:59:00.227",
|
|
"lastModified": "2024-11-21T03:04:54.447",
|
|
"vulnStatus": "Modified",
|
|
"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"
|
|
}
|
|
]
|
|
} |