summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2023-10-30 09:22:56 +0000
committerHans de Graaff <graaff@gentoo.org>2023-10-30 10:23:35 +0100
commitd44fbd3569e6b230de77614e030e307f7362fbeb (patch)
tree5c55d8a60d0fb692479a48e913721eb83b725976 /glsa-202310-17.xml
parent[ GLSA 202310-16 ] Ubiquiti UniFi: remote code execution via bundled log4j (diff)
downloadglsa-d44fbd3569e6b230de77614e030e307f7362fbeb.tar.gz
glsa-d44fbd3569e6b230de77614e030e307f7362fbeb.tar.bz2
glsa-d44fbd3569e6b230de77614e030e307f7362fbeb.zip
[ GLSA 202310-17 ] UnZip: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/831190 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'glsa-202310-17.xml')
-rw-r--r--glsa-202310-17.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/glsa-202310-17.xml b/glsa-202310-17.xml
new file mode 100644
index 00000000..2bc9e203
--- /dev/null
+++ b/glsa-202310-17.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202310-17">
+ <title>UnZip: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in UnZip, the worst of which could lead to code execution.</synopsis>
+ <product type="ebuild">unzip</product>
+ <announced>2023-10-30</announced>
+ <revised count="1">2023-10-30</revised>
+ <bug>831190</bug>
+ <access>local</access>
+ <affected>
+ <package name="app-arch/unzip" auto="yes" arch="*">
+ <unaffected range="ge">6.0_p27</unaffected>
+ <vulnerable range="lt">6.0_p27</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Info-ZIP’s UnZip is a tool to list and extract files inside PKZIP compressed files.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in UnZip. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="high">
+ <p>Please review the referenced CVE identifiers for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All UnZip users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=app-arch/unzip-6.0_p27"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-0529">CVE-2022-0529</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-0530">CVE-2022-0530</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-10-30T09:22:55.998380Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2023-10-30T09:22:56.000940Z">graaff</metadata>
+</glsa> \ No newline at end of file