summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202401-18.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-15 13:18:00 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-15 13:18:00 +0000
commitb9d13f23ed10bb803607f6ef67f0df2f078aa70f (patch)
tree6ff7cd69abb13870927f740d32794bde212eefe7 /metadata/glsa/glsa-202401-18.xml
parent804e8874f39a664f97becd43e96d0cced9c58d50 (diff)
gentoo auto-resync : 15:01:2024 - 13:18:00
Diffstat (limited to 'metadata/glsa/glsa-202401-18.xml')
-rw-r--r--metadata/glsa/glsa-202401-18.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202401-18.xml b/metadata/glsa/glsa-202401-18.xml
new file mode 100644
index 000000000000..73fa6e0953a0
--- /dev/null
+++ b/metadata/glsa/glsa-202401-18.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202401-18">
+ <title>zlib: Buffer Overflow</title>
+ <synopsis>A vulnerability has been found in zlib that can lead to a heap-based buffer overflow.</synopsis>
+ <product type="ebuild">zlib</product>
+ <announced>2024-01-15</announced>
+ <revised count="1">2024-01-15</revised>
+ <bug>916484</bug>
+ <access>remote</access>
+ <affected>
+ <package name="sys-libs/zlib" auto="yes" arch="*">
+ <unaffected range="ge">1.2.13-r2</unaffected>
+ <vulnerable range="lt">1.2.13-r2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>zlib is a widely used free and patent unencumbered data compression library.</p>
+ </background>
+ <description>
+ <p>A vulnerability has been discovered in zlib. Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="high">
+ <p>MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in ZipOpenNewFileInZip4_64 via a long filename, comment, or extra field.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All zlib users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=sys-libs/zlib-1.2.13-r2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-45853">CVE-2023-45853</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-01-15T12:02:56.466413Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-01-15T12:02:56.468710Z">graaff</metadata>
+</glsa> \ No newline at end of file