René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

151 lines
4.3 KiB
JSON

{
"id": "CVE-2017-5487",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-01-15T02:59:02.797",
"lastModified": "2017-09-01T01:29:35.507",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php in the REST API implementation in WordPress 4.7 before 4.7.1 does not properly restrict listings of post authors, which allows remote attackers to obtain sensitive information via a wp-json/wp/v2/users request."
},
{
"lang": "es",
"value": "wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php en la implementaci\u00f3n REST API en WordPress 4.7 en versiones anteriores a 4.7.1 no restringe adecuadamente los listados de autores de publicaci\u00f3n, lo que permite a atacantes remotos obtener informaci\u00f3n sensible a trav\u00e9s de una petici\u00f3n wp-json/wp/v2/users."
}
],
"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:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"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": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.7",
"matchCriteriaId": "5C55F44C-4A71-4C47-9908-071A23D46939"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2017/01/14/6",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/95391",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id/1037591",
"source": "cve@mitre.org"
},
{
"url": "https://codex.wordpress.org/Version_4.7.1",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://github.com/WordPress/WordPress/commit/daf358983cc1ce0c77bf6d2de2ebbb43df2add60",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://wpvulndb.com/vulnerabilities/8715",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/41497/",
"source": "cve@mitre.org"
},
{
"url": "https://www.wordfence.com/blog/2016/12/wordfence-blocks-username-harvesting-via-new-rest-api-wp-4-7/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}