summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202402-12.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-18 11:39:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-18 11:39:03 +0000
commit08f1ae6b8bd1202a10c5f0d07ee0adc846e0308c (patch)
tree030000b4df6e90b84380b6c0471fd05dd547bb0f /metadata/glsa/glsa-202402-12.xml
parent3e4b97f04e1561890eb4b0bcb3a411b931c08d02 (diff)
gentoo auto-resync : 18:02:2024 - 11:39:02
Diffstat (limited to 'metadata/glsa/glsa-202402-12.xml')
-rw-r--r--metadata/glsa/glsa-202402-12.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202402-12.xml b/metadata/glsa/glsa-202402-12.xml
new file mode 100644
index 000000000000..d89aba3114fc
--- /dev/null
+++ b/metadata/glsa/glsa-202402-12.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202402-12">
+ <title>GNU Tar: Out of Bounds Read</title>
+ <synopsis>A vulnerability has been discovered in GNU Tar which may lead to an out of bounds read.</synopsis>
+ <product type="ebuild">tar</product>
+ <announced>2024-02-18</announced>
+ <revised count="1">2024-02-18</revised>
+ <bug>898176</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-arch/tar" auto="yes" arch="*">
+ <unaffected range="ge">1.34-r3</unaffected>
+ <vulnerable range="lt">1.34-r3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>The GNU Tar program provides the ability to create tar archives, as well as various other kinds of manipulation.</p>
+ </background>
+ <description>
+ <p>A vulnerability have been discovered in GNU Tar. Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="high">
+ <p>GNU Tar has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs via a V7 archive in which mtime has approximately 11 whitespace characters.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All GNU Tar users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=app-arch/tar-1.34-r3"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-48303">CVE-2022-48303</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-02-18T07:18:24.316864Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-02-18T07:18:24.319114Z">graaff</metadata>
+</glsa> \ No newline at end of file