You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-202311-17.xml

45 lines
1.9 KiB

<?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>