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

79 lines
2.7 KiB
JSON

{
"id": "CVE-2007-3723",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-07-12T16:30:00.000",
"lastModified": "2008-11-15T06:53:52.187",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The process scheduler in the Sun Solaris kernel does not make use of the process statistics kept by the kernel and performs scheduling based upon CPU billing gathered from periodic process sampling ticks, which allows local users to cause a denial of service (CPU consumption), as described in \"Secretly Monopolizing the CPU Without Superuser Privileges.\""
},
{
"lang": "es",
"value": "El programador de procesos del n\u00facleo de Sun Solaris no hace uso de las estad\u00edsticas de procesos mantenidas por el n\u00facleo, realiza la programaci\u00f3n bas\u00e1ndose en \"facturaci\u00f3n\" (billing) de CPU recogida de muestreo peri\u00f3dico de procesos, y da preferencia a procesos \"interactivos\" que realizan esperas voluntarias (sleeps), lo cual permite a usuarios locales provocar una denegaci\u00f3n de servicio (agotamiento de CPU), como se ha descrito en \"Monopolizando Secretamente la CPU sin Privilegios de Superusuario\" (Secretly Monopolizing the CPU Without Superuser Privileges)."
}
],
"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:sun:solaris:*:*:*:*:*:*:*:*",
"matchCriteriaId": "469B74F2-4B89-42B8-8638-731E92D463B9"
}
]
}
]
}
],
"references": [
{
"url": "http://www.cs.huji.ac.il/~dants/papers/Cheat07Security.pdf",
"source": "cve@mitre.org"
}
]
}