115 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-1593",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-04-03T10:04:00.000",
"lastModified": "2018-10-18T16:33:31.907",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The (1) ZD_MissingPlayer, (2) ZD_UseItem, and (3) ZD_LoadNewClientLevel functions in sv_main.cpp for (a) Zdaemon 1.08.01 and (b) X-Doom allows remote attackers to cause a denial of service (crash) via an invalid player slot or item number, which causes an invalid memory access, possibly due to an invalid array index."
}
],
"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": "CWE-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:x-doom:x-doom:1.06.07:*:*:*:*:*:*:*",
"matchCriteriaId": "F1E08C58-D33A-4A60-9EF6-61D576777AF4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zdaemon:zdaemon:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.08.01",
"matchCriteriaId": "DB39FBA3-6A2A-46E3-9542-5D447C64BF28"
}
]
}
]
}
],
"references": [
{
"url": "http://aluigi.altervista.org/adv/zdaebof-adv.txt",
"source": "cve@mitre.org"
},
{
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2006-March/044775.html",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/662",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/429521/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17340",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/1198",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/1199",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25593",
"source": "cve@mitre.org"
}
]
}