From e8a30f50018451e44407895ded131a11d1108b4d Mon Sep 17 00:00:00 2001 From: GLSAMaker Date: Sun, 17 Sep 2023 05:24:05 +0000 Subject: [PATCH 1/3] [ GLSA 202309-02 ] Wireshark: Multiple Vulnerabilities Bug: https://bugs.gentoo.org/878421 Bug: https://bugs.gentoo.org/899548 Bug: https://bugs.gentoo.org/904248 Bug: https://bugs.gentoo.org/907133 Signed-off-by: GLSAMaker Signed-off-by: Sam James --- glsa-202309-02.xml | 64 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 glsa-202309-02.xml diff --git a/glsa-202309-02.xml b/glsa-202309-02.xml new file mode 100644 index 0000000000000..8e65a0ee7f100 --- /dev/null +++ b/glsa-202309-02.xml @@ -0,0 +1,64 @@ + + + + Wireshark: Multiple Vulnerabilities + Multiple vulnerabilities have been found in Wireshark, the worst of which could result in denial of service. + wireshark + 2023-09-17 + 2023-09-17 + 878421 + 899548 + 904248 + 907133 + remote + + + 4.0.6 + 4.0.6 + + + +

Wireshark is a versatile network protocol analyzer.

+
+ +

Multiple vulnerabilities have been discovered in Wireshark. Please review the CVE identifiers referenced below for details.

+
+ +

Please review the referenced CVE identifiers for details.

+
+ +

There is no known workaround at this time.

+
+ +

All Wireshark users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-analyzer/wireshark-4.0.6" + +
+ + CVE-2022-3725 + CVE-2023-0666 + CVE-2023-0667 + CVE-2023-0668 + CVE-2023-1161 + CVE-2023-1992 + CVE-2023-1993 + CVE-2023-1994 + CVE-2023-2854 + CVE-2023-2855 + CVE-2023-2856 + CVE-2023-2857 + CVE-2023-2858 + CVE-2023-2879 + CVE-2023-2952 + WNPA-SEC-2022-07 + WNPA-SEC-2023-08 + WNPA-SEC-2023-09 + WNPA-SEC-2023-10 + WNPA-SEC-2023-11 + + ajak + sam +
\ No newline at end of file From 9c38541fc770d5ef98f0327092ae33c0bab71167 Mon Sep 17 00:00:00 2001 From: GLSAMaker Date: Sun, 17 Sep 2023 05:24:21 +0000 Subject: [PATCH 2/3] [ GLSA 202309-03 ] GPL Ghostscript: Multiple Vulnerabilities Bug: https://bugs.gentoo.org/904245 Bug: https://bugs.gentoo.org/910294 Signed-off-by: GLSAMaker Signed-off-by: Sam James --- glsa-202309-03.xml | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 glsa-202309-03.xml diff --git a/glsa-202309-03.xml b/glsa-202309-03.xml new file mode 100644 index 0000000000000..71c1f8f027a33 --- /dev/null +++ b/glsa-202309-03.xml @@ -0,0 +1,45 @@ + + + + GPL Ghostscript: Multiple Vulnerabilities + Multiple vulnerabilities have been discovered in GPL Ghostscript, the worst of which could result in remote code execution. + ghostscript-gpl + 2023-09-17 + 2023-09-17 + 904245 + 910294 + remote + + + 10.01.2 + 10.01.2 + + + +

Ghostscript is an interpreter for the PostScript language and for PDF.

+
+ +

Multiple vulnerabilities have been discovered in GPL Ghostscript. Please review the CVE identifiers referenced below for details.

+
+ +

Please review the referenced CVE identifiers for details.

+
+ +

There is no known workaround at this time.

+
+ +

All GPL Ghostscript users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-text/ghostscript-gpl-10.01.2" + +
+ + CVE-2022-2085 + CVE-2023-28879 + CVE-2023-36664 + + ajak + sam +
\ No newline at end of file From 2cdd606244f7dd25e671800d5ab92a7e8d6990eb Mon Sep 17 00:00:00 2001 From: GLSAMaker Date: Sun, 17 Sep 2023 05:24:38 +0000 Subject: [PATCH 3/3] [ GLSA 202309-04 ] RAR, UnRAR: Arbitrary File Overwrite Bug: https://bugs.gentoo.org/843611 Bug: https://bugs.gentoo.org/849686 Signed-off-by: GLSAMaker Signed-off-by: Sam James --- glsa-202309-04.xml | 54 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 glsa-202309-04.xml diff --git a/glsa-202309-04.xml b/glsa-202309-04.xml new file mode 100644 index 0000000000000..89993eab1461f --- /dev/null +++ b/glsa-202309-04.xml @@ -0,0 +1,54 @@ + + + + RAR, UnRAR: Arbitrary File Overwrite + An arbitrary file overwrite vulnerability has been discovered in RAR and UnRAR, potentially resulting in arbitrary code execution. + rar,unrar + 2023-09-17 + 2023-09-17 + 843611 + 849686 + remote + + + 6.12 + 6.12 + + + 6.1.7 + 6.1.7 + + + +

RAR and UnRAR provide command line interfaces for compressing and decompressing RAR files.

+
+ +

Due to an error in the validation of symbolic links within archives, RAR and UnRAR can potentially write files to a directory which is outside of the intended unpack directory.

+
+ +

If the user running RAR or UnRAR extracts a malicious archive, the archive could overwrite a file such as the user's shell initialization scripts, potentially resulting in arbitrary code execution in the context of that user.

+
+ +

There is no known workaround at this time.

+
+ +

All RAR users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-arch/rar-6.12" + + +

All UnRAR users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-arch/unrar-6.1.7" + +
+ + CVE-2022-30333 + + ajak + sam +
\ No newline at end of file