Описание
Security update for mgetty
This update for mgetty fixes the following issues:
- CVE-2018-16741: The function do_activate() did not properly sanitize shell metacharacters to prevent command injection (bsc#1108752).
- CVE-2018-16745: The mail_to parameter was not sanitized, leading to a buffer overflow if long untrusted input reached it (bsc#1108756).
- CVE-2018-16744: The mail_to parameter was not sanitized, leading to command injection if untrusted input reached reach it (bsc#1108757).
- CVE-2018-16742: Prevent stack-based buffer overflow that could have been triggered via a command-line parameter (bsc#1108762).
- CVE-2018-16743: The command-line parameter username wsa passed unsanitized to strcpy(), which could have caused a stack-based buffer overflow (bsc#1108761).
Список пакетов
SUSE Linux Enterprise Module for Basesystem 15
Ссылки
- Link for SUSE-SU-2018:2894-1
- E-Mail link for SUSE-SU-2018:2894-1
- SUSE Security Ratings
- SUSE Bug 1108752
- SUSE Bug 1108756
- SUSE Bug 1108757
- SUSE Bug 1108761
- SUSE Bug 1108762
- SUSE CVE CVE-2018-16741 page
- SUSE CVE CVE-2018-16742 page
- SUSE CVE CVE-2018-16743 page
- SUSE CVE CVE-2018-16744 page
- SUSE CVE CVE-2018-16745 page
Описание
An issue was discovered in mgetty before 1.2.1. In fax/faxq-helper.c, the function do_activate() does not properly sanitize shell metacharacters to prevent command injection. It is possible to use the ||, &&, or > characters within a file created by the "faxq-helper activate <jobid>" command.
Затронутые продукты
Ссылки
- CVE-2018-16741
- SUSE Bug 1108752
Описание
An issue was discovered in mgetty before 1.2.1. In contrib/scrts.c, a stack-based buffer overflow can be triggered via a command-line parameter.
Затронутые продукты
Ссылки
- CVE-2018-16742
- SUSE Bug 1108762
- SUSE Bug 1121954
Описание
An issue was discovered in mgetty before 1.2.1. In contrib/next-login/login.c, the command-line parameter username is passed unsanitized to strcpy(), which can cause a stack-based buffer overflow.
Затронутые продукты
Ссылки
- CVE-2018-16743
- SUSE Bug 1108761
- SUSE Bug 1121954
Описание
An issue was discovered in mgetty before 1.2.1. In fax_notify_mail() in faxrec.c, the mail_to parameter is not sanitized. It could allow for command injection if untrusted input can reach it, because popen is used.
Затронутые продукты
Ссылки
- CVE-2018-16744
- SUSE Bug 1108757
Описание
An issue was discovered in mgetty before 1.2.1. In fax_notify_mail() in faxrec.c, the mail_to parameter is not sanitized. It could allow a buffer overflow if long untrusted input can reach it.
Затронутые продукты
Ссылки
- CVE-2018-16745
- SUSE Bug 1108756
- SUSE Bug 1121954