Skip to content

Commit 4e4744a

Browse files
authored
Merge pull request #282 from koooosh/add-libexpat-brsa
advisories: add BRSA for libexpat
2 parents d750305 + 214c1e9 commit 4e4744a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[advisory]
2+
id = "BRSA-u9kwccsbt96l"
3+
title = "libexpat CVE-2024-50602"
4+
cve = "CVE-2024-50602"
5+
severity = "moderate"
6+
description = "A flaw was found in libexpat within the XML_ResumeParser function where XML_StopParser can stop/suspend an unstarted parser which could lead to a crash."
7+
8+
[[advisory.products]]
9+
package-name = "libexpat"
10+
patched-version = "2.6.4"
11+
patched-release = "0"
12+
patched-epoch = "1"
13+
14+
[updateinfo]
15+
author = "kushupad"
16+
issue-date = 2024-11-20T02:26:33Z
17+
arches = ["aarch64", "x86_64"]
18+
version = "staging"

0 commit comments

Comments
 (0)