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

88 lines
2.6 KiB
JSON

{
"id": "CVE-2010-0389",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-01-25T19:30:01.840",
"lastModified": "2010-01-31T05:00:00.000",
"vulnStatus": "Analyzed",
"evaluatorComment": "Per: http://cwe.mitre.org/data/slices/2000.html\r\n\r\nCWE-476 NULL Pointer Dereference",
"descriptions": [
{
"lang": "en",
"value": "The admin server in Sun Java System Web Server 7.0 Update 6 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an HTTP request that lacks a method token."
},
{
"lang": "es",
"value": "El admin server en Sun Java System Web Server v7.0 Update 6, permite a atacantes remotos provocar una denegaci\u00f3n de servicio (deferencia a puntero NULL y ca\u00edda de demonio) a trav\u00e9s de una petici\u00f3n HTTP al que le falta el m\u00e9todo \"token\"."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"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:a:sun:java_system_web_server:7.0:update_6:*:*:*:*:*:*",
"matchCriteriaId": "C4E1A63C-F6C0-475C-BC3A-AC223E766614"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sun:java_system_web_server:7.0:update_7:*:*:*:*:*:*",
"matchCriteriaId": "38180D34-4B12-4095-B849-8D46B58AAFDF"
}
]
}
]
}
],
"references": [
{
"url": "http://intevydis.blogspot.com/2010/01/sun-java-system-web-server-70-admin.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}