summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202311-17.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-202311-17.xml')
-rw-r--r--metadata/glsa/glsa-202311-17.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202311-17.xml b/metadata/glsa/glsa-202311-17.xml
new file mode 100644
index 000000000000..f2ac6e83e648
--- /dev/null
+++ b/metadata/glsa/glsa-202311-17.xml
@@ -0,0 +1,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> \ No newline at end of file