summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202311-17.xml
blob: f2ac6e83e648eec355cc12b5048de5730acd04bd (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="202311-17">
    <title>phpMyAdmin: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been discovered in phpMyAdmin, the worst of which allows for denial of service.</synopsis>
    <product type="ebuild">phpmyadmin</product>
    <announced>2023-11-26</announced>
    <revised count="1">2023-11-26</revised>
    <bug>831841</bug>
    <bug>835071</bug>
    <access>remote</access>
    <affected>
        <package name="dev-db/phpmyadmin" auto="yes" arch="*">
            <unaffected range="ge">5.2.0</unaffected>
            <vulnerable range="lt">5.2.0</vulnerable>
        </package>
    </affected>
    <background>
        <p>phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the web.</p>
    </background>
    <description>
        <p>Multiple vulnerabilities have been discovered in phpMyAdmin. 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 phpMyAdmin users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=dev-db/phpmyadmin-5.2.0"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-0813">CVE-2022-0813</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-23807">CVE-2022-23807</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-23808">CVE-2022-23808</uri>
    </references>
    <metadata tag="requester" timestamp="2023-11-26T10:46:10.724470Z">ajak</metadata>
    <metadata tag="submitter" timestamp="2023-11-26T10:46:10.727242Z">graaff</metadata>
</glsa>