120 Star 0 Fork 11

src-openEuler/gstreamer

 / 详情

CVE-2024-47541

待办的
CVE和安全问题 拥有者
创建于  
2024-12-24 13:22

一、漏洞信息
漏洞编号:CVE-2024-47541
漏洞归属组件:gstreamer
漏洞归属的版本:0.10.36
CVSS V3.0分值:
BaseScore:7.5 High
Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
漏洞简述:
GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gst_ssa_parse_remove_override_codes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA (SubStation Alpha) style override codes, which are enclosed in curly brackets ({}). The issue arises when a closing curly bracket } appears before an opening curly bracket { in the input string. In this case, memmove() incorrectly duplicates a substring. With each successive loop iteration, the size passed to memmove() becomes progressively larger (strlen(end+1)), leading to a write beyond the allocated memory bounds. This vulnerability is fixed in 1.24.10.
漏洞公开时间:2024-12-12 10:03:28
漏洞创建时间:2024-12-24 13:22:11
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2024-47541

更多参考(点击展开)
参考来源 参考链接 来源链接
security-advisories.github.com https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8036.patch
security-advisories.github.com https://gstreamer.freedesktop.org/security/sa-2024-0023.html
security-advisories.github.com https://securitylab.github.com/advisories/GHSL-2024-228_GStreamer/
suse_bugzilla http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-47541 https://bugzilla.suse.com/show_bug.cgi?id=1234459
suse_bugzilla https://www.cve.org/CVERecord?id=CVE-2024-47541 https://bugzilla.suse.com/show_bug.cgi?id=1234459
suse_bugzilla https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8036.patch https://bugzilla.suse.com/show_bug.cgi?id=1234459
suse_bugzilla https://gstreamer.freedesktop.org/security/sa-2024-0023.html https://bugzilla.suse.com/show_bug.cgi?id=1234459
suse_bugzilla https://securitylab.github.com/advisories/GHSL-2024-228_GStreamer/ https://bugzilla.suse.com/show_bug.cgi?id=1234459
suse_bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=2331724 https://bugzilla.suse.com/show_bug.cgi?id=1234459
suse_bugzilla https://github.com/CVEProject/cvelistV5/blob/main//cves/2024/47xxx/CVE-2024-47541.json https://bugzilla.suse.com/show_bug.cgi?id=1234459
debian https://security-tracker.debian.org/tracker/CVE-2024-47541
anolis https://anas.openanolis.cn/cves/detail/CVE-2024-47541
amazon_linux_explore https://access.redhat.com/security/cve/CVE-2024-47541 https://explore.alas.aws.amazon.com/CVE-2024-47541.html
amazon_linux_explore https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47541 https://explore.alas.aws.amazon.com/CVE-2024-47541.html

漏洞分析指导链接:
https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
漏洞数据来源:
其它
漏洞补丁信息:

详情(点击展开)
影响的包 修复版本 修复补丁 问题引入补丁 来源
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8036.patch security-advisories.github.com
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8036.patch suse_bugzilla
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8036.patch nvd
https://gstreamer.freedesktop.org/security/sa-2024-0023.html nvd
https://securitylab.github.com/advisories/GHSL-2024-228_GStreamer/ nvd
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/403b10eba06679319aa2e35d310236234782102f debian
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/15bb318416e1bf6b6b557006a37d1da86c3a76a8 debian
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/b66cf81e99ab9f400b6aea79a4b597c5ddac324d debian
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/7108073b5be73eb2482eb8494745962b8c0571f1 debian

二、漏洞分析结构反馈
影响性分析说明:

openEuler评分:
7.5
Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
受影响版本排查(受影响/不受影响):
1.master(0.10.36):
2.openEuler-20.03-LTS-SP4:
3.openEuler-22.03-LTS-SP1:
4.openEuler-22.03-LTS-SP3:
5.openEuler-22.03-LTS-SP4:
6.openEuler-24.03-LTS:
7.openEuler-24.03-LTS-Next:
8.openEuler-24.03-LTS-SP1:

修复是否涉及abi变化(是/否):
1.master(0.10.36):
2.openEuler-20.03-LTS-SP4:
3.openEuler-22.03-LTS-SP1:
4.openEuler-22.03-LTS-SP3:
5.openEuler-22.03-LTS-SP4:
6.openEuler-24.03-LTS:
7.openEuler-24.03-LTS-Next:
8.openEuler-24.03-LTS-SP1:

原因说明:
1.master(0.10.36):
2.openEuler-20.03-LTS-SP4:
3.openEuler-22.03-LTS-SP1:
4.openEuler-22.03-LTS-SP3:
5.openEuler-22.03-LTS-SP4:
6.openEuler-24.03-LTS:
7.openEuler-24.03-LTS-Next:
8.openEuler-24.03-LTS-SP1:

评论 (2)

openeuler-ci-bot 创建了CVE和安全问题 4个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
4个月前
展开全部操作日志
openeuler-ci-bot 添加了
 
sig/sig-recycle
标签
4个月前
openeuler-ci-bot 计划开始日期设置为2024-12-24 4个月前
openeuler-ci-bot 计划截止日期设置为2025-01-23 4个月前
openeuler-ci-bot 优先级设置为主要 4个月前
openeuler-ci-bot 修改了描述 4个月前
openeuler-ci-bot 计划开始日期2024-12-24 修改为2024-12-25 4个月前
openeuler-ci-bot 计划截止日期2025-01-23 修改为2025-01-08 4个月前
openeuler-ci-bot 修改了描述 4个月前
openeuler-ci-bot 修改了描述 3个月前

登录 后才可以发表评论

状态
负责人
项目
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
预计工期 (小时)
开始日期   -   截止日期
-
置顶选项
优先级
里程碑
分支
参与者(1)
5329419 openeuler ci bot 1632792936
1
https://gitee.com/src-openeuler/gstreamer.git
git@gitee.com:src-openeuler/gstreamer.git
src-openeuler
gstreamer
gstreamer

搜索帮助