git: 6451492b5354 - main - security/vuxml: register net/krill DoS vulnerability
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Jan 2023 13:24:27 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6451492b53545e19bc2761229143294c6503de8f
commit 6451492b53545e19bc2761229143294c6503de8f
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-01-23 13:16:35 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-23 13:20:06 +0000
security/vuxml: register net/krill DoS vulnerability
CVE-2023-0158
PR: 269050
---
security/vuxml/vuln/2023.xml | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 988af50ea071..f257d8d280e8 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,40 @@
+ <vuln vid="7844789a-9b1f-11ed-9a3f-b42e991fc52e">
+ <topic>net/krill -- DoS vulnerability</topic>
+ <affects>
+ <package>
+ <name>krill</name>
+ <range><lt>0.12.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>MITRE reports:</p>
+ <blockquote cite="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0158">
+ <p>
+ NLnet Labs Krill supports direct access to the RRDP repository
+ content through its built-in web server at the "/rrdp" endpoint.
+ Prior to 0.12.1 a direct query for any existing directory under
+ "/rrdp/", rather than an RRDP file such as "/rrdp/notification.xml"
+ as would be expected, causes Krill to crash. If the built-in "/rrdp"
+ endpoint is exposed directly to the internet, then malicious remote
+ parties can cause the publication server to crash. The repository
+ content is not affected by this, but the availability of the server
+ and repository can cause issues if this attack is persistent and is
+ not mitigated. .
+ </p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2023-0158</cvename>
+ <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0158</url>
+ </references>
+ <dates>
+ <discovery>2023-01-10</discovery>
+ <entry>2023-01-23</entry>
+ </dates>
+ </vuln>
+
<vuln vid="bba3f684-9b1d-11ed-9a3f-b42e991fc52e">
<topic>www/awstats -- Partial absolute pathname</topic>
<affects>