Lucene search
+L

1272 matches found

Tenable Nessus
Tenable Nessus
added 2018/10/05 12:0 a.m.274 views

Amazon Linux AMI : kernel (ALAS-2018-1086)

A security flaw was found in the chapservercomputemd5 function in the ISCSI target code in the Linux kernel in a way an authentication request from an ISCSI initiator is processed. An unauthenticated remote attacker can cause a stack buffer overflow and smash up to 17 bytes of the stack. The atta...

8.3CVSS7.2AI score0.08743EPSS
SaveExploits5References5
Tenable Nessus
Tenable Nessus
added 2018/10/05 12:0 a.m.105 views

Amazon Linux AMI : kernel (ALAS-2018-1087)

NOTE: CVE-2018-14634 was already fixed in the 4.14 kernel released with the 2018.03 AMI release. The advisory release date does not accurately reflect the date this was fixed. The actual date of the fix being released is: 2018-04-23. An integer overflow flaw was found in the Linux kernel's...

7.8CVSS7.1AI score0.14806EPSS
SaveExploits6References2
Tenable Nessus
Tenable Nessus
added 2018/09/20 12:0 a.m.48 views

Amazon Linux AMI : bind (ALAS-2018-1082)

A denial of service flaw was discovered in bind versions that include the 'deny-answer-aliases' feature. This flaw may allow a remote attacker to trigger an INSIST assert in named leading to termination of the process and a denial of service condition.CVE-2018-5740 C Tenable Network Security, Inc...

7.5CVSS7.3AI score0.5962EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/09/20 12:0 a.m.62 views

Amazon Linux AMI : ntp (ALAS-2018-1083)

ntpd in ntp 4.2.x before 4.2.8p7 allows authenticated users that know the private symmetric key to create arbitrarily-many ephemeral associations in order to win the clock selection of ntpd and modify a victim's clock via a Sybil attack. This issue exists because of an incomplete fix for...

9.8CVSS7.5AI score0.29037EPSS
SaveExploits6References3
Tenable Nessus
Tenable Nessus
added 2018/09/20 12:0 a.m.42 views

Amazon Linux AMI : postgresql93 / postgresql94,postgresql95 (ALAS-2018-1079)

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
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/09/20 12:0 a.m.40 views

Amazon Linux AMI : procmail (ALAS-2018-1084)

A heap-based buffer overflow flaw was found in procmail's formail utility. A remote attacker could send a specially crafted email that, when processed by formail, could cause formail to crash or, possibly, execute arbitrary code as the user running formail.CVE-2017-16844 C Tenable Network Securit...

10CVSS8.3AI score0.12524EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/09/20 12:0 a.m.41 views

Amazon Linux AMI : squid (ALAS-2018-1081)

The Squid Software Foundation Squid HTTP Caching Proxy contains a NULL pointer Dereference vulnerability in HTTP Response X-Forwarded-For header processing that can result in Denial of Service to all clients of the proxy. This attack appear to be exploitable via Remote HTTP server responding with...

7.5CVSS6.6AI score0.12912EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/09/20 12:0 a.m.113 views

Amazon Linux AMI : postgresql92 (ALAS-2018-1080)

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
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/09/07 12:0 a.m.27 views

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

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
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/09/07 12:0 a.m.69 views

Amazon Linux AMI : qemu-kvm (ALAS-2018-1073)

Quick Emulator QEMU, compiled with the PC System Emulator with multiboot feature support, is vulnerable to an OOB r/w memory access issue. The issue could occur while loading a kernel image during the guest boot, if mhloadendaddr address is greater than the mhbssendaddr address. A user or process...

8.8CVSS7.8AI score0.00823EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/09/07 12:0 a.m.82 views

Amazon Linux AMI : pcre (ALAS-2018-1076)

The compilebranch function in pcrecompile.c in PCRE 8.x and pcre2compile.c in PCRE2 mishandles patterns containing an ACCEPT substring in conjunction with nested parentheses, which allows remote attackers to execute arbitrary code or cause a denial of service stack-based buffer overflow via a...

9.8CVSS8.2AI score0.0843EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2018/09/07 12:0 a.m.42 views

Amazon Linux AMI : krb5 (ALAS-2018-1010)

A denial of service flaw was found in MIT Kerberos krb5kdc service. An authenticated attacker could use this flaw to cause krb5kdc to exit with an assertion failure by making an invalid S4U2Self or S4U2Proxy request.CVE-2017-11368 An authentication bypass flaw was found in the way krb5's certauth...

6.5CVSS6.8AI score0.03303EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/09/07 12:0 a.m.85 views

Amazon Linux AMI : libxml2 (ALAS-2018-1072)

A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval function of libxml2 when parsing invalid XPath expression. Applications processing untrusted XSL format inputs with the use of libxml2 library may be vulnerable to denial of service attack due to crash of the...

7.5CVSS6.7AI score0.03681EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/08/24 12:0 a.m.90 views

Amazon Linux AMI : php72 (ALAS-2018-1067)

exifprocessIFDinMAKERNOTE in ext/exif/exif.c in PHP 7.2.x before 7.2.8 allows remote attackers to cause a denial of service out-of-bounds read and application crash via a crafted JPEG file.CVE-2018-14851 exifreadfromimpl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a...

9.8CVSS7.3AI score0.08975EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2018/08/24 12:0 a.m.69 views

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

Vulnerability in the MySQL Server component of Oracle MySQL subcomponent: Server: Options. Supported versions that are affected are 5.5.60 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successfu...

6.5CVSS6.3AI score0.03637EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2018/08/24 12:0 a.m.63 views

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

Because of an implementation bug the PA-RISC CRYPTOmemcmp function is effectively reduced to only comparing the least significant bit of each byte. This allows an attacker to forge messages that would be considered as authenticated in an amount of tries lower than that guaranteed by the security...

6.5CVSS6.6AI score0.19295EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/08/24 12:0 a.m.72 views

Amazon Linux AMI : php56 / php70,php71 (ALAS-2018-1066)

exifprocessIFDinMAKERNOTE in ext/exif/exif.c in PHP before 5.6.37, 7.0.x before 7.0.31, and 7.1.x before 7.1.20, allows remote attackers to cause a denial of service out-of-bounds read and application crash via a crafted JPEG file.CVE-2018-14851 An issue was discovered in PHP before 5.6.37, 7.0.x...

7.5CVSS6.3AI score0.08975EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2018/08/24 12:0 a.m.40 views

Amazon Linux AMI : java-1.7.0-openjdk (ALAS-2018-1064)

Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE subcomponent: Concurrency. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded, JRockit. Successful attacks of this...

4.3CVSS6.1AI score0.04184EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/08/15 12:0 a.m.380 views

Amazon Linux AMI : kernel (ALAS-2018-1058) (Foreshadow)

Fixes for L1Terminal Fault security issues : L1 Terminal Fault-OS/ SMM : Systems with microprocessors utilizing speculative execution and address translations may allow unauthorized disclosure of information residing in the L1 data cache to an attacker with local user access via a terminal page...

7.8CVSS7AI score0.32445EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2018/08/10 12:0 a.m.65 views

Amazon Linux AMI : tomcat7 / tomcat80 (ALAS-2018-1055)

The defaults settings for the CORS filter provided in Apache Tomcat are insecure and enable 'supportsCredentials' for all origins. It is expected that users of the CORS filter will have configured it appropriately for their environment rather than using it in the default configuration. Therefore,...

9.8CVSS7.7AI score0.21719EPSS
SaveExploits0References4
Rows per page
Query Builder