CVE-2018-1000301
- EPSS 2.76%
- Veröffentlicht 24.05.2018 13:29:01
- Zuletzt bearbeitet 21.11.2024 03:39:58
curl version curl 7.20.0 to and including curl 7.59.0 contains a CWE-126: Buffer Over-read vulnerability in denial of service that can result in curl can be tricked into reading data beyond the end of a heap based buffer used to store downloaded RTSP...
CVE-2018-1000036
- EPSS 0.28%
- Veröffentlicht 24.05.2018 13:29:00
- Zuletzt bearbeitet 21.11.2024 03:39:29
In Artifex MuPDF 1.12.0 and earlier, multiple memory leaks in the PDF parser allow an attacker to cause a denial of service (memory leak) via a crafted file.
CVE-2018-1000037
- EPSS 0.3%
- Veröffentlicht 24.05.2018 13:29:00
- Zuletzt bearbeitet 21.11.2024 03:39:29
In Artifex MuPDF 1.12.0 and earlier, multiple reachable assertions in the PDF parser allow an attacker to cause a denial of service (assert crash) via a crafted file.
- EPSS 0.34%
- Veröffentlicht 23.05.2018 14:29:00
- Zuletzt bearbeitet 21.11.2024 03:59:13
procps-ng before version 3.3.15 is vulnerable to a local privilege escalation in top. If a user runs top with HOME unset in an attacker-controlled directory, the attacker could achieve privilege escalation by exploiting one of several vulnerabilities...
CVE-2018-1123
- EPSS 3.62%
- Veröffentlicht 23.05.2018 14:29:00
- Zuletzt bearbeitet 21.11.2024 03:59:13
procps-ng before version 3.3.15 is vulnerable to a denial of service in ps via mmap buffer overflow. Inbuilt protection in ps maps a guard page at the end of the overflowed buffer, ensuring that the impact of this flaw is limited to a crash (temporar...
CVE-2018-1125
- EPSS 0.36%
- Veröffentlicht 23.05.2018 14:29:00
- Zuletzt bearbeitet 17.12.2025 22:15:54
procps-ng before version 3.3.15 is vulnerable to a stack buffer overflow in pgrep. This vulnerability is mitigated by FORTIFY, as it involves strncat() to a stack-allocated string. When pgrep is compiled with FORTIFY (as on Red Hat Enterprise Linux a...
CVE-2018-1124
- EPSS 0.46%
- Veröffentlicht 23.05.2018 13:29:00
- Zuletzt bearbeitet 21.11.2024 03:59:13
procps-ng before version 3.3.15 is vulnerable to multiple integer overflows leading to a heap corruption in file2strvec function. This allows a privilege escalation for a local attacker who can create entries in procfs by starting processes, which co...
CVE-2018-1126
- EPSS 0.49%
- Veröffentlicht 23.05.2018 13:29:00
- Zuletzt bearbeitet 21.11.2024 03:59:14
procps-ng before version 3.3.15 is vulnerable to an incorrect integer size in proc/alloc.* leading to truncation/integer overflow issues. This flaw is related to CVE-2018-1124.
CVE-2018-11356
- EPSS 1.18%
- Veröffentlicht 22.05.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 03:43:12
In Wireshark 2.6.0, 2.4.0 to 2.4.6, and 2.2.0 to 2.2.14, the DNS dissector could crash. This was addressed in epan/dissectors/packet-dns.c by avoiding a NULL pointer dereference for an empty name in an SRV record.
CVE-2018-11357
- EPSS 1.18%
- Veröffentlicht 22.05.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 03:43:12
In Wireshark 2.6.0, 2.4.0 to 2.4.6, and 2.2.0 to 2.2.14, the LTP dissector and other dissectors could consume excessive memory. This was addressed in epan/tvbuff.c by rejecting negative lengths.