2024-06-27 19:00:38 +00:00
{
2024-07-08 16:00:36 +00:00
"data_version" : "4.0" ,
2024-06-27 19:00:38 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-39695" ,
2024-07-08 16:00:36 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-06-27 19:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-08 16:00:36 +00:00
"value" : "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 version v0.28.2. The vulnerability is in the parser for the ASF video format, which was a new feature in v0.28.0. The out-of-bounds read is triggered when Exiv2 is used to read the metadata of a crafted video file. The bug is fixed in version v0.28.3."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-125: Out-of-bounds Read" ,
"cweId" : "CWE-125"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Exiv2" ,
"product" : {
"product_data" : [
{
"product_name" : "exiv2" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : ">= 0.28.0, < 0.28.3"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/Exiv2/exiv2/security/advisories/GHSA-38rv-8x93-pvrh" ,
"refsource" : "MISC" ,
"name" : "https://github.com/Exiv2/exiv2/security/advisories/GHSA-38rv-8x93-pvrh"
} ,
{
"url" : "https://github.com/Exiv2/exiv2/pull/3006" ,
"refsource" : "MISC" ,
"name" : "https://github.com/Exiv2/exiv2/pull/3006"
} ,
{
"url" : "https://github.com/Exiv2/exiv2/commit/3a28346db5ae1735a8728fe3491b0aecc1dbf387" ,
"refsource" : "MISC" ,
"name" : "https://github.com/Exiv2/exiv2/commit/3a28346db5ae1735a8728fe3491b0aecc1dbf387"
}
]
} ,
"source" : {
"advisory" : "GHSA-38rv-8x93-pvrh" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
"version" : "3.1"
2024-06-27 19:00:38 +00:00
}
]
}
}