Lucene search
K

9341 matches found

Tenable Nessus
Tenable Nessus
added 2018/12/17 12:0 a.m.48 views

Amazon Linux AMI : golang (ALAS-2018-1130)

In Go before 1.10.6 and 1.11.x before 1.11.3, the 'go get' command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not ...

8.1CVSS8AI score0.66252EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2018/12/17 12:0 a.m.80 views

Amazon Linux AMI : httpd24 (ALAS-2018-1104)

In Apache HTTP Server 2.4.17 to 2.4.34, by sending continuous, large SETTINGS frames a client can occupy a connection, server thread and CPU time without any connection timeout coming to effect. This affects only HTTP/2 connections. A possible mitigation is to not enable the h2 protocol...

5.9CVSS6.5AI score0.51002EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/12/10 12:0 a.m.43 views

Amazon Linux 2 : xerces-c (ALAS-2018-1124)

A stack exhaustion flaw was found in the way Xerces-C XML parser handled deeply nested DTDs. An attacker could potentially use this flaw to crash an application using Xerces-C by tricking it into processing specially crafted data.CVE-2016-4463 C Tenable Network Security, Inc. The descriptive text...

7.5CVSS6.2AI score0.1425EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/12/10 12:0 a.m.35 views

Amazon Linux 2 : gnutls (ALAS-2018-1120)

It was found that GnuTLS's implementation of HMAC-SHA-256 was vulnerable to Lucky Thirteen-style attack. A remote attacker could use this flaw to conduct distinguishing attacks and plain text recovery attacks via statistical analysis of timing data using crafted packets.CVE-2018-10844 It was foun...

5.9CVSS6.3AI score0.03623EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2018/12/10 12:0 a.m.20 views

Amazon Linux 2 : fuse (ALAS-2018-1123)

A vulnerability was discovered in fuse. When SELinux is active, fusermount is vulnerable to a restriction bypass. This allows non-root users to mount a FUSE file system with the 'allowother' mount option regardless of whether 'userallowother' is set in the fuse configuration. An attacker may use...

7.8CVSS6.6AI score0.01414EPSS
Exploits3References2
Tenable Nessus
Tenable Nessus
added 2018/12/10 12:0 a.m.25 views

Amazon Linux 2 : wget (ALAS-2018-1121)

A cookie injection flaw was found in wget. An attacker can create a malicious website which, when accessed, overrides cookies belonging to arbitrary domains.CVE-2018-0494 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Amazon Linux 2...

6.5CVSS6.3AI score0.17249EPSS
Exploits5References2
Tenable Nessus
Tenable Nessus
added 2018/12/10 12:0 a.m.28 views

Amazon Linux 2 : wpa_supplicant (ALAS-2018-1122)

An issue was discovered in rsnsupp/wpa.c in wpasupplicant 2.0 through 2.6. Under certain conditions, the integrity of EAPOL-Key messages is not checked, leading to a decryption oracle. An attacker within range of the Access Point and client can abuse the vulnerability to recover sensitive...

6.5CVSS6.5AI score0.01404EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/12/07 12:0 a.m.79 views

Amazon Linux AMI : mysql55 (ALAS-2018-1116)

Vulnerability in the MySQL Server component of Oracle MySQL subcomponent: Client programs. Supported versions that are affected are 5.5.61 and prior, 5.6.41 and prior, 5.7.23 and prior and 8.0.12 and prior. Difficult to exploit vulnerability allows high privileged attacker with logon to the...

9.8CVSS7AI score0.05999EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2018/12/07 12:0 a.m.53 views

Amazon Linux AMI : glibc (ALAS-2018-1109)

A buffer overflow has been discovered in the GNU C Library aka glibc or libc6 in the mempcpyavx512novzeroupper function when particular conditions are met. An attacker could use this vulnerability to cause a denial of service or potentially execute code.CVE-2018-11237 elf/dl-load.c in the GNU C...

9.8CVSS7.9AI score0.074EPSS
Exploits3References5
Tenable Nessus
Tenable Nessus
added 2018/12/07 12:0 a.m.35 views

Amazon Linux AMI : postgresql95 (ALAS-2018-1118)

A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq were used with 'host' or 'hostaddr' connection parameters from untrusted input, attackers could bypass client-side...

8.5CVSS7.7AI score0.05154EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2018/12/07 12:0 a.m.36 views

Amazon Linux AMI : python27 (ALAS-2018-1108)

A flaw was found in the way catastrophic backtracking was implemented in python's pop3lib's apop method. An attacker could use this flaw to cause denial of service.CVE-2018-1060 A flaw was found in the way catastrophic backtracking was implemented in python's difflib.ISLINEJUNK method. An attacke...

7.5CVSS6.1AI score0.05103EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2018/12/07 12:0 a.m.37 views

Amazon Linux AMI : curl (ALAS-2018-1112)

curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curlntlmcoremknthash multiplies the length of the password by two SUM to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently...

10CVSS7.5AI score0.10823EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/12/07 12:0 a.m.33 views

Amazon Linux AMI : openssl (ALAS-2018-1102)

Libgcrypt allows a memory-cache side-channel attack on ECDSA signatures that can be mitigated through the use of blinding during the signing process in the gcryeccecdsasign function in cipher/ecc-ecdsa.c, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker...

6.5CVSS6.1AI score0.19295EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2018/12/07 12:0 a.m.22 views

Amazon Linux AMI : 389-ds-base (ALAS-2018-1106)

It was found that a specially crafted search query could lead to excessive CPU consumption in the dosearch function. An unauthenticated attacker could use this flaw to provoke a denial of service.CVE-2018-14648 C Tenable Network Security, Inc. The descriptive text and package checks in this plugi...

7.8CVSS7.3AI score0.06238EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/12/07 12:0 a.m.32 views

Amazon Linux AMI : poppler (ALAS-2018-1110)

There is a NULL pointer dereference in the AnnotPath::getCoordsLength function in Annot.h. A crafted input will lead to a remote denial of service attack.CVE-2018-10768 The FoFiType1C::cvtGlyph function in fofi/FoFiType1C.cc in Poppler allows remote attackers to cause a denial of service infinite...

6.5CVSS6.2AI score0.0315EPSS
Exploits3References4
Tenable Nessus
Tenable Nessus
added 2018/12/07 12:0 a.m.29 views

Amazon Linux AMI : postgresql93 / postgresql94 (ALAS-2018-1117)

A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq were used with 'host' or 'hostaddr' connection parameters from untrusted input, attackers could bypass client-side...

8.5CVSS7.7AI score0.05154EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/12/07 12:0 a.m.58 views

Amazon Linux AMI : postgresql96 (ALAS-2018-1119)

A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq were used with 'host' or 'hostaddr' connection parameters from untrusted input, attackers could bypass client-side...

9.1CVSS6.9AI score0.05154EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2018/12/07 12:0 a.m.30 views

Amazon Linux AMI : ruby23 / ruby24 (ALAS-2018-1113)

An issue was discovered in the OpenSSL library in Ruby before 2.3.8, 2.4.x before 2.4.5, 2.5.x before 2.5.2, and 2.6.x before 2.6.0-preview3. When two OpenSSL::X509::Name objects are compared using ==, depending on the ordering, non-equal objects may return true. When the first argument is one...

9.8CVSS6.9AI score0.10715EPSS
Exploits0References3
Amazon
Amazon
added 2018/12/06 12:0 a.m.20 views

Medium: fuse

Issue Overview: A vulnerability was discovered in fuse. When SELinux is active, fusermount is vulnerable to a restriction bypass. This allows non-root users to mount a FUSE file system with the 'allowother' mount option regardless of whether 'userallowother' is set in the fuse configuration. An...

7.8CVSS7AI score0.01414EPSS
Exploits3
Tenable Nessus
Tenable Nessus
added 2018/11/15 12:0 a.m.24 views

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

It was found that a specially crafted search query could lead to excessive CPU consumption in the dosearch function. An unauthenticated attacker could use this flaw to provoke a denial of service.CVE-2018-14648 C Tenable Network Security, Inc. The descriptive text and package checks in this plugi...

7.8CVSS7.3AI score0.06238EPSS
Exploits0References2
Rows per page
Query Builder