108 lines
3.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2003-0896",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-11-17T05:00:00.000",
"lastModified": "2016-10-18T02:38:12.327",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The loadClass method of the sun.applet.AppletClassLoader class in the Java Virtual Machine (JVM) in Sun SDK and JRE 1.4.1_03 and earlier allows remote attackers to bypass sandbox restrictions and execute arbitrary code via a loaded class name that contains \"/\" (slash) instead of \".\" (dot) characters, which bypasses a call to the Security Manager's checkPackageAccess method."
},
{
"lang": "es",
"value": "El m\u00e9todo loadClass de la clase sun.applet.AppletClassLoader en la M\u00e1quina Virtual de Java (JVM) en Sun SDK y JRE 1.4.1_03 y anteriores permite a atacantes remotos saltarles las restricciones del caj\u00f3n de arena de Java y ejecutar c\u00f3digo mediante una clase cargada que contenga caract\u00e9res \"/\" (barra) en lugar de \".\" punto, lo que evita la llamada al m\u00e9todo del Adminstrador de Seguridad checkPackageAccess."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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:sun:jre:*:update3:*:*:*:*:*:*",
"versionEndIncluding": "1.4.1",
"matchCriteriaId": "B86E994F-ACB5-40C7-A9AF-E0A938C3A3D3"
}
]
}
]
}
],
"references": [
{
"url": "http://lsd-pl.net/code/JVM/jre.tar.gz",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=bugtraq&m=106692334503819&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert/57221",
"source": "cve@mitre.org"
},
{
"url": "http://sunsolve.sun.com/search/document.do?assetkey=1-66-200356-1",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/advisories/6028",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/342580",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/342583",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/8879",
"source": "cve@mitre.org"
}
]
}