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

127 lines
3.9 KiB
JSON

{
"id": "CVE-2008-2464",
"sourceIdentifier": "cret@cert.org",
"published": "2008-09-11T01:10:39.570",
"lastModified": "2008-09-11T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The mld_input function in sys/netinet6/mld6.c in the kernel in NetBSD 4.0, FreeBSD, and KAME, when INET6 is enabled, allows remote attackers to cause a denial of service (divide-by-zero error and panic) via a malformed ICMPv6 Multicast Listener Discovery (MLD) query with a certain Maximum Response Delay value."
},
{
"lang": "es",
"value": "La Funci\u00f3n mld_input en sys/netinet6/mld6.c in the kernel en NetBSD 4.0, FreeBSD, y KAME, cuando INET6 est\u00e1 habilitado, permite a atacantes remotos provocar una denegaci\u00f3n de servicio (Error de divisi\u00f3n entre 0 y ca\u00edda) a trav\u00e9s de una petici\u00f3n ICMPv6 Multicast Listener Discovery (MLD) mal formada con un determinado valor de \"Maximum Response Delay\"."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.1
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 6.9,
"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:kame:kame:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0594C59E-DF58-437D-9DD4-E8CF82DDB3CF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D9EC02F3-3905-460D-8949-3B26394215CA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:netbsd:netbsd:4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9875E709-11BA-4B8F-A2FC-26844DD4D563"
}
]
}
]
}
],
"references": [
{
"url": "http://cert.fi/haavoittuvuudet/2008/advisory-netbsd.html",
"source": "cret@cert.org",
"tags": [
"Exploit"
]
},
{
"url": "http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/mld6.c",
"source": "cret@cert.org"
},
{
"url": "http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/mld6.c.diff?r1=1.46&r2=1.47&f=h",
"source": "cret@cert.org"
},
{
"url": "http://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2008-011.txt.asc",
"source": "cret@cert.org"
},
{
"url": "http://securitytracker.com/id?1020822",
"source": "cret@cert.org"
},
{
"url": "http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet6/mld6.c",
"source": "cret@cert.org"
},
{
"url": "http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet6/mld6.c.diff?r1=1.34;r2=1.35;f=h",
"source": "cret@cert.org"
},
{
"url": "http://www.kb.cert.org/vuls/id/817940",
"source": "cret@cert.org",
"tags": [
"US Government Resource"
]
},
{
"url": "http://www.securityfocus.com/bid/31026",
"source": "cret@cert.org"
}
]
}