Lucene search
+L

302 matches found

OSV
OSV
added 2021/06/21 12:00 p.m.9 views

UBUNTU-CVE-2020-28200

The Sieve engine in Dovecot before 2.3.15 allows Uncontrolled Resource Consumption, as demonstrated by a situation with a complex regular expression for the regex extension...

4.3CVSS7.3AI score0.01968EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/06/21 12:00 a.m.7 views

PT-2021-3384 · Dovecot +3 · Dovecot +3

Name of the Vulnerable Software and Affected Versions: Dovecot versions prior to 2.3.15 Description: The issue is related to errors in resource management in the Dovecot mail server, which can be exploited by a remote attacker to cause a denial of service. The Sieve engine in Dovecot is affected,...

9.8CVSS6.2AI score0.62579EPSS
SaveExploits14References93
Hacker One
Hacker One
added 2021/03/19 4:53 p.m.65 views

Open-Xchange: Null pointer dereference in lib-sieve after calling sieve_binary_block_index

There are some places that program calls function sievebinaryblockindex without checking the return valuemainly in sieve-binary-dumper.c. Such as: pigeonhole/src/lib-sieve/sieve-binary-dumper.c: bool sievebinarydumperrunstruct sievebinarydumper dumper, struct ostream stream, bool verbose struct...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/03/10 12:00 a.m.40 views

NewStart CGSL MAIN 6.02 : cyrus-imapd Multiple Vulnerabilities (NS-SA-2021-0086)

The remote NewStart CGSL host, running version MAIN 6.02, has cyrus-imapd packages installed that are affected by multiple vulnerabilities: - Cyrus IMAP 2.5.x before 2.5.14 and 3.x before 3.0.12 allows privilege escalation because an HTTP request may be interpreted in the authentication context o...

9.8CVSS7AI score0.02392EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2020/11/12 12:00 a.m.37 views

Oracle Linux 8 : cyrus-imapd (ELSA-2020-4655)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2020-4655 advisory. - Add fix for CVE-2019-19783 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that Nessus h...

9.8CVSS7.2AI score0.02392EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2020/11/04 1:25 a.m.158 views

cyrus-imapd: lmtpd component created mailboxes with administrator privileges if the "fileinto" was used, bypassing ACL checks

An issue was discovered in Cyrus IMAP before 2.5.15, 3.0.x before 3.0.13, and 3.1.x through 3.1.8. If sieve script uploading is allowed 3.x or certain non-default sieve options are enabled 2.x, a user with a mail account on the service can use a sieve script containing a fileinto directive to...

6.5CVSS5.8AI score0.01655EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2020/11/04 12:00 a.m.30 views

RHEL 8 : cyrus-imapd (RHSA-2020:4655)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:4655 advisory. The cyrus-imapd packages contain a high-performance mail server with IMAP, POP3, NNTP, and SIEVE support. Security Fixes: cyrus-imapd:...

9.8CVSS7.2AI score0.02392EPSS
SaveExploits0References10
AlmaLinux
AlmaLinux
added 2020/11/03 12:24 p.m.30 views

Moderate: cyrus-imapd security update

The cyrus-imapd packages contain a high-performance mail server with IMAP, POP3, NNTP, and SIEVE support. Security Fixes: cyrus-imapd: privilege escalation in HTTP request CVE-2019-18928 cyrus-imapd: lmtpd component created mailboxes with administrator privileges if the "fileinto" was used,...

7.5CVSS0.6AI score0.02392EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2020/09/23 6:55 p.m.32 views

Open-Xchange: A malicious user can upload a malicious script through managesieve and trigger its execution in order to consume almost 100% of CPU (LMTP).

Summary A malicious user can create a malicious sieve script attached as "test.sieve", upload it to the server through managesieve and set as active. Then the user can send several specially crafted messages to himself to trigger long script execution. The attacker has to send one message per...

4CVSS0.4AI score0.01968EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2020/09/23 12:00 a.m.43 views

dovecot-pigeonhole -- Sieve excessive resource usage

Dovecot team reports reports: 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...

4.3CVSS1.2AI score0.01968EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2020/08/24 12:45 p.m.35 views

Open-Xchange: A specifically designed sieve script can cause a DoS in lib-sieve during sieve script compilation via NULL pointer dereference

Reproduction realcrash.sieve is the attached script 1. Build dovecot and pigeonhole 2. Run sievec realcrash.sieve Requirements include and variables extensions should be required. One of the global commands global/export/import without any arguments should be followed by the same command with val...

SaveExploits0
Gentoo Linux
Gentoo Linux
added 2020/06/15 12:00 a.m.48 views

Cyrus IMAP Server: Access restriction bypass

Background The Cyrus IMAP Server is an efficient, highly-scalable IMAP e-mail server. Description An issue was discovered in Cyrus IMAP Server where sieve script uploading is excessively trusted. Impact A user can use a sieve script to create any mailbox with administrator privileges. Workaround...

6.5CVSS2.3AI score0.01655EPSS
SaveExploits0
Hacker One
Hacker One
added 2020/06/09 12:15 p.m.19 views

Open-Xchange: Null dereference in mcht_relational_validate ext-relational-common.c:136

To reproduce, run test suite on following input : require "vnd.dovecot.testsuite"; require "relational"; require "comparator-i;ascii-numeric"; require "body"; / / testset "message" text: From: Whomever To: Someone Date: Sat, 10 Oct 2009 00:30:04 +0200 Subject: whatever . ; / RFC5173, Section 5.2:...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/04 4:13 p.m.105 views

Open-Xchange: Null pointer deference in call to `mail_get_flags`

run test suite on following input require "vnd.dovecot.testsuite"; require "fileinto"; require "imap4flags"; require "mailbox"; testset "message" text: Subject: Test message. Test message. . ; test "Flag changes between stores" fileinto :create "FolderA"; if not testresultexecute testfail "failed...

1.6AI score
SaveExploits0
Veracode
Veracode
added 2020/04/10 12:38 a.m.27 views

Arbitrary Code Execution

cyrus-imapd is vulnerable to arbitrary code execution. The vulnerability exists as an authenticated user able to create Sieve mail filtering rules could use these flaws to execute arbitrary code with the privileges of the Cyrus IMAP server user...

7.5CVSS3.6AI score0.0404EPSS
SaveExploits0References19Affected Software1
Veracode
Veracode
added 2020/04/10 12:38 a.m.33 views

Arbitrary Code Execution

cyrus-imapd is vulnerable to arbitrary code execution. The vulnerability exists as an authenticated user able to create Sieve mail filtering rules could use these flaws to execute arbitrary code with the privileges of the Cyrus IMAP server user...

4.4CVSS3.6AI score0.00483EPSS
SaveExploits0References24Affected Software1
Schneier on Security
Schneier on Security
added 2020/04/08 11:37 a.m.40 views

RSA-250 Factored

RSA-250 has been factored. This computation was performed with the Number Field Sieve algorithm, using the open-source CADO-NFS software. The total computation time was roughly 2700 core-years, using Intel Xeon Gold 6130 CPUs as a reference 2.1GHz: RSA-250 sieving: 2450 physical core-years RSA-25...

2.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2019/12/27 6:08 p.m.30 views

CVE-2019-19783

An issue was discovered in Cyrus IMAP before 2.5.15, 3.0.x before 3.0.13, and 3.1.x through 3.1.8. If sieve script uploading is allowed 3.x or certain non-default sieve options are enabled 2.x, a user with a mail account on the service can use a sieve script containing a fileinto directive to...

6.5CVSS1.8AI score0.01655EPSS
SaveExploits0References3
NVD
NVD
added 2019/12/16 2:15 p.m.17 views

CVE-2019-19783

An issue was discovered in Cyrus IMAP before 2.5.15, 3.0.x before 3.0.13, and 3.1.x through 3.1.8. If sieve script uploading is allowed 3.x or certain non-default sieve options are enabled 2.x, a user with a mail account on the service can use a sieve script containing a fileinto directive to...

6.5CVSS6.6AI score0.01655EPSS
SaveExploits0References8
OSV
OSV
added 2019/12/16 2:15 p.m.12 views

DEBIAN-CVE-2019-19783

An issue was discovered in Cyrus IMAP before 2.5.15, 3.0.x before 3.0.13, and 3.1.x through 3.1.8. If sieve script uploading is allowed 3.x or certain non-default sieve options are enabled 2.x, a user with a mail account on the service can use a sieve script containing a fileinto directive to...

6.5CVSS6.8AI score0.01655EPSS
SaveExploits0References1
Rows per page
Query Builder