2024-04-04 08:46:00 +00:00

104 lines
2.7 KiB
JSON

{
"id": "CVE-2006-0379",
"sourceIdentifier": "secteam@freebsd.org",
"published": "2006-01-25T22:03:00.000",
"lastModified": "2017-07-20T01:29:42.597",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "FreeBSD kernel 5.4-STABLE and 6.0 does not completely initialize a buffer before making it available to userland, which could allow local users to read portions of kernel memory."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"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:o:freebsd:freebsd:5.4:stable:*:*:*:*:*:*",
"matchCriteriaId": "60F7B4A9-4036-4061-8F3D-BDC3F1282EC0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:6.0:stable:*:*:*:*:*:*",
"matchCriteriaId": "C07C3BEF-8D6A-4F23-96DE-AFE4369D08EF"
}
]
}
]
}
],
"references": [
{
"url": "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:06.kmem.asc",
"source": "secteam@freebsd.org"
},
{
"url": "http://secunia.com/advisories/18599",
"source": "secteam@freebsd.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://securitytracker.com/id?1015541",
"source": "secteam@freebsd.org"
},
{
"url": "http://www.osvdb.org/22730",
"source": "secteam@freebsd.org"
},
{
"url": "http://www.securityfocus.com/bid/16373",
"source": "secteam@freebsd.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24338",
"source": "secteam@freebsd.org"
}
]
}