summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202305-05.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-03 11:25:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-03 11:25:07 +0100
commitf6a034d922bf54efeaa781fcb5388b325b90d945 (patch)
treeb9fafda6cf44bf7b09de2c3d74090de10f9cde04 /metadata/glsa/glsa-202305-05.xml
parent007b0aae027279095b8605c214b535e59df8f6eb (diff)
gentoo auto-resync : 03:05:2023 - 11:25:06
Diffstat (limited to 'metadata/glsa/glsa-202305-05.xml')
-rw-r--r--metadata/glsa/glsa-202305-05.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202305-05.xml b/metadata/glsa/glsa-202305-05.xml
new file mode 100644
index 000000000000..d03be8aaa8e8
--- /dev/null
+++ b/metadata/glsa/glsa-202305-05.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202305-05">
+ <title>xfce4-settings: Browser Argument Injection</title>
+ <synopsis>A vulnerability has been discovered in xfce4-settings which could result in universal cross site scripting (&#34;uXSS&#34;).</synopsis>
+ <product type="ebuild">xfce4-settings</product>
+ <announced>2023-05-03</announced>
+ <revised count="1">2023-05-03</revised>
+ <bug>880257</bug>
+ <access>remote</access>
+ <affected>
+ <package name="xfce-base/xfce4-settings" auto="yes" arch="*">
+ <unaffected range="ge">4.17.1</unaffected>
+ <vulnerable range="lt">4.17.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>xfce4-settings contains the configuration system for the Xfce desktop environment.</p>
+ </background>
+ <description>
+ <p>xfce4-settings does not sufficiently sanitize URLs opened via xdg4-mime-helper-tool (which is called when a user clicks a link in e.g. Firefox).</p>
+ </description>
+ <impact type="normal">
+ <p>The vulnerability can be leveraged into 1-click universal cross site scripting in some browsers, or potentially other unspecified impact.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All xfce4-settings users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=xfce-base/xfce4-settings-4.17.1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45062">CVE-2022-45062</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-05-03T09:14:46.477138Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2023-05-03T09:14:46.480051Z">sam</metadata>
+</glsa> \ No newline at end of file