summaryrefslogtreecommitdiff
blob: ea2c242f8af48b9ad89ba373f36ee11e0307d1f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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>