summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2023-10-11 08:40:59 +0000
committerSam James <sam@gentoo.org>2023-10-11 09:41:24 +0100
commit3dfe02046c2bc76fb7e910a04702603b72fcb98c (patch)
tree62b2fa152ba91669c2d15daead658aa4dd51f9e9
parent[ GLSA 202310-11 ] less: Denial of service (diff)
downloadglsa-3dfe02046c2bc76fb7e910a04702603b72fcb98c.tar.gz
glsa-3dfe02046c2bc76fb7e910a04702603b72fcb98c.tar.bz2
glsa-3dfe02046c2bc76fb7e910a04702603b72fcb98c.zip
[ GLSA 202310-12 ] curl: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/887745 Bug: https://bugs.gentoo.org/894676 Bug: https://bugs.gentoo.org/902801 Bug: https://bugs.gentoo.org/906590 Bug: https://bugs.gentoo.org/910564 Bug: https://bugs.gentoo.org/914091 Bug: https://bugs.gentoo.org/915195 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--glsa-202310-12.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/glsa-202310-12.xml b/glsa-202310-12.xml
new file mode 100644
index 00000000..82588b6b
--- /dev/null
+++ b/glsa-202310-12.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202310-12">
+ <title>curl: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in curl, the worst of which could result in arbitrary code execution.</synopsis>
+ <product type="ebuild">curl</product>
+ <announced>2023-10-11</announced>
+ <revised count="1">2023-10-11</revised>
+ <bug>887745</bug>
+ <bug>894676</bug>
+ <bug>902801</bug>
+ <bug>906590</bug>
+ <bug>910564</bug>
+ <bug>914091</bug>
+ <bug>915195</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/curl" auto="yes" arch="*">
+ <unaffected range="ge">8.3.0-r2</unaffected>
+ <vulnerable range="lt">8.3.0-r2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>A command line tool and library for transferring data with URLs.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in curl. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="high">
+ <p>Please review the referenced CVE identifiers for details.
+
+Note that the risk of remote code execution is limited to SOCKS usage.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All curl users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=net-misc/curl-8.3.0-r2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-43551">CVE-2022-43551</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-43552">CVE-2022-43552</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-23914">CVE-2023-23914</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-23915">CVE-2023-23915</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-23916">CVE-2023-23916</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-27533">CVE-2023-27533</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-27534">CVE-2023-27534</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-27535">CVE-2023-27535</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-27536">CVE-2023-27536</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-27537">CVE-2023-27537</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-27538">CVE-2023-27538</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-28319">CVE-2023-28319</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-28320">CVE-2023-28320</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-28321">CVE-2023-28321</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-28322">CVE-2023-28322</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-32001">CVE-2023-32001</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-38039">CVE-2023-38039</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-38545">CVE-2023-38545</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-38546">CVE-2023-38546</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-10-11T08:40:59.014071Z">sam</metadata>
+ <metadata tag="submitter" timestamp="2023-10-11T08:40:59.017290Z">sam</metadata>
+</glsa> \ No newline at end of file