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

128 lines
4.0 KiB
JSON

{
"id": "CVE-2009-0388",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-04T19:30:00.530",
"lastModified": "2018-10-11T21:01:38.790",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple integer signedness errors in (1) UltraVNC 1.0.2 and 1.0.5 and (2) TightVnc 1.3.9 allow remote VNC servers to cause a denial of service (heap corruption and application crash) or possibly execute arbitrary code via a large length value in a message, related to the (a) ClientConnection::CheckBufferSize and (b) ClientConnection::CheckFileZipBufferSize functions in ClientConnection.cpp."
},
{
"lang": "es",
"value": "Errores m\u00faltiples de signo de entero en (1) UltraVNC v1.0.2 y v1.0.5 y (2) TightVnc v1.3.9 permiten a atacantes remotos provocar una denegaci\u00f3n de servicio (corrupci\u00f3n de la cabecera y ca\u00edda de la aplicaci\u00f3n) o posiblemente ejecutar codigo de su elecci\u00f3n mediante un valor de gran longitud en un mensaje, en relaci\u00f3n con las funciones (a) ClientConnection::CheckBufferSize y (b) ClientConnection::CheckFileZipBufferSize en ClientConnection.cpp."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-189"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tightvnc:tightvnc:1.3.9:*:*:*:*:*:*:*",
"matchCriteriaId": "6E472222-224B-41BD-A788-F6D6AF96430B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ultravnc:ultravnc:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "C556A1A6-30ED-4988-B66B-CF823B297CF3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ultravnc:ultravnc:1.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "835FD162-1BE0-43C6-93A5-1E450505D2A9"
}
]
}
]
}
],
"references": [
{
"url": "http://forum.ultravnc.info/viewtopic.php?t=14654",
"source": "cve@mitre.org"
},
{
"url": "http://vnc-tight.svn.sourceforge.net/viewvc/vnc-tight?view=rev&revision=3564",
"source": "cve@mitre.org"
},
{
"url": "http://www.coresecurity.com/content/vnc-integer-overflows",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/500632/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/33568",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2009/0321",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2009/0322",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7990",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/8024",
"source": "cve@mitre.org"
}
]
}