aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2021-06-22 15:09:27 +0000
committerJuraj Lutter <otis@FreeBSD.org>2021-06-22 16:14:41 +0000
commita7e91b4a2f898dba97d195a0ed946b7f70240112 (patch)
treec95231f6a741f7c41b1bdd0513f71dd572ef227d
parent235ae8796642ebb88cee237620c61e4f4e911aed (diff)
downloadports-a7e91b4a2f898dba97d195a0ed946b7f70240112.tar.gz
ports-a7e91b4a2f898dba97d195a0ed946b7f70240112.zip
security/vuxml: Document mail/dovecot-pigeonhole vulnerability
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index b89a42108619..d2949a4694ff 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -76,6 +76,38 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="f3fc2b50-d36a-11eb-a32c-00a0989e4ec1">
+ <topic>dovecot-pigeonhole -- Sieve excessive resource usage</topic>
+ <affects>
+ <package>
+ <name>dovecot-pigeonhole</name>
+ <range><lt>2.3.15</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Dovecot team reports reports:</p>
+ <blockquote cite="https://dovecot.org/pipermail/dovecot-news/2021-June/000460.html">
+ <p>Sieve interpreter is not protected against abusive
+ scripts that claim excessive resource usage. Fixed by limiting the
+ user CPU time per single script execution and cumulatively over
+ several script runs within a configurable timeout period. Sufficiently
+ large CPU time usage is summed in the Sieve script binary and execution
+ is blocked when the sum exceeds the limit within that time. The block
+ is lifted when the script is updated after the resource usage times out.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2020-28200</cvename>
+ <url>https://dovecot.org/pipermail/dovecot-news/2021-June/000460.html</url>
+ </references>
+ <dates>
+ <discovery>2020-09-23</discovery>
+ <entry>2021-06-22</entry>
+ </dates>
+ </vuln>
+
<vuln vid="d18f431d-d360-11eb-a32c-00a0989e4ec1">
<topic>dovecot -- multiple vulnerabilities</topic>
<affects>