104 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-0380",
"sourceIdentifier": "secteam@freebsd.org",
"published": "2006-01-25T22:03:00.000",
"lastModified": "2017-07-20T01:29:42.643",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "A logic error in FreeBSD kernel 5.4-STABLE and 6.0 causes the kernel to calculate an incorrect buffer length, which causes more data to be copied to userland than intended, 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"
]
},
2023-04-24 12:24:31 +02:00
{
"url": "http://securitytracker.com/id?1015541",
"source": "secteam@freebsd.org"
},
{
"url": "http://www.osvdb.org/22731",
"source": "secteam@freebsd.org"
},
2023-04-24 12:24:31 +02:00
{
"url": "http://www.securityfocus.com/bid/16373",
"source": "secteam@freebsd.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24340",
"source": "secteam@freebsd.org"
}
]
}