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

115 lines
3.4 KiB
JSON

{
"id": "CVE-2003-0955",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-12-15T05:00:00.000",
"lastModified": "2016-10-18T02:38:28.753",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "OpenBSD kernel 3.3 and 3.4 allows local users to cause a denial of service (kernel panic) and possibly execute arbitrary code in 3.4 via a program with an invalid header that is not properly handled by (1) ibcs2_exec.c in the iBCS2 emulation (compat_ibcs2) or (2) exec_elf.c, which leads to a stack-based buffer overflow."
},
{
"lang": "es",
"value": "El Kernel OpenBSD 3.3 y 3.4 permite que usuarios locales causen una denegaci\u00f3n de servicio (kernel panic) y posiblemente ejecuten c\u00f3digo arbitrario en 3.4 mediante un programa con una cabecera inv\u00e1lida. Esto no lo maneja adecuadamente en (1) bcs2_exec.c o (2) exec_elf.c, que lleva a un desbordamiento de b\u00fafer."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:openbsd:openbsd:3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "AC46909F-DDFC-448B-BCDF-1EB343F96630"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:openbsd:openbsd:3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "9496279F-AB43-4B53-81A6-87C651ABC4BA"
}
]
}
]
}
],
"references": [
{
"url": "ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.4/common/005_exec.patch",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2003-November/013315.html",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=openbsd-security-announce&m=106808820119679&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=openbsd-security-announce&m=106917441524978&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://www.guninski.com/msuxobsd2.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://www.openbsd.org/errata33.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/8978",
"source": "cve@mitre.org"
}
]
}