2024-09-26 18:06:15 +00:00
{
2024-12-11 19:01:03 +00:00
"data_version" : "4.0" ,
2024-09-26 18:06:15 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-47542" ,
2024-12-11 19:01:03 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-09-26 18:06:15 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-12-11 19:01:03 +00:00
"value" : "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-476: NULL Pointer Dereference" ,
"cweId" : "CWE-476"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-125: Out-of-bounds Read" ,
"cweId" : "CWE-125"
}
]
2024-09-26 18:06:15 +00:00
}
]
2024-12-11 19:01:03 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "gstreamer" ,
"product" : {
"product_data" : [
{
"product_name" : "gstreamer" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 1.24.10"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://securitylab.github.com/advisories/GHSL-2024-235_Gstreamer/" ,
"refsource" : "MISC" ,
"name" : "https://securitylab.github.com/advisories/GHSL-2024-235_Gstreamer/"
} ,
{
"url" : "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8033.patch" ,
"refsource" : "MISC" ,
"name" : "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8033.patch"
} ,
{
"url" : "https://gstreamer.freedesktop.org/security/sa-2024-0008.html" ,
"refsource" : "MISC" ,
"name" : "https://gstreamer.freedesktop.org/security/sa-2024-0008.html"
}
]
} ,
"source" : {
"advisory" : "GHSA-h236-x498-w7jc" ,
"discovery" : "UNKNOWN"
2024-09-26 18:06:15 +00:00
}
}