summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2023-11-26 10:46:10 +0000
committerHans de Graaff <graaff@gentoo.org>2023-11-26 11:46:39 +0100
commit17b5b8836331281e84f8ed624b689a3d52cac6fe (patch)
tree0cece609d9193273e0426551defb5dc9a0479b57 /glsa-202311-17.xml
parent[ GLSA 202311-16 ] Open vSwitch: Multiple Vulnerabilities (diff)
downloadgentoo-17b5b8836331281e84f8ed624b689a3d52cac6fe.tar.gz
gentoo-17b5b8836331281e84f8ed624b689a3d52cac6fe.tar.bz2
gentoo-17b5b8836331281e84f8ed624b689a3d52cac6fe.zip
[ GLSA 202311-17 ] phpMyAdmin: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/831841 Bug: https://bugs.gentoo.org/835071 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'glsa-202311-17.xml')
-rw-r--r--glsa-202311-17.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/glsa-202311-17.xml b/glsa-202311-17.xml
new file mode 100644
index 000000000000..f2ac6e83e648
--- /dev/null
+++ b/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