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

92 lines
2.5 KiB
JSON

{
"id": "CVE-2006-0987",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-03-03T11:02:00.000",
"lastModified": "2018-10-18T16:30:04.337",
"vulnStatus": "Modified",
"evaluatorSolution": "This vulnerability affects ISC, BIND versions 9.3.2 and previous.",
"descriptions": [
{
"lang": "en",
"value": "The default configuration of ISC BIND before 9.4.1-P1, when configured as a caching name server, allows recursive queries and provides additional delegation information to arbitrary IP addresses, which allows remote attackers to cause a denial of service (traffic amplification) via DNS queries with spoofed source IP addresses."
}
],
"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:isc:bind:9.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "92F95086-3107-4C38-BB3B-7BABA9BD15C3"
}
]
}
]
}
],
"references": [
{
"url": "http://dns.measurement-factory.com/surveys/sum1.html",
"source": "cve@mitre.org"
},
{
"url": "http://kb.isc.org/article/AA-00269",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/426368/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.us-cert.gov/reading_room/DNS-recursion121605.pdf",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}