summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-11-26 10:51:45 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-11-26 10:51:45 +0000
commitf5a5ed2aa0b58161ef2fab45b9c50657164b4e31 (patch)
tree1cffa5c9267f39e52a6f29d3e3d383ad19648608 /metadata
parentMerge commit '6109db58da8356109819f2e31a15acb75bbd5b61' (diff)
parent[ GLSA 202311-17 ] phpMyAdmin: Multiple Vulnerabilities (diff)
downloadgentoo-f5a5ed2aa0b58161ef2fab45b9c50657164b4e31.tar.gz
gentoo-f5a5ed2aa0b58161ef2fab45b9c50657164b4e31.tar.bz2
gentoo-f5a5ed2aa0b58161ef2fab45b9c50657164b4e31.zip
Merge commit '17b5b8836331281e84f8ed624b689a3d52cac6fe'
Diffstat (limited to 'metadata')
-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