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

109 lines
3.0 KiB
JSON

{
"id": "CVE-2000-1099",
"sourceIdentifier": "cve@mitre.org",
"published": "2001-01-09T05:00:00.000",
"lastModified": "2018-09-20T18:45:12.907",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Java Runtime Environment in Java Development Kit (JDK) 1.2.2_05 and earlier can allow an untrusted Java class to call into a disallowed class, which could allow an attacker to escape the Java sandbox and conduct unauthorized activities."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": true
}
]
},
"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:jdk:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2.1",
"matchCriteriaId": "FBCDE0DF-29CB-4C41-84F5-664A9845F4CA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jdk:1.2.1:update3:*:*:*:*:*:*",
"matchCriteriaId": "38A647E6-2BC2-4E71-96FB-7CA457484CB4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jdk:1.2.2:update4:*:*:*:*:*:*",
"matchCriteriaId": "5B791B1F-D6AA-451D-A415-C2C9BE44865A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:jdk:1.2.2:update5:*:*:*:*:*:*",
"matchCriteriaId": "A4D34197-1500-47C7-848D-676F7592BCD4"
}
]
}
]
}
],
"references": [
{
"url": "http://sunsolve.sun.com/pub-cgi/retrieve.pl?doctype=coll&doc=secbull/199&type=0&nav=sec.sba",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "http://www1.itrc.hp.com/service/cki/docDisplay.do?docId=HPSBUX0011-132",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/5605",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
}
]
}