2024-01-11 19:00:38 +00:00
{
"id" : "CVE-2023-50671" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-01-11T17:15:08.557" ,
2024-01-18 19:00:28 +00:00
"lastModified" : "2024-01-18T18:54:54.863" ,
"vulnStatus" : "Analyzed" ,
2024-01-11 19:00:38 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In exiftags 1.01, nikon_prop1 in nikon.c has a heap-based buffer overflow (write of size 28) because snprintf can write to an unexpected address."
2024-01-12 15:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "En exiftags 1.01, nikon_prop1 en nikon.c tiene un desbordamiento de b\u00fafer en la regi\u00f3n Heap de la memoria (escritura de tama\u00f1o 28) porque snprintf puede escribir en una direcci\u00f3n inesperada."
2024-01-11 19:00:38 +00:00
}
] ,
2024-01-18 19: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:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:aertherwide:exiftags:1.01:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "079E1C88-D076-45D8-AB81-D96FA3618C60"
}
]
}
]
}
] ,
2024-01-11 19:00:38 +00:00
"references" : [
{
"url" : "https://blog.yulun.ac.cn/posts/2023/fuzzing-exiftags/" ,
2024-01-18 19:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-01-11 19:00:38 +00:00
} ,
{
"url" : "https://johnst.org/sw/exiftags/" ,
2024-01-18 19:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2024-01-11 19:00:38 +00:00
}
]
}