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

147 lines
4.3 KiB
JSON

{
"id": "CVE-2015-1420",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-03-16T10:59:06.007",
"lastModified": "2016-12-28T02:59:03.993",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Race condition in the handle_to_path function in fs/fhandle.c in the Linux kernel through 3.19.1 allows local users to bypass intended size restrictions and trigger read operations on additional memory locations by changing the handle_bytes value of a file handle during the execution of this function."
},
{
"lang": "es",
"value": "Condici\u00f3n de carrera en la funci\u00f3n handle_to_path en fs/fhandle.c en el Kernel de Linux a trav\u00e9s de 3.19.1 permite a usuarios locales evadir las restricciones del tama\u00f1o y lanzar operaciones de lectura en ubicaciones de memoria adicionales cambiando el valor de handle_bytes del manejador del archivo durante la ejecuci\u00f3n de su funci\u00f3n."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 1.9
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.4,
"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-362"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "16F59A04-14CF-49E2-9973-645477EA09DA"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.18.9",
"matchCriteriaId": "571566F6-19C8-4271-897D-A197344D73A7"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00023.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-08/msg00011.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00004.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00018.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00021.html",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=linux-kernel&m=142247707318982&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2015/dsa-3170",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/01/29/12",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/72357",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/USN-2660-1",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/USN-2661-1",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/USN-2665-1",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/USN-2667-1",
"source": "cve@mitre.org"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1187534",
"source": "cve@mitre.org"
}
]
}