Skip to content

Commit

Permalink
security/vuxml: Register OpenSSL vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Sp1l committed Jan 31, 2024
1 parent f12119e commit 3a77db5
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions security/vuxml/vuln/2024.xml
@@ -1,3 +1,51 @@
<vuln vid="10dee731-c069-11ee-9190-84a93843eb75">
<topic>OpenSSL -- Multiple vulnerabilities</topic>
<affects>
<package>
<name>openssl</name>
<range><lt>3.0.13,1</lt></range>
</package>
<package>
<name>openssl-quictls</name>
<range><lt>3.0.13</lt></range>
</package>
<package>
<name>openssl31</name>
<range><lt>3.1.5</lt></range>
</package>
<package>
<name>openssl31-quictls</name>
<range><lt>3.1.5</lt></range>
</package>
<package>
<name>openssl32</name>
<range><lt>3.2.1</lt></range>
</package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
<p>The OpenSSL project reports:</p>
<blockquote cite="https://www.openssl.org/news/secadv/20240125.txt">
<p>Excessive time spent checking invalid RSA public keys (CVE-2023-6237)</p>
<p>PKCS12 Decoding crashes (CVE-2024-0727)</p>
</blockquote>
</body>
</description>
<references>
<cvename>CVE-2024-0727</cvename>
<cvename>CVE-2023-6237</cvename>
<url>https://www.openssl.org/news/secadv/20240125.txt</url>
<url>https://www.openssl.org/news/secadv/20240115.txt</url>
<url>https://www.openssl.org/news/openssl-3.0-notes.html</url>
<url>https://www.openssl.org/news/openssl-3.1-notes.html</url>
<url>https://www.openssl.org/news/openssl-3.2-notes.html</url>
</references>
<dates>
<discovery>2024-01-30</discovery>
<entry>2024-01-31</entry>
</dates>
</vuln>

<vuln vid="67c2eb06-5579-4595-801b-30355be24654">
<topic>lizard -- Negative size passed to memcpy resulting in memory corruption</topic>
<affects>
Expand Down

0 comments on commit 3a77db5

Please sign in to comment.