2023-05-23 22:00:39 +00:00
{
"id" : "CVE-2023-31518" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-23T20:15:09.947" ,
2023-05-31 18:00:30 +00:00
"lastModified" : "2023-05-31T16:53:51.503" ,
"vulnStatus" : "Analyzed" ,
2023-05-23 22:00:39 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A heap use-after-free in the component CDataFileReader::GetItem of teeworlds v0.7.5 allows attackers to cause a Denial of Service (DoS) via a crafted map file."
}
] ,
2023-05-31 18:00:30 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:teeworlds:teeworlds:0.7.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C8D5BD38-F074-48E6-89FF-64FB9BAD3B3C"
}
]
}
]
}
] ,
2023-05-23 22:00:39 +00:00
"references" : [
{
"url" : "https://gist.github.com/manba-bryant/9ca95d69c65f4d2c55946932c946fb9b" ,
2023-05-31 18:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-05-23 22:00:39 +00:00
} ,
{
"url" : "https://github.com/teeworlds/teeworlds/issues/2970" ,
2023-05-31 18:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-05-23 22:00:39 +00:00
} ,
{
"url" : "https://mmmds.pl/fuzzing-map-parser-part-1-teeworlds/" ,
2023-05-31 18:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-05-23 22:00:39 +00:00
}
]
}