Lucene search
+L

3339 matches found

Tenable Nessus
Tenable Nessus
added 2018/08/07 12:0 a.m.70 views

Amazon Linux 2 : kernel (ALAS-2018-1050)

Linux kernel versions 4.9+ can be forced to make very expensive calls to tcpcollapseofoqueue and tcppruneofoqueue for every incoming packet which can lead to a denial of service. An attacker can induce a denial of service condition by sending specially modified packets within ongoing TCP sessions...

7.8CVSS6.6AI score0.7372EPSS
SaveExploits0References3
Amazon
Amazon
added 2018/08/04 12:0 a.m.51 views

Critical: kernel

Issue Overview: An issue was discovered in the XFS filesystem in fs/xfs/xfsicache.c in the Linux kernel. There is a NULL pointer dereference leading to a system panic in lookupslow on a NULL inode-iops pointer when doing pathwalks on a corrupted xfs image. This occurs because of a lack of proper...

7.8CVSS6.4AI score0.7372EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2018/07/26 12:0 a.m.39 views

Amazon Linux 2 : kernel (ALAS-2018-1046)

The fs/ext4/inline.c:ext4readinlinedata function in the Linux kernel performs a memcpy with an untrusted length value in certain circumstances involving a crafted filesystem that stores the system.data extended attribute value in a dedicated inode. The unbound copy can cause memory corruption or...

5.9CVSS6.8AI score0.16154EPSS
SaveExploits5References2
Tenable Nessus
Tenable Nessus
added 2018/07/26 12:0 a.m.58 views

Amazon Linux 2 : glibc (ALAS-2018-1048)

stdlib/canonicalize.c in the GNU C Library aka glibc or libc6 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code...

9.8CVSS7.9AI score0.07307EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2018/07/26 12:0 a.m.52 views

Amazon Linux 2 : libvirt (ALAS-2018-1049) (Spectre)

An incomplete fix for CVE-2018-5748 that affects QEMU monitor leading to a resource exhaustion but now also triggered via QEMU guest agent.CVE-2018-1064 qemu/qemumonitor.c in libvirt allows attackers to cause a denial of service memory consumption via a large QEMU reply.CVE-2018-5748 An...

7.5CVSS7.1AI score0.60631EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2018/07/10 12:0 a.m.42 views

Amazon Linux 2 : kernel (ALAS-2018-1044)

A NULL pointer dereference issue was found in the Linux kernel. If the close and fchownat system calls share a socket file descriptor as an argument, then the two calls can race and trigger a NULL pointer dereference leading to a system crash and a denial of service.CVE-2018-12232 C Tenable Netwo...

7.1CVSS6.6AI score0.06526EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/06/29 12:0 a.m.27 views

Amazon Linux 2 : plexus-archiver (ALAS-2018-1043)

A path traversal vulnerability has been discovered in plexus-archiver when extracting a carefully crafted zip file which holds path traversal file names. A remote attacker could use this vulnerability to write files outside the target directory and overwrite existing files with malicious code or...

5.5CVSS6.2AI score0.13179EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2018/06/29 12:0 a.m.45 views

Amazon Linux 2 : openssh (ALAS-2018-1042)

The processopen function in sftp-server.c in OpenSSH before 7.6 does not properly prevent write operations in readonly mode, which allows attackers to create zero-length files.CVE-2017-15906 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted fro...

5.3CVSS6.3AI score0.03359EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/06/12 12:0 a.m.34 views

Amazon Linux 2 : xdg-user-dirs (ALAS-2018-1030)

It was found that the system umask policy is not being honored when creating XDG user directories /Desktop etc on first login. This could lead to user's files being inadvertently exposed to other local users.CVE-2017-15131 C Tenable Network Security, Inc. The descriptive text and package checks i...

7.8CVSS6.2AI score0.00321EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/06/12 12:0 a.m.47 views

Amazon Linux 2 : git (ALAS-2018-1035)

In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, code to sanity-check pathnames on NTFS can result in reading out-of-bounds memory.CVE-2018-11233 In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4...

7.8CVSS8AI score0.48752EPSS
SaveExploits10References3
Tenable Nessus
Tenable Nessus
added 2018/06/12 12:0 a.m.57 views

Amazon Linux 2 : curl (ALAS-2018-1029)

Curl version curl 7.54.1 to and including curl 7.59.0 contains a CWE-122: Heap-based Buffer Overflow vulnerability in denial of service and more that can result in curl might overflow a heap based memory buffer when closing down an FTP connection with very long server command...

9.8CVSS7.8AI score0.05927EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/06/12 12:0 a.m.34 views

Amazon Linux 2 : libvirt (ALAS-2018-1033) (Spectre)

An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of Load & Store instructions a commonly used performance optimization. It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the...

5.5CVSS7.1AI score0.60631EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2018/06/12 12:0 a.m.44 views

Amazon Linux 2 : java-1.8.0-openjdk (ALAS-2018-1039) (Spectre)

An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of Load & Store instructions a commonly used performance optimization. It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the...

5.5CVSS7.1AI score0.60631EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2018/06/12 12:0 a.m.48 views

Amazon Linux 2 : java-1.7.0-openjdk (ALAS-2018-1037) (Spectre)

An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of Load & Store instructions a commonly used performance optimization. It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the...

5.5CVSS7.1AI score0.60631EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2018/06/12 12:0 a.m.51 views

Amazon Linux 2 : procps-ng (ALAS-2018-1031)

Multiple integer overflows leading to heap corruption flaws were discovered in file2strvec. These vulnerabilities can lead to privilege escalation for a local attacker who can create entries in procfs by starting processes, which will lead to crashes or arbitrary code execution in proc utilities...

9.8CVSS7.1AI score0.01993EPSS
SaveExploits6References3
Tenable Nessus
Tenable Nessus
added 2018/06/12 12:0 a.m.26 views

Amazon Linux 2 : 389-ds-base (ALAS-2018-1036)

It was found that 389-ds-base did not properly handle long search filters with characters needing escapes, possibly leading to buffer overflows. A remote, unauthenticated attacker could potentially use this flaw to make ns-slapd crash via a specially crafted LDAP request, thus resulting in denial...

7.5CVSS7.4AI score0.04239EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/06/12 12:0 a.m.59 views

Amazon Linux 2 : qemu-kvm (ALAS-2018-1034) (Spectre)

An out-of-bounds read access issue was found in the VGA display emulator built into the Quick emulator QEMU. It could occur while reading VGA memory to update graphics display. A privileged user/process inside guest could use this flaw to crash the QEMU process on the host resulting in denial of...

7.8CVSS7.2AI score0.60631EPSS
SaveExploits5References8
Tenable Nessus
Tenable Nessus
added 2018/06/12 12:0 a.m.36 views

Amazon Linux 2 : thunderbird (ALAS-2018-1032)

The following CVEs are fixed in the updated thunderbird package : CVE-2018-5161 : Hang via malformed headers CVE-2018-5162 : Encrypted mail leaks plaintext through src attribute CVE-2018-5183 : Backport critical security fixes in Skia CVE-2018-5155 : Use-after-free with SVG animations and text...

9.8CVSS7.4AI score0.21036EPSS
SaveExploits5References13
Amazon
Amazon
added 2018/06/08 12:0 a.m.32 views

Important: 389-ds-base

Issue Overview: It was found that 389-ds-base did not properly handle long search filters with characters needing escapes, possibly leading to buffer overflows. A remote, unauthenticated attacker could potentially use this flaw to make ns-slapd crash via a specially crafted LDAP request, thus...

7.5CVSS8AI score0.04239EPSS
SaveExploits0
Amazon
Amazon
added 2018/06/08 12:0 a.m.56 views

Important: java-1.7.0-openjdk

Issue Overview: An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of Load & Store instructions a commonly used performance optimization. It relies on the presence of a precisely-defined instruction sequence in the privileged code...

5.5CVSS7.3AI score0.60631EPSS
SaveExploits3
Rows per page
Query Builder