2024-12-12 03:04:10 +00:00
{
"id" : "CVE-2024-47835" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-12-12T02:03:43.163" ,
2024-12-18 21:03:42 +00:00
"lastModified" : "2024-12-18T19:45:03.047" ,
"vulnStatus" : "Analyzed" ,
2024-12-12 03:04:10 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parse_lrc function within gstsubparse.c. The parse_lrc function calls strchr() to find the character ']' in the string line. The pointer returned by this call is then passed to g_strdup(). However, if the string line does not contain the character ']', strchr() returns NULL, and a call to g_strdup(start + 1) leads to a null pointer dereference. This vulnerability is fixed in 1.24.10."
2024-12-15 03:03:56 +00:00
} ,
{
"lang" : "es" ,
"value" : "GStreamer es una librer\u00eda para construir gr\u00e1ficos de componentes de manejo de medios. Se ha detectado una vulnerabilidad de desreferencia de puntero nulo en la funci\u00f3n parse_lrc dentro de gstsubparse.c. La funci\u00f3n parse_lrc llama a strchr() para encontrar el car\u00e1cter ']' en la l\u00ednea de cadena. El puntero devuelto por esta llamada se pasa a continuaci\u00f3n a g_strdup(). Sin embargo, si la l\u00ednea de cadena no contiene el car\u00e1cter ']', strchr() devuelve NULL y una llamada a g_strdup(start + 1) conduce a una desreferencia de puntero nulo. Esta vulnerabilidad se corrigi\u00f3 en 1.24.10."
2024-12-12 03:04:10 +00:00
}
] ,
"metrics" : {
"cvssMetricV40" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "4.0" ,
"vectorString" : "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" ,
"baseScore" : 6.8 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"attackRequirements" : "NONE" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "PASSIVE" ,
2025-03-02 03:03:52 +00:00
"vulnConfidentialityImpact" : "NONE" ,
"vulnIntegrityImpact" : "NONE" ,
"vulnAvailabilityImpact" : "HIGH" ,
"subConfidentialityImpact" : "NONE" ,
"subIntegrityImpact" : "NONE" ,
"subAvailabilityImpact" : "NONE" ,
2024-12-12 03:04:10 +00:00
"exploitMaturity" : "NOT_DEFINED" ,
2025-03-02 03:03:52 +00:00
"confidentialityRequirement" : "NOT_DEFINED" ,
"integrityRequirement" : "NOT_DEFINED" ,
"availabilityRequirement" : "NOT_DEFINED" ,
2024-12-12 03:04:10 +00:00
"modifiedAttackVector" : "NOT_DEFINED" ,
"modifiedAttackComplexity" : "NOT_DEFINED" ,
"modifiedAttackRequirements" : "NOT_DEFINED" ,
"modifiedPrivilegesRequired" : "NOT_DEFINED" ,
"modifiedUserInteraction" : "NOT_DEFINED" ,
2025-03-02 03:03:52 +00:00
"modifiedVulnConfidentialityImpact" : "NOT_DEFINED" ,
"modifiedVulnIntegrityImpact" : "NOT_DEFINED" ,
"modifiedVulnAvailabilityImpact" : "NOT_DEFINED" ,
"modifiedSubConfidentialityImpact" : "NOT_DEFINED" ,
"modifiedSubIntegrityImpact" : "NOT_DEFINED" ,
"modifiedSubAvailabilityImpact" : "NOT_DEFINED" ,
"Safety" : "NOT_DEFINED" ,
"Automatable" : "NOT_DEFINED" ,
"Recovery" : "NOT_DEFINED" ,
2024-12-12 03:04:10 +00:00
"valueDensity" : "NOT_DEFINED" ,
"vulnerabilityResponseEffort" : "NOT_DEFINED" ,
"providerUrgency" : "NOT_DEFINED"
}
}
2024-12-18 21:03:42 +00:00
] ,
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
2024-12-12 03:04:10 +00:00
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
2024-12-18 21:03:42 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.24.10" ,
"matchCriteriaId" : "82BF8403-8CE2-4AFC-865F-FD40A77D20E0"
}
]
}
]
}
] ,
2024-12-12 03:04:10 +00:00
"references" : [
{
"url" : "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8039.patch" ,
2024-12-18 21:03:42 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-12-12 03:04:10 +00:00
} ,
{
"url" : "https://gstreamer.freedesktop.org/security/sa-2024-0029.html" ,
2024-12-18 21:03:42 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-12-12 03:04:10 +00:00
} ,
{
"url" : "https://securitylab.github.com/advisories/GHSL-2024-263_Gstreamer/" ,
2024-12-18 21:03:42 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-12 03:04:10 +00:00
}
]
}