summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202310-10.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-10 12:09:13 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-10 12:09:13 +0100
commit35d60f48c1e8e3d48626e53a1933c55805177d20 (patch)
tree0754900eff547564866e4e7265a5f0789874f907 /metadata/glsa/glsa-202310-10.xml
parentdd14643cac4a1aa6ce4151cea5c424577434968b (diff)
gentoo auto-resync : 10:10:2023 - 12:09:13
Diffstat (limited to 'metadata/glsa/glsa-202310-10.xml')
-rw-r--r--metadata/glsa/glsa-202310-10.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202310-10.xml b/metadata/glsa/glsa-202310-10.xml
new file mode 100644
index 000000000000..5846410c4634
--- /dev/null
+++ b/metadata/glsa/glsa-202310-10.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202310-10">
+ <title>libcue: Arbitrary Code Execution</title>
+ <synopsis>A vulnerability has been discovered in libcue which could allow for arbitrary code execution.</synopsis>
+ <product type="ebuild">libcue</product>
+ <announced>2023-10-10</announced>
+ <revised count="1">2023-10-10</revised>
+ <bug>915500</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-libs/libcue" auto="yes" arch="*">
+ <unaffected range="ge">2.2.1-r1</unaffected>
+ <vulnerable range="lt">2.2.1-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>libcue is a CUE Sheet Parser Library.</p>
+ </background>
+ <description>
+ <p>libcue does not check bounds in a loop and suffers from an integer overflow flaw which can be exploited to take over the program.</p>
+ </description>
+ <impact type="high">
+ <p>Untrusted CUE sheet files can lead to arbitrary code execution.
+
+app-misc/tracker-miners[cue] uses libcue to index CUE Sheet files in directories. It is possible that downloading a malicious CUE Sheet file into a directory indexed by tracker-miners could lead to remote code execution.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All libcue users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=media-libs/libcue-2.2.1-r1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-43641">CVE-2023-43641</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-10-10T06:13:45.982909Z">sam</metadata>
+ <metadata tag="submitter" timestamp="2023-10-10T06:13:45.985293Z">sam</metadata>
+</glsa> \ No newline at end of file