Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2022 16:34:45 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bbe3b93c5dcb - main - security/vuxml: register darkhttpd DoS vulnerability
Message-ID:  <202211081634.2A8GYjLk085845@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bbe3b93c5dcb484cef6ecf4fdabfeff7e64d3737

commit bbe3b93c5dcb484cef6ecf4fdabfeff7e64d3737
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2022-11-08 16:29:21 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-11-08 16:30:57 +0000

    security/vuxml: register darkhttpd DoS vulnerability
    
    PR:             267507
    Reported by:    Henrich Hartzer <henrichhartzer@tuta.io>
    Security:       CVE-2020-25691
---
 security/vuxml/vuln-2022.xml | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index b975f91f1291..e13d7d8ed980 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -1,3 +1,34 @@
+  <vuln vid="9c399521-5f80-11ed-8ac4-b42e991fc52e">
+    <topic>darkhttpd -- DOS vulnerability</topic>
+    <affects>
+      <package>
+	<name>darkhttpd</name>
+	<range><lt>1.14</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-2020-25691">;
+	  <p>
+	    flaw was found in darkhttpd. Invalid error handling allows
+	    remote attackers to cause denial-of-service by accessing a
+	    file with a large modification date. The highest threat
+	    from this vulnerability is to system availability.
+	  </p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2020-25691</cvename>
+      <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25691</url>;
+    </references>
+    <dates>
+      <discovery>2020-11-02</discovery>
+      <entry>2022-11-08</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="3310014a-5ef9-11ed-812b-206a8a720317">
     <topic>sudo -- Potential out-of-bounds write for small passwords</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211081634.2A8GYjLk085845>