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

133 lines
3.6 KiB
JSON

{
"id": "CVE-2015-5602",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-11-17T15:59:10.187",
"lastModified": "2016-12-07T18:17:19.543",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "sudoedit in Sudo before 1.8.15 allows local users to gain privileges via a symlink attack on a file whose full path is defined using multiple wildcards in /etc/sudoers, as demonstrated by \"/home/*/*/file.txt.\""
},
{
"lang": "es",
"value": "sudoedit en Sudo en versiones anteriores a 1.8.15 permite a usuarios locales obtener privilegios a trav\u00e9s de un ataque de enlaces simb\u00f3licos en un archivo cuya totalidad de la ruta se define utilizando m\u00faltiples comodines en /etc/sudoers, seg\u00fan lo demostrado mediante '/home/*/*/file.txt.'"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sudo_project:sudo:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.8.14",
"matchCriteriaId": "CBA7856F-199B-4A4A-93EE-353E2BC2C4C5"
}
]
}
]
}
],
"references": [
{
"url": "http://bugzilla.sudo.ws/show_bug.cgi?id=707",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-November/171024.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-November/171054.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "http://www.debian.org/security/2016/dsa-3440",
"source": "cve@mitre.org"
},
{
"url": "http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id/1034392",
"source": "cve@mitre.org"
},
{
"url": "http://www.sudo.ws/stable.html#1.8.15",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201606-13",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/37710/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}