summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202407-18.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-202407-18.xml')
-rw-r--r--metadata/glsa/glsa-202407-18.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202407-18.xml b/metadata/glsa/glsa-202407-18.xml
new file mode 100644
index 000000000000..ea2c242f8af4
--- /dev/null
+++ b/metadata/glsa/glsa-202407-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="202407-18">
+ <title>Stellarium: Arbitrary File Write</title>
+ <synopsis>A vulnerability has been discovered in Stellarium, which can lead to arbitrary file writes.</synopsis>
+ <product type="ebuild">stellarium</product>
+ <announced>2024-07-05</announced>
+ <revised count="1">2024-07-05</revised>
+ <bug>905300</bug>
+ <access>local and remote</access>
+ <affected>
+ <package name="sci-astronomy/stellarium" auto="yes" arch="*">
+ <unaffected range="ge">23.1</unaffected>
+ <vulnerable range="lt">23.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope.</p>
+ </background>
+ <description>
+ <p>A vulnerability has been discovered in Stellarium. Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <p>Attackers can write to files that are typically unintended, such as ones with absolute pathnames or .. directory traversal.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Stellarium users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=sci-astronomy/stellarium-23.1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-28371">CVE-2023-28371</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-07-05T17:31:39.463505Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-07-05T17:31:39.467808Z">graaff</metadata>
+</glsa> \ No newline at end of file