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

144 lines
4.1 KiB
JSON

{
"id": "CVE-2016-2222",
"sourceIdentifier": "security@debian.org",
"published": "2016-05-22T01:59:15.273",
"lastModified": "2017-11-04T01:29:18.413",
"vulnStatus": "Modified",
"evaluatorComment": "<a href=\"https://cwe.mitre.org/data/definitions/918.html\">CWE-918: Server-Side Request Forgery (SSRF)</a>",
"descriptions": [
{
"lang": "en",
"value": "The wp_http_validate_url function in wp-includes/http.php in WordPress before 4.4.2 allows remote attackers to conduct server-side request forgery (SSRF) attacks via a zero value in the first octet of an IPv4 address in the u parameter to wp-admin/press-this.php."
},
{
"lang": "es",
"value": "La funci\u00f3n wp_http_validate_url en wp-includes/http.php en WordPress en versiones anteriores a 4.4.2 permite a atacantes remotos llevar a cabo ataques SSRF a trav\u00e9s de un valor cero en el primer octeto de una direcci\u00f3n IPv4 en el par\u00e1metro u para wp-admin / press-this.php."
}
],
"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:C/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 4.0
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress:4.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "AAA8C3E8-5B27-4F32-91C7-1385D9559221"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2016/dsa-3472",
"source": "security@debian.org"
},
{
"url": "http://www.securityfocus.com/bid/82454",
"source": "security@debian.org"
},
{
"url": "http://www.securitytracker.com/id/1034933",
"source": "security@debian.org"
},
{
"url": "https://codex.wordpress.org/Version_4.4.2",
"source": "security@debian.org",
"tags": [
"Patch"
]
},
{
"url": "https://core.trac.wordpress.org/changeset/36435",
"source": "security@debian.org"
},
{
"url": "https://hackerone.com/reports/110801",
"source": "security@debian.org",
"tags": [
"Exploit"
]
},
{
"url": "https://news.ycombinator.com/item?id=20433070",
"source": "security@debian.org"
},
{
"url": "https://wordpress.org/news/2016/02/wordpress-4-4-2-security-and-maintenance-release/",
"source": "security@debian.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://wpvulndb.com/vulnerabilities/8376",
"source": "security@debian.org"
}
]
}