summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-05-08 09:47:31 +0000
committerHans de Graaff <graaff@gentoo.org>2024-05-08 11:47:50 +0200
commit7a69d7abb7e2d4eb863dde1c092868d0df7cccbd (patch)
tree0271b6de33ead559f7c42dc8c0b0f3cbe14d55c0
parent[ GLSA 202405-26 ] qtsvg: Multiple Vulnerabilities (diff)
downloadglsa-7a69d7abb7e2d4eb863dde1c092868d0df7cccbd.tar.gz
glsa-7a69d7abb7e2d4eb863dde1c092868d0df7cccbd.tar.bz2
glsa-7a69d7abb7e2d4eb863dde1c092868d0df7cccbd.zip
[ GLSA 202405-27 ] Epiphany: Buffer Overflow
Bug: https://bugs.gentoo.org/839786 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--glsa-202405-27.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/glsa-202405-27.xml b/glsa-202405-27.xml
new file mode 100644
index 00000000..eb832653
--- /dev/null
+++ b/glsa-202405-27.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202405-27">
+ <title>Epiphany: Buffer Overflow</title>
+ <synopsis>A vulnerability has been discovered in Epiphany, which can lead to a buffer overflow.</synopsis>
+ <product type="ebuild">epiphany</product>
+ <announced>2024-05-08</announced>
+ <revised count="1">2024-05-08</revised>
+ <bug>839786</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-client/epiphany" auto="yes" arch="*">
+ <unaffected range="ge">42.4</unaffected>
+ <vulnerable range="lt">42.4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Epiphany is a GNOME webbrowser based on the Mozilla rendering engine Gecko.</p>
+ </background>
+ <description>
+ <p>A vulnerability has been discovered in Epiphany. Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <p>In GNOME Epiphany an HTML document can trigger a client buffer overflow (in ephy_string_shorten) via a long page title. The issue occurs because the number of bytes for a UTF-8 ellipsis character is not properly considered.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Epiphany users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=www-client/epiphany-42.4"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-29536">CVE-2022-29536</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-05-08T09:47:31.556833Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-05-08T09:47:31.561419Z">graaff</metadata>
+</glsa> \ No newline at end of file