git: ef33c559bad0 - main - security/vuxml: Document cURL 7.77.0 vulnerabilities
Bernard Spil
brnrd at FreeBSD.org
Wed Jul 21 10:31:09 UTC 2021
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ef33c559bad0b10e9427cf64eee4e7036d420f66
commit ef33c559bad0b10e9427cf64eee4e7036d420f66
Author: Bernard Spil <brnrd at FreeBSD.org>
AuthorDate: 2021-07-21 10:31:00 +0000
Commit: Bernard Spil <brnrd at FreeBSD.org>
CommitDate: 2021-07-21 10:31:00 +0000
security/vuxml: Document cURL 7.77.0 vulnerabilities
---
security/vuxml/vuln-2021.xml | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index b68197d73595..8c9c2ba3404b 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,37 @@
+ <vuln vid="aa646c01-ea0d-11eb-9b84-d4c9ef517024">
+ <topic>cURL -- Multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>curl</name>
+ <range><lt>7.78.0</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The cURL project reports:</p>
+ <blockquote cite="https://curl.se/docs/vuln-7.77.0.html">
+ <p>CURLOPT_SSLCERT mixup with Secure Transport (CVE-2021-22926)</p>
+ <p>TELNET stack contents disclosure again (CVE-2021-22925)</p>
+ <p>Bad connection reuse due to flawed path name checks (CVE-2021-92254)</p>
+ <p>Metalink download sends credentials (CVE-2021-92253)</p>
+ <p>Wrong content via metalink not discarded (CVE-2021-92252)</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2021-22922</cvename>
+ <cvename>CVE-2021-22923</cvename>
+ <cvename>CVE-2021-22924</cvename>
+ <cvename>CVE-2021-22925</cvename>
+ <cvename>CVE-2021-22926</cvename>
+ <url>https://curl.se/docs/vuln-7.77.0.html</url>
+ </references>
+ <dates>
+ <discovery>2021-07-21</discovery>
+ <entry>2021-07-21</entry>
+ </dates>
+ </vuln>
+
<vuln vid="38a4a043-e937-11eb-9b84-d4c9ef517024">
<topic>MySQL -- Multiple vulnerabilities</topic>
<affects>
More information about the dev-commits-ports-all
mailing list