summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202312-13.xml
blob: b7e051ae5fe36292c98df4bd8d4b4fc6aa99ef20 (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
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202312-13">
    <title>Gitea: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been discovered in Gitea, the worst of which could result in information leakage.</synopsis>
    <product type="ebuild">gitea</product>
    <announced>2023-12-23</announced>
    <revised count="1">2023-12-23</revised>
    <bug>887825</bug>
    <bug>891983</bug>
    <bug>905886</bug>
    <bug>918674</bug>
    <access>remote</access>
    <affected>
        <package name="www-apps/gitea" auto="yes" arch="*">
            <unaffected range="ge">1.20.6</unaffected>
            <vulnerable range="lt">1.20.6</vulnerable>
        </package>
    </affected>
    <background>
        <p>Gitea is a painless self-hosted Git service.</p>
    </background>
    <description>
        <p>Multiple vulnerabilities have been discovered in Gitea. Please review the CVE identifiers referenced below for details.</p>
    </description>
    <impact type="low">
        <p>Please review the referenced CVE identifiers for details.</p>
    </impact>
    <workaround>
        <p>There is no known workaround at this time.</p>
    </workaround>
    <resolution>
        <p>All Gitea users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=www-apps/gitea-1.20.6"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-3515">CVE-2023-3515</uri>
    </references>
    <metadata tag="requester" timestamp="2023-12-23T09:39:06.392845Z">ajak</metadata>
    <metadata tag="submitter" timestamp="2023-12-23T09:39:06.395056Z">graaff</metadata>
</glsa>