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

83 lines
2.5 KiB
JSON

{
"id": "CVE-2006-6014",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-11-21T23:07:00.000",
"lastModified": "2008-09-05T21:13:40.100",
"vulnStatus": "Analyzed",
"evaluatorSolution": "This vulnerability is addressed in the following product update:\r\nNetBSD, NetBSD, current 10/28/2006",
"descriptions": [
{
"lang": "en",
"value": "The NetBSD-current kernel before 20061028 does not properly perform bounds checking of an unspecified userspace parameter in the ptrace system call during a PT_DUMPCORE request, which allows local users to have an unknown impact."
},
{
"lang": "es",
"value": "El n\u00facleo NetBSD-current antes del 28/10/2006 no realiza la comprobaci\u00f3n de l\u00edmites adecuadamente de un par\u00e1metro userspace no especificado en la llamada al sistema ptrace durante una petici\u00f3n PT_DUMPCORE, lo cual permite a usuarios locales tener un impacto desconocido."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:netbsd:netbsd:current:*:*:*:*:*:*:*",
"matchCriteriaId": "F30E9234-481B-41BC-BFC2-9E9773DEE65C"
}
]
}
]
}
],
"references": [
{
"url": "http://mail-index.netbsd.org/current-users/2006/11/10/0000.html",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}