Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 84

Количество 84

suse-cvrf логотип

openSUSE-SU-2026:21020-1

около 1 месяца назад

Security update for postfix

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2781-1

24 дня назад

Security update for postfix

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2780-1

24 дня назад

Security update for postfix

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:1149-1

больше 2 лет назад

Security update for postfix

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:0012-1

больше 2 лет назад

Security update for postfix

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2023:4981-1

больше 2 лет назад

Security update for postfix

EPSS: Низкий
rocky логотип

RLSA-2026:26205

около 1 месяца назад

Important: postfix security update

EPSS: Низкий
rocky логотип

RLSA-2026:25932

около 1 месяца назад

Important: postfix security update

EPSS: Низкий
rocky логотип

RLSA-2026:25930

около 1 месяца назад

Important: postfix security update

EPSS: Низкий
rocky логотип

RLSA-2024:9243

больше 1 года назад

Moderate: postfix security update

EPSS: Низкий
github логотип

GHSA-rpqw-5g6j-x944

около 4 лет назад

The postfix.postinst script in the Debian GNU/Linux and Ubuntu postfix 2.5.5 package grants the postfix user write access to /var/spool/postfix/pid, which might allow local users to conduct symlink attacks that overwrite arbitrary files.

EPSS: Низкий
github логотип

GHSA-qgmw-69g2-f48g

около 4 лет назад

Postfix 2.4 before 2.4.9, 2.5 before 2.5.5, and 2.6 before 2.6-20080902, when used with the Linux 2.6 kernel, leaks epoll file descriptors during execution of "non-Postfix" commands, which allows local users to cause a denial of service (application slowdown or exit) via a crafted command, as demonstrated by a command in a .forward file.

EPSS: Низкий
github логотип

GHSA-p8pr-mx9r-9jjx

больше 4 лет назад

Postfix 1.1.11 and earlier allows remote attackers to use Postfix to conduct "bounce scans" or DDos attacks of other hosts via an email address to the local host containing the target IP address and service name followed by a "!" string, which causes Postfix to attempt to use SMTP to communicate with the target on the associated port.

EPSS: Низкий
github логотип

GHSA-j5jm-hg4x-w8rx

больше 2 лет назад

Postfix through 3.8.4 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages that appear to originate from the Postfix server, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports <LF>.<CR><LF> but some other popular e-mail servers do not. To prevent attack variants (by always disallowing <LF> without <CR>), a different solution is required: the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.

CVSS3: 5.3
EPSS: Низкий
github логотип

GHSA-cgrr-3rc7-3h4r

больше 4 лет назад

The address parser code in Postfix 1.1.12 and earlier allows remote attackers to cause a denial of service (lock) via (1) a malformed envelope address to a local host that would generate a bounce and contains the ".!" string in the MAIL FROM or Errors-To headers, which causes nqmgr to lock up, or (2) via a valid MAIL FROM with a RCPT TO containing a ".!" string, which causes an instance of the SMTP listener to lock up.

EPSS: Средний
github логотип

GHSA-c4gx-p7gq-g6hp

3 месяца назад

Postfix before 3.8.16, 3.9 before 3.9.10, and 3.10 before 3.10.9 sometimes allows a buffer over-read and process crash via an enhanced status code that lacks text after the third number.

CVSS3: 3.7
EPSS: Низкий
github логотип

GHSA-8j5r-6hhw-hf9g

около 4 лет назад

The SMTP server in Postfix before 2.5.13, 2.6.x before 2.6.10, 2.7.x before 2.7.4, and 2.8.x before 2.8.3, when certain Cyrus SASL authentication methods are enabled, does not create a new server handle after client authentication fails, which allows remote attackers to cause a denial of service (heap memory corruption and daemon crash) or possibly execute arbitrary code via an invalid AUTH command with one method followed by an AUTH command with a different method.

EPSS: Средний
github логотип

GHSA-8739-vxjm-m9p4

около 4 лет назад

Postfix before 2.3.15, 2.4 before 2.4.8, 2.5 before 2.5.4, and 2.6 before 2.6-20080814, when the operating system supports hard links to symlinks, allows local users to append e-mail messages to a file to which a root-owned symlink points, by creating a hard link to this symlink and then sending a message. NOTE: this can be leveraged to gain privileges if there is a symlink to an init script.

EPSS: Низкий
github логотип

GHSA-698c-frxg-8qf9

около 4 лет назад

Postfix before 2.11.10, 3.0.x before 3.0.10, 3.1.x before 3.1.6, and 3.2.x before 3.2.2 might allow local users to gain privileges by leveraging undocumented functionality in Berkeley DB 2.x and later, related to reading settings from DB_CONFIG in the current directory.

CVSS3: 7.8
EPSS: Низкий
github логотип

GHSA-5wj2-9pm2-74vm

около 4 лет назад

** DISPUTED ** A certain Postfix 2.10.1-7 package could allow an attacker to send an email from an arbitrary-looking sender via a homoglyph attack, as demonstrated by the similarity of \xce\xbf to the 'o' character. This is potentially relevant when the /etc/postfix/sender_login feature is used, because a spoofed outbound message that uses a configured sender address is blocked with a "Sender address rejected: not logged in" error message, but a spoofed outbound message that uses a homoglyph of a configured sender address is not blocked. NOTE: some third parties argue that any missed blocking of spoofed outbound messages - except for exact matches to a sender address in the /etc/postfix/sender_login file - is outside the design goals of Postfix and thus cannot be considered a Postfix vulnerability.

CVSS3: 5.3
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
suse-cvrf логотип
openSUSE-SU-2026:21020-1

Security update for postfix

0%
Низкий
около 1 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2781-1

Security update for postfix

0%
Низкий
24 дня назад
suse-cvrf логотип
SUSE-SU-2026:2780-1

Security update for postfix

0%
Низкий
24 дня назад
suse-cvrf логотип
SUSE-SU-2024:1149-1

Security update for postfix

3%
Низкий
больше 2 лет назад
suse-cvrf логотип
SUSE-SU-2024:0012-1

Security update for postfix

3%
Низкий
больше 2 лет назад
suse-cvrf логотип
SUSE-SU-2023:4981-1

Security update for postfix

3%
Низкий
больше 2 лет назад
rocky логотип
RLSA-2026:26205

Important: postfix security update

0%
Низкий
около 1 месяца назад
rocky логотип
RLSA-2026:25932

Important: postfix security update

0%
Низкий
около 1 месяца назад
rocky логотип
RLSA-2026:25930

Important: postfix security update

0%
Низкий
около 1 месяца назад
rocky логотип
RLSA-2024:9243

Moderate: postfix security update

3%
Низкий
больше 1 года назад
github логотип
GHSA-rpqw-5g6j-x944

The postfix.postinst script in the Debian GNU/Linux and Ubuntu postfix 2.5.5 package grants the postfix user write access to /var/spool/postfix/pid, which might allow local users to conduct symlink attacks that overwrite arbitrary files.

0%
Низкий
около 4 лет назад
github логотип
GHSA-qgmw-69g2-f48g

Postfix 2.4 before 2.4.9, 2.5 before 2.5.5, and 2.6 before 2.6-20080902, when used with the Linux 2.6 kernel, leaks epoll file descriptors during execution of "non-Postfix" commands, which allows local users to cause a denial of service (application slowdown or exit) via a crafted command, as demonstrated by a command in a .forward file.

1%
Низкий
около 4 лет назад
github логотип
GHSA-p8pr-mx9r-9jjx

Postfix 1.1.11 and earlier allows remote attackers to use Postfix to conduct "bounce scans" or DDos attacks of other hosts via an email address to the local host containing the target IP address and service name followed by a "!" string, which causes Postfix to attempt to use SMTP to communicate with the target on the associated port.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-j5jm-hg4x-w8rx

Postfix through 3.8.4 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages that appear to originate from the Postfix server, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports <LF>.<CR><LF> but some other popular e-mail servers do not. To prevent attack variants (by always disallowing <LF> without <CR>), a different solution is required: the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.

CVSS3: 5.3
3%
Низкий
больше 2 лет назад
github логотип
GHSA-cgrr-3rc7-3h4r

The address parser code in Postfix 1.1.12 and earlier allows remote attackers to cause a denial of service (lock) via (1) a malformed envelope address to a local host that would generate a bounce and contains the ".!" string in the MAIL FROM or Errors-To headers, which causes nqmgr to lock up, or (2) via a valid MAIL FROM with a RCPT TO containing a ".!" string, which causes an instance of the SMTP listener to lock up.

21%
Средний
больше 4 лет назад
github логотип
GHSA-c4gx-p7gq-g6hp

Postfix before 3.8.16, 3.9 before 3.9.10, and 3.10 before 3.10.9 sometimes allows a buffer over-read and process crash via an enhanced status code that lacks text after the third number.

CVSS3: 3.7
0%
Низкий
3 месяца назад
github логотип
GHSA-8j5r-6hhw-hf9g

The SMTP server in Postfix before 2.5.13, 2.6.x before 2.6.10, 2.7.x before 2.7.4, and 2.8.x before 2.8.3, when certain Cyrus SASL authentication methods are enabled, does not create a new server handle after client authentication fails, which allows remote attackers to cause a denial of service (heap memory corruption and daemon crash) or possibly execute arbitrary code via an invalid AUTH command with one method followed by an AUTH command with a different method.

22%
Средний
около 4 лет назад
github логотип
GHSA-8739-vxjm-m9p4

Postfix before 2.3.15, 2.4 before 2.4.8, 2.5 before 2.5.4, and 2.6 before 2.6-20080814, when the operating system supports hard links to symlinks, allows local users to append e-mail messages to a file to which a root-owned symlink points, by creating a hard link to this symlink and then sending a message. NOTE: this can be leveraged to gain privileges if there is a symlink to an init script.

1%
Низкий
около 4 лет назад
github логотип
GHSA-698c-frxg-8qf9

Postfix before 2.11.10, 3.0.x before 3.0.10, 3.1.x before 3.1.6, and 3.2.x before 3.2.2 might allow local users to gain privileges by leveraging undocumented functionality in Berkeley DB 2.x and later, related to reading settings from DB_CONFIG in the current directory.

CVSS3: 7.8
1%
Низкий
около 4 лет назад
github логотип
GHSA-5wj2-9pm2-74vm

** DISPUTED ** A certain Postfix 2.10.1-7 package could allow an attacker to send an email from an arbitrary-looking sender via a homoglyph attack, as demonstrated by the similarity of \xce\xbf to the 'o' character. This is potentially relevant when the /etc/postfix/sender_login feature is used, because a spoofed outbound message that uses a configured sender address is blocked with a "Sender address rejected: not logged in" error message, but a spoofed outbound message that uses a homoglyph of a configured sender address is not blocked. NOTE: some third parties argue that any missed blocking of spoofed outbound messages - except for exact matches to a sender address in the /etc/postfix/sender_login file - is outside the design goals of Postfix and thus cannot be considered a Postfix vulnerability.

CVSS3: 5.3
1%
Низкий
около 4 лет назад

Уязвимостей на страницу