2024-12-08 03:06:42 +00:00

121 lines
3.5 KiB
JSON

{
"id": "CVE-2015-1344",
"sourceIdentifier": "security@ubuntu.com",
"published": "2015-12-07T20:59:01.647",
"lastModified": "2024-11-21T02:25:12.927",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The do_write_pids function in lxcfs.c in LXCFS before 0.12 does not properly check permissions, which allows local users to gain privileges by writing a pid to the tasks file."
},
{
"lang": "es",
"value": "La funci\u00f3n do_write_pids en lxcfs.c en LXCFS en versiones anteriores a 0.12 no verifica adecuadamente los permisos, lo que permite a usuarios locales obtener privilegios escribiendo un pid en el archivo de tareas."
}
],
"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",
"baseScore": 7.2,
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
},
"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:o:canonical:ubuntu_linux:15.04:*:*:*:*:*:*:*",
"matchCriteriaId": "F38D3B7E-8429-473F-BB31-FC3583EE5A5B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:15.10:*:*:*:*:*:*:*",
"matchCriteriaId": "E88A537F-F4D0-46B9-9E37-965233C2A355"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:canonical:lxcfs:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.11",
"matchCriteriaId": "049E7AF1-DDBF-46F9-84AD-96FEF4CF7E89"
}
]
}
]
}
],
"references": [
{
"url": "http://www.ubuntu.com/usn/USN-2813-1",
"source": "security@ubuntu.com"
},
{
"url": "https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1512854",
"source": "security@ubuntu.com"
},
{
"url": "https://github.com/lxc/lxcfs/commit/8ee2a503e102b1a43ec4d83113dc275ab20a869a",
"source": "security@ubuntu.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-2813-1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1512854",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/lxc/lxcfs/commit/8ee2a503e102b1a43ec4d83113dc275ab20a869a",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}