FreeBSD Bugzilla – Attachment 248252 Details for
Bug 276879
ftp/curl: Update to 8.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file
security_vuxml.curl.patch (text/plain), 1.67 KB, created by
Yasuhiro Kimura
on 2024-02-08 07:49:33 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2024-02-08 07:49:33 UTC
Size:
1.67 KB
patch
obsolete
>From 2c5c4eb3072596cf47d0edc07eaa43f13888c3e2 Mon Sep 17 00:00:00 2001 >From: Yasuhiro Kimura <yasu@FreeBSD.org> >Date: Thu, 8 Feb 2024 16:45:33 +0900 >Subject: [PATCH] security/vuxml: Document OCSP verification bypass > vulnerability in curl > >--- > security/vuxml/vuln/2024.xml | 32 ++++++++++++++++++++++++++++++++ > 1 file changed, 32 insertions(+) > >diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml >index 4bb0b9c5e77d..907b071b6e68 100644 >--- a/security/vuxml/vuln/2024.xml >+++ b/security/vuxml/vuln/2024.xml >@@ -1,3 +1,35 @@ >+ <vuln vid="02e33cd1-c655-11ee-8613-08002784c58d"> >+ <topic>curl -- OCSP verification bypass with TLS session reuse</topic> >+ <affects> >+ <package> >+ <name>curl</name> >+ <range><lt>8.6.0</lt></range> >+ </package> >+ </affects> >+ <description> >+ <body xmlns="http://www.w3.org/1999/xhtml"> >+ <p>Hiroki Kurosawa reports:</p> >+ <blockquote cite="https://curl.se/docs/CVE-2024-0853.html"> >+ <p> >+ curl inadvertently kept the SSL session ID for connections >+ in its cache even when the verify status (OCSP stapling) >+ test failed. A subsequent transfer to the same hostname >+ could then succeed if the session ID cache was still >+ fresh, which then skipped the verify status check. >+ </p> >+ </blockquote> >+ </body> >+ </description> >+ <references> >+ <cvename>CVE-2024-0853</cvename> >+ <url>https://curl.se/docs/CVE-2024-0853.html</url> >+ </references> >+ <dates> >+ <discovery>2024-01-31</discovery> >+ <entry>2024-02-08</entry> >+ </dates> >+ </vuln> >+ > <vuln vid="68ae70c5-c5e5-11ee-9768-08002784c58d"> > <topic>clamav -- Multiple vulnerabilities</topic> > <affects> >-- >2.43.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 276879
:
248243
| 248252 |
248678