Lucene search
+L

9572 matches found

Tenable Nessus
Tenable Nessus
added 2018/04/27 12:0 a.m.46 views

Amazon Linux AMI : python34 / python35,python36,python27 (ALAS-2018-1003)

DOS via regular expression catastrophic backtracking in apop method in pop3lib 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 DOS via regular expression backtracking...

7.5CVSS6.1AI score0.05287EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2018/04/27 12:0 a.m.224 views

Amazon Linux 2 : openssl (ALAS-2018-1004)

bnsqrx8xinternal carry bug on x8664 There is a carry propagating bug in the x8664 Montgomery squaring procedure in OpenSSL before 1.0.2m and 1.1.0 before 1.1.0g. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to...

6.5CVSS6.8AI score0.78675EPSS
SaveExploits2References5
Amazon
Amazon
added 2018/04/26 12:0 a.m.43 views

Medium: PackageKit

Issue Overview: Authentication bypass allows to install signed packages without administrator privileges An authentication bypass flaw has been found in PackageKit that allows users without administrator privileges to install signed packages. A local attacker can use this vulnerability to install...

5.5CVSS5.5AI score0.00393EPSS
SaveExploits0
Amazon
Amazon
added 2018/04/26 12:0 a.m.73 views

Medium: openssl

Issue Overview: bnsqrx8xinternal carry bug on x8664 There is a carry propagating bug in the x8664 Montgomery squaring procedure in OpenSSL before 1.0.2m and 1.1.0 before 1.1.0g. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be...

7.5CVSS6.7AI score0.83645EPSS
SaveExploits2
Amazon
Amazon
added 2018/04/26 12:0 a.m.43 views

Important: pcs

Issue Overview: Debug parameter removal bypass, allowing information disclosure It was found that the REST interface of the pcsd service did not properly remove the pcs debug argument from the /runpcs query, possibly disclosing sensitive information. A remote attacker with a valid token could use...

8.7CVSS6.9AI score0.0245EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/04/20 12:0 a.m.46 views

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

FTP path trickery leads to NIL byte out of bounds write : It was found that libcurl did not safely parse FTP URLs when using the CURLOPTFTPFILEMETHOD method. An attacker, able to provide a specially crafted FTP URL to an application using libcurl, could write a NULL byte at an arbitrary location,...

9.8CVSS7.2AI score0.11823EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2018/04/20 12:0 a.m.67 views

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

Race condition in the storeintwithrestart function in cpu/mcheck/mce.c : A race condition in the storeintwithrestart function in arch/x86/kernel/cpu/mcheck/mce.c in the Linux kernel allows local users to cause a denial of service panic by leveraging root access to write to the checkinterval file ...

7.8CVSS6.4AI score0.0052EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2018/04/20 12:0 a.m.25 views

Amazon Linux 2 : librelp (ALAS-2018-998)

Stack-based buffer overflow in relpTcpChkPeerName function in src/tcp.c : rsyslog librelp version 1.2.14 and earlier contains a Buffer Overflow vulnerability in the checking of x509 certificates from a peer that can result in Remote code execution. This attack appear to be exploitable a remote...

9.8CVSS8.8AI score0.09517EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2018/04/20 12:0 a.m.46 views

Amazon Linux 2 : slf4j (ALAS-2018-999)

Deserialisation vulnerability in EventData constructor can allow for arbitrary code execution : An XML deserialization vulnerability was discovered in slf4j's EventData which accepts anXML serialized string and can lead to arbitrary code execution. CVE-2018-8088 C Tenable Network Security, Inc. T...

9.8CVSS7.8AI score0.14796EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/04/20 12:0 a.m.31 views

Amazon Linux AMI : stunnel / amazon-efs-utils (ALAS-2018-996)

This update adds the checkHost option to stunnel, which verifies the host of the peer certificate subject. Certificates are accepted if no checkHost option was specified, or the host name of the peer certificate matches any of the hosts specified with checkHost. This update adds the OCSPaia optio...

5.5AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2018/04/20 12:0 a.m.20 views

Amazon Linux AMI : exim (ALAS-2018-997)

This is an update fixeing dec64table OOB read in b64decode. C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Amazon Linux AMI Security Advisory ALAS-2018-997. include"compat.inc"; if description scriptid109186; scriptversion"1.1";...

6.9AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2018/04/20 12:0 a.m.102 views

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

Missing length check of payload in net/sctp/smmakechunk.c:sctpmakechunk function allows denial of service : An error in the 'sctpmakechunk' function net/sctp/smmakechunk.c when handling SCTP, packet length can be exploited by a malicious local user to cause a kernel crash and a DoS. CVE-2018-5803...

7.1CVSS6.2AI score0.03501EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2018/04/20 12:0 a.m.75 views

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

FTP path trickery leads to NIL byte out of bounds write : It was found that libcurl did not safely parse FTP URLs when using the CURLOPTFTPFILEMETHOD method. An attacker, able to provide a specially crafted FTP URL to an application using libcurl, could write a NULL byte at an arbitrary location,...

9.8CVSS7.2AI score0.11823EPSS
SaveExploits0References4
Amazon
Amazon
added 2018/04/19 12:0 a.m.48 views

Medium: curl

Issue Overview: FTP path trickery leads to NIL byte out of bounds write: It was found that libcurl did not safely parse FTP URLs when using the CURLOPTFTPFILEMETHOD method. An attacker, able to provide a specially crafted FTP URL to an application using libcurl, could write a NULL byte at an...

9.8CVSS9.1AI score0.11823EPSS
SaveExploits0
Amazon
Amazon
added 2018/04/19 12:0 a.m.40 views

Important: slf4j

Issue Overview: Deserialisation vulnerability in EventData constructor can allow for arbitrary code execution: An XML deserialization vulnerability was discovered in slf4j's EventData which accepts anXML serialized string and can lead to arbitrary code execution. CVE-2018-8088 Affected Packages:...

9.8CVSS8.5AI score0.14796EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/04/18 12:0 a.m.28 views

Amazon Linux 2 : mailman (ALAS-2018-985)

Cross-site scripting XSS vulnerability in web UI A cross-site scripting XSS flaw was found in mailman. An attacker, able to trick the user into visiting a specific URL, can execute arbitrary web scripts on the user's side and force the victim to perform unintended actions. CVE-2018-5950 C Tenable...

6.1CVSS6.6AI score0.04569EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2018/04/18 12:0 a.m.31 views

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

An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of instructions a commonly used performance optimization. There are three primary variants of the issue which differ in the way the speculative execution can be exploited. Variant...

5.6CVSS7AI score0.74207EPSS
SaveExploits10References2
Tenable Nessus
Tenable Nessus
added 2018/04/18 12:0 a.m.47 views

Amazon Linux 2 : memcached (ALAS-2018-964)

It was discovered that the memcached daemon listened on UDP port 11211 by default. An attacker could use memcached for UDP amplification denial-of-service attacks. The UDP port has been disabled by default, but can still be enabled. It was discovered that the memcached connections using UDP...

7.5CVSS7AI score0.88368EPSS
SaveExploits5References2
Tenable Nessus
Tenable Nessus
added 2018/04/18 12:0 a.m.33 views

Amazon Linux 2 : mod_wsgi (ALAS-2018-987)

Failure to handle errors when attempting to drop group privileges : modwsgi before 4.2.4 for Apache, when creating a daemon process group, does not properly handle when group privileges cannot be dropped, which might allow attackers to gain privileges via unspecified vectors. CVE-2014-8583 C...

6.9CVSS5.3AI score0.00403EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/04/18 12:0 a.m.44 views

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

An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of instructions a commonly used performance optimization. There are three primary variants of the issue which differ in the way the speculative execution can be exploited. Variant...

5.6CVSS7AI score0.74207EPSS
SaveExploits10References2
Rows per page
Query Builder