Lucene search
+L
AmazonRecent

9213 matches found

Amazon
Amazon
added 2018/12/06 12:00 a.m.54 views

Medium: gnutls

Issue Overview: 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...

5.9CVSS6.1AI score0.03623EPSS
SaveExploits0
Amazon
Amazon
added 2018/12/06 12:00 a.m.106 views

Important: postgresql96

Issue Overview: 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...

9.1CVSS7.6AI score0.05154EPSS
SaveExploits0
Amazon
Amazon
added 2018/12/06 12:00 a.m.123 views

Critical: java-1.7.0-openjdk

Issue Overview: Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE subcomponent: JSSE. Supported versions that are affected are Java SE: 6u201, 7u191, 8u182 and 11; Java SE Embedded: 8u181; JRockit: R28.3.19. Difficult to exploit vulnerability allows unauthenticat...

8.3CVSS7AI score0.07156EPSS
SaveExploits3
Amazon
Amazon
added 2018/12/06 12:00 a.m.44 views

Medium: xerces-c

Issue Overview: 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 Affected Packages: xerces-c Note: Thi...

7.5CVSS7.9AI score0.14138EPSS
SaveExploits0
Amazon
Amazon
added 2018/12/06 12:00 a.m.124 views

Medium: mysql57

Issue Overview: Vulnerability in the MySQL Server component of Oracle MySQL subcomponent: Server: Parser. Supported versions that are affected are 5.7.23 and prior and 8.0.12 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to...

9.8CVSS7.7AI score0.05766EPSS
SaveExploits0
Amazon
Amazon
added 2018/12/06 12:00 a.m.216 views

Important: ruby23, ruby24

Issue Overview: 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...

9.8CVSS9.1AI score0.10715EPSS
SaveExploits0
Amazon
Amazon
added 2018/12/06 12:00 a.m.102 views

Medium: python27

Issue Overview: 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...

7.5CVSS6.7AI score0.05103EPSS
SaveExploits1
Amazon
Amazon
added 2018/12/05 12:00 a.m.121 views

Medium: openssl

Issue Overview: 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...

6.5CVSS6.4AI score0.1893EPSS
SaveExploits1
Amazon
Amazon
added 2018/11/13 12:00 a.m.37 views

Medium: 389-ds-base

Issue Overview: 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 Affected Packages: 389-ds-base Note: This advisory is applicable to...

7.8CVSS7.8AI score0.0629EPSS
SaveExploits0
Amazon
Amazon
added 2018/11/07 12:00 a.m.87 views

Medium: kernel

Issue Overview: An issue was discovered in the procpidstack function in fs/proc/base.c in the Linux kernel. An attacker with a local account can trick the stack unwinder code to leak stack contents to userspace. The fix allows only root to inspect the kernel stack of an arbitrary task...

7.1CVSS7AI score0.0067EPSS
SaveExploits1
Amazon
Amazon
added 2018/11/07 12:00 a.m.44 views

Medium: mod_http2

Issue Overview: In Apache HTTP Server, 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...

5.9CVSS6.5AI score0.51002EPSS
SaveExploits0
Amazon
Amazon
added 2018/11/07 12:00 a.m.76 views

Medium: openssl

Issue Overview: During key agreement in a TLS handshake using a DHE based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client ha...

7.5CVSS6.4AI score0.48831EPSS
SaveExploits1
Amazon
Amazon
added 2018/11/07 12:00 a.m.44 views

Important: spamassassin

Issue Overview: A flaw was found in the way SpamAssassin processes HTML email containing unclosed HTML tags. A carefully crafted mail message could cause SpamAssassin to consume significant resources. If a large number of these messages are sent, a denial of service could occur potentially delayi...

7.8CVSS7.2AI score0.07879EPSS
SaveExploits0
Amazon
Amazon
added 2018/11/07 12:00 a.m.50 views

Important: tomcat

Issue Overview: An improper handing of overflow in the UTF-8 decoder with supplementary characters can lead to an infinite loop in the decoder causing a Denial of Service.CVE-2018-1336 Affected Packages: tomcat Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FA...

7.5CVSS8.5AI score0.20599EPSS
SaveExploits0
Amazon
Amazon
added 2018/11/05 12:00 a.m.618 views

Medium: python35

Issue Overview: Python's elementtree C accelerator failed to initialise Expat's hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by contructing an XML document that would cause pathological hash collisions in Expat's internal data...

7.5CVSS7.1AI score0.10911EPSS
SaveExploits0
Amazon
Amazon
added 2018/11/05 12:00 a.m.15 views

Important: kernel

Issue Overview: An issue was discovered in the procpidstack function in fs/proc/base.c in the Linux kernel. An attacker with a local account can trick the stack unwinder code to leak stack contents to userspace. The fix allows only root to inspect the kernel stack of an arbitrary...

7.1CVSS6.2AI score0.0057EPSS
SaveExploits0
Amazon
Amazon
added 2018/11/05 12:00 a.m.602 views

Medium: tomcat7

Issue Overview: When the default servlet in Apache Tomcat versions 7.0.23 to 7.0.90 returned a redirect to a directory e.g. redirecting to '/foo/' when the user requested '/foo' a specially crafted URL could be used to cause the redirect to be generated to any URI of the attackers...

4.3CVSS6.2AI score0.94494EPSS
SaveExploits3
Amazon
Amazon
added 2018/11/05 12:00 a.m.651 views

Critical: java-1.8.0-openjdk

Issue Overview: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE subcomponent: Security. Supported versions that are affected are Java SE: 6u201, 7u191, 8u182 and 11; Java SE Embedded: 8u181. Difficult to exploit vulnerability allows unauthenticated attacker with network...

9CVSS7.1AI score0.07156EPSS
SaveExploits3
Amazon
Amazon
added 2018/10/30 12:00 a.m.634 views

Medium: openssl

Issue Overview: During key agreement in a TLS handshake using a DHE based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client ha...

7.5CVSS7AI score0.48831EPSS
SaveExploits0
Amazon
Amazon
added 2018/10/25 12:00 a.m.61 views

Critical: java-1.8.0-openjdk

Issue Overview: Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE subcomponent: Networking. Supported versions that are affected are Java SE: 6u201, 7u191, 8u182 and 11; Java SE Embedded: 8u181. Difficult to exploit vulnerability allows unauthenticated attacker with netwo...

9CVSS7.1AI score0.07156EPSS
SaveExploits3
Amazon
Amazon
added 2018/10/24 12:00 a.m.61 views

Medium: 389-ds-base

Issue Overview: A vulnerability was discovered in 389-ds-base. The lock controlling the error log was not correctly used when re-opening the log file in logerroremergency. An attacker could send a flood of modifications to a very large DN, which would cause slapd to crash.CVE-2018-14624 A race...

7.5CVSS7AI score0.0265EPSS
SaveExploits1
Amazon
Amazon
added 2018/10/24 12:00 a.m.31 views

Medium: flatpak

Issue Overview: It was found that flatpak's D-Bus proxy did not properly filter the access to D-Bus during the authentication protocol. A specially crafted flatpak application could use this flaw to bypass all restrictions imposed by flatpak and have full access to the D-BUS interface.CVE-2018-65...

8.8CVSS9AI score0.00412EPSS
SaveExploits0
Amazon
Amazon
added 2018/10/24 12:00 a.m.43 views

Important: git

Issue Overview: Git before 2.14.5, allows remote code execution during processing of a recursive "git clone" of a superproject if a .gitmodules file has a URL field beginning with a '-' character.CVE-2018-17456 Affected Packages: git Note: This advisory is applicable to Amazon Linux 2 AL2 Core...

9.8CVSS8.3AI score0.97356EPSS
SaveExploits12
Amazon
Amazon
added 2018/10/24 12:00 a.m.44 views

Medium: nss

Issue Overview: A flaw was found in the way NSS responded to an SSLv2-compatible ClientHello with a ServerHello that had an all-zero random. A man-in-the-middle attacker could use this flaw in a passive replay attack.CVE-2018-12384 Affected Packages: nss Note: This advisory is applicable to Amazo...

5.9CVSS6.3AI score0.01496EPSS
SaveExploits0
Amazon
Amazon
added 2018/10/23 12:00 a.m.548 views

Medium: 389-ds-base

Issue Overview: A vulnerability was discovered in 389-ds-base. The lock controlling the error log was not correctly used when re-opening the log file in logerroremergency. An attacker could send a flood of modifications to a very large DN, which would cause slapd to crash.CVE-2018-14624 A race...

7.5CVSS7AI score0.0265EPSS
SaveExploits1
Amazon
Amazon
added 2018/10/23 12:00 a.m.579 views

Critical: python-paramiko

Issue Overview: Paramiko contains a Incorrect Access Control vulnerability in SSH server that can result in RCE. This attack appear to be exploitable via network connectivity. This issue does not affect instances where only the ssh client functionality of the paramiko library is...

8.8CVSS8.4AI score0.04407EPSS
SaveExploits0
Amazon
Amazon
added 2018/10/23 12:00 a.m.559 views

Medium: nss

Issue Overview: A flaw was found in the way NSS responded to an SSLv2-compatible ClientHello with a ServerHello that had an all-zero random. A man-in-the-middle attacker could use this flaw in a passive replay attack.CVE-2018-12384 Affected Packages: nss Issue Correction: Run yum update nss or yu...

5.9CVSS6.3AI score0.01496EPSS
SaveExploits0
Amazon
Amazon
added 2018/10/17 12:00 a.m.584 views

Important: git

Issue Overview: Git before 2.14.5, allows remote code execution during processing of a recursive "git clone" of a superproject if a .gitmodules file has a URL field beginning with a '-' character.CVE-2018-17456 Affected Packages: git Issue Correction: Run yum update git or yum update --advisory...

9.8CVSS8.3AI score0.97356EPSS
SaveExploits12
Amazon
Amazon
added 2018/10/17 12:00 a.m.569 views

Important: spamassassin

Issue Overview: A flaw was found in the way a local user on the SpamAssassin server could inject code in the meta rule syntax. This could cause the arbitrary code execution on the server when these rules are being processed.CVE-2018-11781 A potential Remote Code Execution bug exists with the...

9.8CVSS8.2AI score0.1082EPSS
SaveExploits0
Amazon
Amazon
added 2018/10/17 12:00 a.m.550 views

Important: gitolite3

Issue Overview: Gitolite before 3.6.9 does not in certain configurations involving @all or a regex properly restrict access to a Git repository that is in the process of being migrated until the full set of migration steps has been completed. This can allow valid users to obtain unintended access...

8.1CVSS8.2AI score0.01166EPSS
SaveExploits0
Amazon
Amazon
added 2018/10/17 12:00 a.m.600 views

Medium: php56, php70, php71, php72

Issue Overview: The Apache2 component in PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 allows XSS via the body of a "Transfer-Encoding: chunked" request, because the bucket brigade is mishandled in the phphandler function in sapi/apache2handler/sapiapache2.c...

6.1CVSS7AI score0.04103EPSS
SaveExploits1
Amazon
Amazon
added 2018/10/08 10:13 p.m.57 views

Important: kernel

Issue Overview: NOTE: CVE-2018-14634 was already fixed in the 4.14 kernel released with the Amazon Linux 2 LTS release. The advisory release date does not accurately reflect the date this was fixed. An integer overflow flaw was found in the Linux kernel's createelftables function. An unprivileged...

7.8CVSS7.6AI score0.14689EPSS
SaveExploits6
Amazon
Amazon
added 2018/10/08 12:00 a.m.101 views

Important: kernel

Issue Overview: 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...

8.3CVSS7.6AI score0.08743EPSS
SaveExploits5
Amazon
Amazon
added 2018/10/08 12:00 a.m.41 views

Medium: zsh

Issue Overview: An issue was discovered in zsh before 5.6. The beginning of a ! script file was mishandled, potentially leading to an execve call to a program named on the second line.CVE-2018-0502 It was discovered that zsh does not properly validate the shebang of input files and it truncates i...

9.8CVSS9.6AI score0.02723EPSS
SaveExploits0
Amazon
Amazon
added 2018/10/08 12:00 a.m.42 views

Important: ghostscript

Issue Overview: It was discovered that the ghostscript .shfill operator did not properly validate certain types. An attacker could possibly exploit this to bypass the -dSAFER protection and crash ghostscript or, possibly, execute arbitrary code in the ghostscript context via a specially crafted...

9.3CVSS8.6AI score0.92499EPSS
SaveExploits4
Amazon
Amazon
added 2018/10/03 12:00 a.m.593 views

Important: kernel

Issue Overview: 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...

7.8CVSS7.9AI score0.14689EPSS
SaveExploits6
Amazon
Amazon
added 2018/10/03 12:00 a.m.575 views

Important: mod_perl, mod24_perl

Issue Overview: modperl allows attackers to execute arbitrary Perl code by placing it in a user-owned .htaccess file, because contrary to the documentation there is no configuration option that permits Perl code for the administrator's control of HTTP request processing without also permitting...

10CVSS9.8AI score0.08946EPSS
SaveExploits0
Amazon
Amazon
added 2018/10/03 12:00 a.m.632 views

Important: kernel

Issue Overview: 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...

8.3CVSS7.6AI score0.08743EPSS
SaveExploits5
Amazon
Amazon
added 2018/09/20 12:00 a.m.65 views

Important: postgresql

Issue Overview: 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...

8.5CVSS8.7AI score0.05154EPSS
SaveExploits0
Amazon
Amazon
added 2018/09/20 12:00 a.m.50 views

Low: openssh

Issue Overview: OpenSSH through 7.7 is prone to a user enumeration vulnerability due to not delaying bailout for an invalid authenticating user until after the packet containing the request has been fully parsed, related to auth2-gss.c, auth2-hostbased.c, and auth2-pubkey.c.CVE-2018-15473 Affecte...

5.9CVSS7.3AI score0.98631EPSS
SaveExploits25
Amazon
Amazon
added 2018/09/20 12:00 a.m.36 views

Important: bind

Issue Overview: 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 Affected...

7.5CVSS7.9AI score0.5962EPSS
SaveExploits0
Amazon
Amazon
added 2018/09/19 12:00 a.m.535 views

Important: procmail

Issue Overview: 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 Affected...

10CVSS10AI score0.12524EPSS
SaveExploits0
Amazon
Amazon
added 2018/09/19 12:00 a.m.564 views

Low: ntp

Issue Overview: 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...

9.8CVSS8.6AI score0.29037EPSS
SaveExploits6
Amazon
Amazon
added 2018/09/19 12:00 a.m.582 views

Important: postgresql92

Issue Overview: 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...

8.5CVSS8.7AI score0.05154EPSS
SaveExploits0
Amazon
Amazon
added 2018/09/19 12:00 a.m.547 views

Medium: squid

Issue Overview: 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...

7.5CVSS8AI score0.12912EPSS
SaveExploits0
Amazon
Amazon
added 2018/09/19 12:00 a.m.530 views

Important: bind

Issue Overview: 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 Affected...

7.5CVSS7.9AI score0.5962EPSS
SaveExploits0
Amazon
Amazon
added 2018/09/19 12:00 a.m.551 views

Important: postgresql93, postgresql94, postgresql95

Issue Overview: 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...

8.5CVSS8.3AI score0.05154EPSS
SaveExploits0
Amazon
Amazon
added 2018/09/12 12:00 a.m.26 views

Low: policycoreutils

Issue Overview: Context relabeling of filesystems is vulnerable to symbolic link attack, allowing a local, unprivileged malicious entity to change the SELinux context of an arbitrary file to a context with few restrictions. This only happens when the relabeling process is done, usually when takin...

4.4CVSS5.4AI score0.00387EPSS
SaveExploits0
Amazon
Amazon
added 2018/09/12 12:00 a.m.52 views

Important: mutt

Issue Overview: An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. pop.c does not forbid characters that may have unsafe interaction with message-cache pathnames, as demonstrated by a '/' character.CVE-2018-14362 An issue was discovered in Mutt before 1.10.1 and NeoMutt...

9.8CVSS8.9AI score0.06229EPSS
SaveExploits0
Amazon
Amazon
added 2018/09/12 12:00 a.m.40 views

Important: qemu-kvm

Issue Overview: A heap buffer overflow issue was found in the way SLiRP networking back-end in QEMU processes fragmented packets. It could occur while reassembling the fragmented datagrams of an incoming packet. A privileged user/process inside guest could use this flaw to crash the QEMU process...

8.8CVSS8.5AI score0.00823EPSS
SaveExploits0
Total number of security vulnerabilities9213