2024-12-08 03:06:42 +00:00

93 lines
2.5 KiB
JSON

{
"id": "CVE-2003-0452",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-08-07T04:00:00.000",
"lastModified": "2024-11-20T23:44:46.300",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Buffer overflows in osh before 1.7-11 allow local users to execute arbitrary code and bypass shell restrictions via (1) long environment variables or (2) long \"file redirections.\""
},
{
"lang": "es",
"value": "Desbordamientos de b\u00fafer en osh anteriores a 1.7-11 permite a usuarios locales ejecutar c\u00f3digo arbitrario y evitar restricciones de shell mediante \r\n varibles de entorno largas o\r\n \"redirecciones de ficheros\" largas."
}
],
"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",
"baseScore": 4.6,
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"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:a:gunnar_ritter:osh:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.7-10",
"matchCriteriaId": "A7E9629E-5C67-43E6-A543-0E7E82A0D1F2"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2003/dsa-329",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.debian.org/security/2003/dsa-329",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}