git: f318eff1736d - main - security/vuxml: Document OpenSSL 3.5 vulnerability
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 May 2025 15:59:11 UTC
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f318eff1736df191736ea4cec6b8571d9d8920f3
commit f318eff1736df191736ea4cec6b8571d9d8920f3
Author: Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2025-05-23 15:58:53 +0000
Commit: Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2025-05-23 15:58:53 +0000
security/vuxml: Document OpenSSL 3.5 vulnerability
---
security/vuxml/vuln/2025.xml | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index f804b4c69245..a58ddfcd10db 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,29 @@
+ <vuln vid="5baa64d6-37ee-11f0-a116-8447094a420f">
+ <topic>OpenSSL -- Inverted security logic in x509 app</topic>
+ <affects>
+ <package>
+ <name>openssl35</name>
+ <range><lt>3.5.0_1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The OpenSSL project reports:</p>
+ <blockquote cite="https://openssl-library.org/news/secadv/20250522.txt">
+ <p>The x509 application adds trusted use instead of rejected use (low)</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2025-4575</cvename>
+ <url>https://openssl-library.org/news/secadv/20250522.txt</url>
+ </references>
+ <dates>
+ <discovery>2025-05-23</discovery>
+ <entry>2025-05-23</entry>
+ </dates>
+ </vuln>
+
<vuln vid="6529e5e7-36d5-11f0-8f57-b42e991fc52e">
<topic>Firefox -- memory corruption due to race condition</topic>
<affects>