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

102 lines
2.8 KiB
JSON

{
"id": "CVE-2006-1195",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-03-13T22:02:00.000",
"lastModified": "2018-10-18T16:31:17.590",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The enet_protocol_handle_send_fragment function in protocol.c for ENet library CVS version Jul 2005 and earlier, as used in products including (1) Cube, (2) Sauerbraten, and (3) Duke3d_w32, allows remote attackers to cause a denial of service (application crash) via a packet fragment with a large total data size, which triggers an application abort when memory allocation fails."
}
],
"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:enet:enet_library:*:*:*:*:*:*:*:*",
"matchCriteriaId": "5E93D572-C916-462E-A6E0-5C6DC017D827"
}
]
}
]
}
],
"references": [
{
"url": "http://aluigi.altervista.org/adv/enetx-adv.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2006-March/043541.html",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1015767",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/427465/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17087",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/0940",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25158",
"source": "cve@mitre.org"
}
]
}