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

87 lines
2.4 KiB
JSON

{
"id": "CVE-2006-5483",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-10-24T22:07:00.000",
"lastModified": "2008-09-05T21:12:23.653",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "p1003_1b.c in FreeBSD 6.1 allows local users to cause an unspecified denial of service by setting a scheduler policy, which should only be settable by root."
},
{
"lang": "es",
"value": "p1003_1b.c en FreeBSD 6.1 permite a usuarios locales provocar una denegaci\u00f3n de servicio no especificada estableciendo una pol\u00edtica de tareas, lo cual s\u00f3lo debe ser configurable por el usuario root."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"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:6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F4416CBA-76B9-4051-B015-F1BE89517309"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.freebsd.org/pipermail/cvs-src/2006-May/063969.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/posix4/p1003_1b.c.diff?r1=1.24&r2=1.24.2.1",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/20517",
"source": "cve@mitre.org"
}
]
}