summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2023-09-17 06:32:11 +0000
committerSam James <sam@gentoo.org>2023-09-17 07:33:22 +0100
commita522416d0d59ed1f4e1d69e41885666abf6d880a (patch)
tree1877a8cf50b5fd266090fc786294f59b5badf4dd /glsa-202309-07.xml
parent[ GLSA 202309-06 ] Samba: Multiple Vulnerabilities (diff)
downloadglsa-a522416d0d59ed1f4e1d69e41885666abf6d880a.tar.gz
glsa-a522416d0d59ed1f4e1d69e41885666abf6d880a.tar.bz2
glsa-a522416d0d59ed1f4e1d69e41885666abf6d880a.zip
[ GLSA 202309-07 ] Binwalk: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/820614 Bug: https://bugs.gentoo.org/903652 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'glsa-202309-07.xml')
-rw-r--r--glsa-202309-07.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/glsa-202309-07.xml b/glsa-202309-07.xml
new file mode 100644
index 00000000..86b97737
--- /dev/null
+++ b/glsa-202309-07.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202309-07">
+ <title>Binwalk: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in Binwalk, the worst of which could result in remote code execution.</synopsis>
+ <product type="ebuild">binwalk</product>
+ <announced>2023-09-17</announced>
+ <revised count="1">2023-09-17</revised>
+ <bug>820614</bug>
+ <bug>903652</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-misc/binwalk" auto="yes" arch="*">
+ <unaffected range="ge">2.3.4</unaffected>
+ <vulnerable range="lt">2.3.4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Binwalk is a tool for identifying files embedded inside firmware images.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Binwalk. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <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 Binwalk users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=app-misc/binwalk-2.3.4"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-4510">CVE-2022-4510</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-09-17T06:32:11.831863Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2023-09-17T06:32:11.834505Z">sam</metadata>
+</glsa> \ No newline at end of file