2023-09-05 06:00:29 +00:00
{
"id" : "CVE-2023-36307" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-09-05T05:15:07.983" ,
2023-09-08 18:00:28 +00:00
"lastModified" : "2023-09-08T17:58:53.597" ,
"vulnStatus" : "Analyzed" ,
2023-09-05 06:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "** DISPUTED ** ZPLGFA 1.1.1 allows attackers to cause a panic (because of an integer index out of range during a ConvertToGraphicField call) via an image of zero width. NOTE: it is unclear whether there are common use cases in which this panic could have any security consequence"
}
] ,
2023-09-08 18:00:28 +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-129"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:simonwaldherr:zplgfa:1.1.1:*:*:*:*:go:*:*" ,
"matchCriteriaId" : "C2766A90-9125-429D-942C-C6A1F1D6BB7E"
}
]
}
]
}
] ,
2023-09-05 06:00:29 +00:00
"references" : [
{
"url" : "https://github.com/SimonWaldherr/zplgfa/pull/6" ,
2023-09-08 18:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
2023-09-05 06:00:29 +00:00
}
]
}