2023-11-07 21:03:21 +00:00

98 lines
2.9 KiB
JSON

{
"id": "CVE-2015-3627",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-05-18T15:59:14.930",
"lastModified": "2023-11-07T02:25:39.687",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image."
},
{
"lang": "es",
"value": "Libcontainer and Docker Engine anterior a 1.6.1 abre el descriptor de ficheros pasado al proceso pid-1 antes de realizar el chroot, lo que permite a usuarios locales ganar privilegios a trav\u00e9s de una ataque de enlace simb\u00f3lico en una imagen."
}
],
"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-59"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.6",
"matchCriteriaId": "17D18FD1-A4E3-4CB4-BEA5-A10FB3EEB4EC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docker:libcontainer:*:*:*:*:*:docker:*:*",
"versionEndIncluding": "1.6.0",
"matchCriteriaId": "F6F2A291-80C9-4A4E-9CA8-980B1F2BDE44"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00023.html",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.com/files/131835/Docker-Privilege-Escalation-Information-Disclosure.html",
"source": "cve@mitre.org"
},
{
"url": "http://seclists.org/fulldisclosure/2015/May/28",
"source": "cve@mitre.org"
},
{
"url": "https://groups.google.com/forum/#%21searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ",
"source": "cve@mitre.org"
}
]
}