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

95 lines
2.7 KiB
JSON

{
"id": "CVE-2008-3910",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-09-04T17:41:00.000",
"lastModified": "2017-08-08T01:32:15.687",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "dns2tcp before 0.4.1 does not properly handle negative values in a certain length field in the input argument to the (1) dns_simple_decode or (2) dns_decode function, which allows remote attackers to overwrite a buffer and have unspecified other impact."
},
{
"lang": "es",
"value": "dns2tcp anterior a 0.4.1, no maneja de forma adecuada los valores negativos en un tama\u00f1o concreto de campo en el argumento input de las funciones (1) dns_simple_decode o (2) dns_decode; esto permite a atacantes remotos sobrescribir un b\u00fafer y tener otro impacto no determinado."
}
],
"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": false,
"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:hsc:dns2tcp:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.4",
"matchCriteriaId": "881FCDEC-2090-4EEF-AB19-9309C9DD409E"
}
]
}
]
}
],
"references": [
{
"url": "http://www.hsc.fr/ressources/outils/dns2tcp/index.html.en",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2008/09/03/5",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/31080",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44974",
"source": "cve@mitre.org"
}
]
}