Lucene search
+L
AmazonMost viewed

9042 matches found

Amazon
Amazon
added 2022/07/20 12:0 a.m.66 views

Important: java-11-amazon-corretto

Issue Overview: Generated code produced by C1 may leak a package-private class to a class from a different package. CVE-2022-21540 MethodHandle.invokeBasic method can be accessed on byte code level from an arbitrary class. CVE-2022-21541 The Xalan Java XSLT library has an integer truncation issue...

7.5CVSS7.9AI score0.81039EPSS
SaveExploits2
Amazon
Amazon
added 2022/07/07 12:0 a.m.66 views

Important: zlib

Issue Overview: An out-of-bounds access flaw was found in zlib, which allows memory corruption when deflating ex: when compressing if the input has many distant matches. For some rare inputs with a large number of distant matches crafted payloads, the buffer into which the compressed or deflated...

7.5CVSS7.5AI score0.50844EPSS
SaveExploits1
Amazon
Amazon
added 2022/07/06 3:11 a.m.66 views

Important: golang

Issue Overview: A validation flaw was found in golang. When invoking functions from WASM modules built using GOARCH=wasm GOOS=js, passing very large arguments can cause portions of the module to be overwritten with data from the arguments. The highest threat from this vulnerability is to integrit...

9.8CVSS7.4AI score0.10299EPSS
SaveExploits0
Amazon
Amazon
added 2022/04/27 12:0 a.m.66 views

Important: java-11-amazon-corretto

Issue Overview: Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JAXP. Supported versions that are affected are Oracle Java SE: 7u331, 8u321, 11.0.14, 17.0.2, 18; Oracle GraalVM Enterprise Edition: 20.3.5, 21.3.1 and 22.0.0.2. Easily...

7.5CVSS6.4AI score0.04046EPSS
SaveExploits0
Amazon
Amazon
added 2020/12/09 12:0 a.m.66 views

Medium: qemu

Issue Overview: A use-after-free issue was found in the SLiRP networking implementation of the QEMU emulator. The issue occurs in ipreass routine while reassembling incoming packets, if the first fragment is bigger than the m-mdat buffer. A user or process could use this flaw to crash the QEMU...

7.5CVSS7.2AI score0.04027EPSS
SaveExploits0
Amazon
Amazon
added 2020/11/18 12:0 a.m.66 views

Medium: ruby24

Issue Overview: An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy whi...

7.5CVSS7.1AI score0.03849EPSS
SaveExploits0
Amazon
Amazon
added 2020/11/11 12:0 a.m.66 views

Medium: nspr, nss-softokn, nss-util, nss

Issue Overview: When importing a curve25519 private key in PKCS8format with leading 0x00 bytes, it is possible to trigger an out-of-bounds read in the Network Security Services NSS library. This could lead to information disclosure. This vulnerability affects Firefox ESR 60.8, Firefox 68, and...

10CVSS7.8AI score0.03596EPSS
SaveExploits1
Amazon
Amazon
added 2020/06/30 12:0 a.m.66 views

Medium: rsyslog

Issue Overview: An issue was discovered in Rsyslog v8.1908.0. contrib/pmaixforwardedfrom/pmaixforwardedfrom.c has a heap overflow in the parser for AIX log messages. The parser tries to locate a log message delimiter in this case, a space or a colon but fails to account for strings that do not...

9.8CVSS8.1AI score0.04568EPSS
SaveExploits0
Amazon
Amazon
added 2019/05/02 12:0 a.m.66 views

Important: kernel

Issue Overview: A flaw was found in the Linux kernel's implementation of logical link control and adaptation protocol L2CAP, part of the Bluetooth stack in the l2capparseconfrsp and l2capparseconfreq functions. An attacker with physical access within the range of standard Bluetooth transmission c...

6.5CVSS6.6AI score0.01827EPSS
SaveExploits2
Amazon
Amazon
added 2019/01/07 12:0 a.m.66 views

Low: binutils

Issue Overview: An integer wraparound has been discovered in the Binary File Descriptor BFD library distributed in GNU Binutils up to version 2.30. An attacker could cause a crash by providing an ELF file with corrupted DWARF debug information.CVE-2018-7568 The ignoresectionsym function in elf.c ...

7.8CVSS8.1AI score0.05834EPSS
SaveExploits9
Amazon
Amazon
added 2018/12/13 12:0 a.m.66 views

Medium: httpd24

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

5.9CVSS6.5AI score0.51002EPSS
SaveExploits0
Amazon
Amazon
added 2018/05/25 12:0 a.m.66 views

Medium: mysql56

Issue Overview: Vulnerability in the MySQL Server component of Oracle MySQL subcomponent: InnoDB. Supported versions that are affected are 5.6.39 and prior and 5.7.21 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromi...

7.7CVSS6.9AI score0.0401EPSS
SaveExploits0
Amazon
Amazon
added 2018/05/10 12:0 a.m.66 views

Medium: php56, php70, php71

Issue Overview: Null pointer dereference due to mishandling of ldapgetdn return value allows denial-of-service by malicious LDAP server or man-in-the-middle attacker An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1.x before 7.1.17, and 7.2.x before 7.2.5. ext/ldap/ldap.c...

8.8CVSS7.2AI score0.79949EPSS
SaveExploits0
Amazon
Amazon
added 2018/05/10 12:0 a.m.66 views

Medium: ntp

Issue Overview: Ephemeral association time spoofing additional protection ntpd in ntp 4.2.x before 4.2.8p7 and 4.3.x before 4.3.92 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 modif...

9.8CVSS7.9AI score0.2932EPSS
SaveExploits8
Amazon
Amazon
added 2018/04/26 12:0 a.m.66 views

Medium: python34, python35, python36, python27

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

7.5CVSS6.7AI score0.05287EPSS
SaveExploits1
Amazon
Amazon
added 2018/03/21 12:0 a.m.66 views

Medium: ruby24, ruby22, ruby23

Issue Overview: Unsafe object deserialization through YAML formatted gem specifications: A vulnerability was found where the rubygems module was vulnerable to an unsafe YAML deserialization when inspecting a gem. Applications inspecting gem files without installing them can be tricked to execute...

9.8CVSS9.8AI score0.15853EPSS
SaveExploits1
Amazon
Amazon
added 2017/08/15 12:0 a.m.66 views

Critical: java-1.7.0-openjdk

Issue Overview: It was discovered that the DCG implementation in the RMI component of OpenJDK failed to correctly handle references. A remote attacker could possibly use this flaw to execute arbitrary code with the privileges of RMI registry or a Java RMI application. CVE-2017-10102 Multiple flaw...

9.6CVSS8.7AI score0.03524EPSS
SaveExploits0
Amazon
Amazon
added 2017/07/25 12:0 a.m.66 views

Important: aws-cfn-bootstrap

Issue Overview: A vulnerability was reported in the CloudFormation bootstrap tools that allows an attacker to execute arbitrary code as root if they have local access to the system and are able to create files in a specific directory CVE-2017-9450 Affected Packages: aws-cfn-bootstrap Issue...

7.8CVSS8AI score0.00376EPSS
SaveExploits2
Amazon
Amazon
added 2017/04/06 12:0 a.m.66 views

Medium: gnutls

Issue Overview: A denial of service flaw was found in the way the TLS/SSL protocol defined processing of ALERT packets during a connection handshake. A remote attacker could use this flaw to make a TLS/SSL server consume an excessive amount of CPU and fail to accept connections form other clients...

9.8CVSS7.6AI score0.39657EPSS
SaveExploits1References1
Amazon
Amazon
added 2016/09/15 12:0 a.m.66 views

Important: java-1.6.0-openjdk

Issue Overview: An insufficient bytecode verification flaw was discovered in the Hotspot component in OpenJDK. An untrusted Java application or applet could use this flaw to completely bypass Java sandbox restrictions. CVE-2016-3606 Multiple denial of service flaws were found in the JAXP componen...

9.6CVSS7.7AI score0.04797EPSS
SaveExploits0
Amazon
Amazon
added 2016/07/20 12:0 a.m.66 views

Medium: python26, python27, python34

Issue Overview: It was found that Python's httplib library used urllib, urllib2 and others did not properly check HTTP header input in HTTPConnection.putheader. An attacker could use this flow to inject additional headers in a Python application that allows user provided header name or values...

10CVSS8.8AI score0.21366EPSS
SaveExploits7
Amazon
Amazon
added 2016/04/27 12:0 a.m.66 views

Medium: kernel

Issue Overview: An integer overflow vulnerability was found in xtalloctableinfo, which on 32-bit systems can lead to small structure allocation and a copyfromuser based heap corruption. CVE-2016-3135 In the marksourcechains function net/ipv4/netfilter/iptables.c it is possible for a user-supplied...

10CVSS7.7AI score0.24299EPSS
SaveExploits14
Amazon
Amazon
added 2016/02/09 12:0 a.m.66 views

Medium: nss

Issue Overview: A flaw was found in the way TLS 1.2 could use the MD5 hash function for signing ServerKeyExchange and Client Authentication packets during a TLS handshake. A man-in-the-middle attacker able to force a TLS connection to use the MD5 hash function could use this flaw to conduct...

5.9CVSS7.5AI score0.0288EPSS
SaveExploits0References1
Amazon
Amazon
added 2015/03/23 12:0 a.m.66 views

Medium: file

Issue Overview: The ELF parser in file 5.08 through 5.21 allows remote attackers to cause a denial of service via a large number of notes. CVE-2014-9620 The ELF parser readelf.c in file before 5.21 allows remote attackers to cause a denial of service CPU consumption or crash via a large number of...

7.5CVSS8.5AI score0.05926EPSS
SaveExploits0
Amazon
Amazon
added 2013/08/13 12:0 a.m.66 views

Medium: kernel

Issue Overview: The btsockrecvmsg function in net/bluetooth/afbluetooth.c in the Linux kernel before 3.9-rc7 does not properly initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call. The...

7.8CVSS6.9AI score0.04546EPSS
SaveExploits8
Amazon
Amazon
added 2023/12/05 12:0 a.m.65 views

Medium: openssl

Issue Overview: Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DHgeneratekey to generate an X9.42 DH key may experience long delays. Likewise, applications that...

5.3CVSS7.2AI score0.04459EPSS
SaveExploits0
Amazon
Amazon
added 2023/10/17 12:0 a.m.65 views

Important: nginx

Issue Overview: The HTTP/2 protocol allows a denial of service server resource consumption because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023. CVE-2023-44487 Affected Packages: nginx Issue Correction: Run yum update nginx or yum...

7.5CVSS7.6AI score0.99999EPSS
SaveExploits20
Amazon
Amazon
added 2023/05/02 12:0 a.m.65 views

Important: tomcat

Issue Overview: When using a VirtualDirContext with Apache Tomcat 7.0.0 to 7.0.80 it was possible to bypass security constraints and/or view the source code of JSPs for resources served by the VirtualDirContext using a specially crafted request. CVE-2017-12616 When using the RemoteIpFilter with...

7.5CVSS7AI score0.708EPSS
SaveExploits4
Amazon
Amazon
added 2023/02/21 12:0 a.m.65 views

Medium: ImageMagick

Issue Overview: ImageMagick 7.1.0-49 is vulnerable to Denial of Service. When it parses a PNG image e.g., for resize, the convert process could be left waiting for stdin input. CVE-2022-44267 ImageMagick 7.1.0-49 is vulnerable to Information Disclosure. When it parses a PNG image e.g., for resize...

6.5CVSS8AI score0.89855EPSS
SaveExploits31
Amazon
Amazon
added 2022/12/06 12:0 a.m.65 views

Important: golang

Issue Overview: Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB...

7.5CVSS7.8AI score0.01599EPSS
SaveExploits0
Amazon
Amazon
added 2021/06/23 12:0 a.m.65 views

Medium: golang

Issue Overview: A vulnerability was found in net/http of the Go standard library when parsing very large HTTP header values, causing a crash and subsequent denial of service. This vulnerability affects both clients and servers written in Go, however servers are only vulnerable if the default 1 MB...

5.9CVSS7.1AI score0.03692EPSS
SaveExploits0
Amazon
Amazon
added 2020/12/09 12:0 a.m.65 views

Important: freetype

Issue Overview: Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. CVE-2020-15999 Affected Packages: freetype Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository...

9.6CVSS8.7AI score0.5063EPSS
SaveExploits2
Amazon
Amazon
added 2020/10/27 12:0 a.m.65 views

Medium: openldap

Issue Overview: In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters with nested boolean expressions can result in denial of service daemon crash. CVE-2020-12243 Affected Packages: openldap Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ...

7.5CVSS6.9AI score0.04423EPSS
SaveExploits1
Amazon
Amazon
added 2020/06/17 12:0 a.m.65 views

Important: kernel

Issue Overview: A flaw was found in the Linux kernel's implementation of the BFQ IO scheduler. This flaw allows a local user able to groom system memory to cause kernel memory corruption and possible privilege escalation by abusing a race condition in the IO scheduler. CVE-2020-12657 A flaw was...

7.8CVSS6AI score0.00711EPSS
SaveExploits1
Amazon
Amazon
added 2019/11/19 12:0 a.m.65 views

Medium: python, python3

Issue Overview: An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on th...

7.5CVSS8AI score0.05418EPSS
SaveExploits0
Amazon
Amazon
added 2019/10/21 12:0 a.m.65 views

Low: elfutils

Issue Overview: An out-of-bounds read was discovered in elfutils in the way it reads DWARF address ranges information. Function dwarfgetaranges in dwarfgetaranges.c does not properly check whether it reads beyond the limits of the ELF section. An attacker could use this flaw to cause a denial of...

9.8CVSS7.7AI score0.03691EPSS
SaveExploits9
Amazon
Amazon
added 2019/06/13 12:0 a.m.65 views

Critical: kernel

Issue Overview: CVE-2019-11477, CVE-2019-11478 and CVE-2019-11479 describe vulnerabilities in the Linux kernel that can be remotely exploited using a specially crafted TCP connection, crashing the targeted system. The latest Amazon Linux 2 AMIs as available in AWS EC2 already contain these kernel...

7.8CVSS7AI score0.98745EPSS
SaveExploits4
Amazon
Amazon
added 2019/04/04 12:0 a.m.65 views

Medium: openssl

Issue Overview: A microprocessor side-channel vulnerability was found on SMT e.g, Hyper-Threading architectures. An attacker running a malicious process on the same core of the processor as the victim process can extract certain secret information.CVE-2018-5407 If an application encounters a fata...

5.9CVSS7.1AI score0.17139EPSS
SaveExploits4
Amazon
Amazon
added 2018/09/20 12:0 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/12 12:0 a.m.65 views

Medium: mariadb

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

7.7CVSS7.4AI score0.0401EPSS
SaveExploits0
Amazon
Amazon
added 2018/03/16 12:0 a.m.65 views

Important: kernel

Issue Overview: Out-of-bounds write via userland offsets in ebtentry struct in netfilter/ebtables.c: A flaw was found in the Linux kernel's implementation of 32-bit syscall interface for bridging. This allowed a privileged user to arbitrarily write to a limited range of kernel memory. CVE-2018-10...

7.2CVSS6.6AI score0.00451EPSS
SaveExploits0
Amazon
Amazon
added 2017/10/02 12:0 a.m.65 views

Medium: 389-ds-base

Issue Overview: Password brute-force possible for locked account due to different return codes: A flaw was found in the way 389-ds-base handled authentication attempts against locked accounts. A remote attacker could potentially use this flaw to continue password brute-forcing attacks against LDA...

9.8CVSS9.7AI score0.01418EPSS
SaveExploits1
Amazon
Amazon
added 2017/01/26 12:0 a.m.65 views

Medium: php70

Issue Overview: The SplObjectStorage unserialize implementation in ext/spl/splobserver.c in PHP before 7.0.12 does not verify that a key is an object, which allows remote attackers to execute arbitrary code or cause a denial of service uninitialized memory access via crafted serialized data...

9.8CVSS10AI score0.46801EPSS
SaveExploits9
Amazon
Amazon
added 2016/08/17 12:0 a.m.65 views

Important: compat-libtiff3

Issue Overview: Multiple flaws have been discovered in libtiff. A remote attacker could exploit these flaws to cause a crash or memory corruption and, possibly, execute arbitrary code by tricking an application linked against libtiff into processing specially crafted files. CVE-2014-9655,...

7.8CVSS8.5AI score0.03979EPSS
SaveExploits1
Amazon
Amazon
added 2016/03/24 12:0 a.m.65 views

Medium: cacti

Issue Overview: Various cross-site scripting XSS flaws CVE-2013-5588, CVE-2014-5025, CVE-2014-5026 and various SQL injection flaws CVE-2013-5589, CVE-2015-4342, CVE-2015-4634, CVE-2015-8377, CVE-2015-8604 were discovered affecting versions of Cacti prior to 0.8.8g. Cross-site scripting XSS...

8.8CVSS8.6AI score0.03227EPSS
SaveExploits7
Amazon
Amazon
added 2016/03/16 12:0 a.m.65 views

Medium: kernel

Issue Overview: When running as a Xen 64-bit PV guest, user mode processes not supposed to be able to access I/O ports may be granted such permission, potentially resulting in one or more of in-guest privilege escalation, guest crashes Denial of Service, or in-guest information leaks. CVE-2016-31...

7.8CVSS7.1AI score0.00557EPSS
SaveExploits0
Amazon
Amazon
added 2016/02/09 12:0 a.m.65 views

Important: java-1.8.0-openjdk

Issue Overview: An out-of-bounds write flaw was found in the JPEG image format decoder in the AWT component in OpenJDK. A specially crafted JPEG image could cause a Java application to crash or, possibly execute arbitrary code. An untrusted Java application or applet could use this flaw to bypass...

10CVSS8.3AI score0.14714EPSS
SaveExploits0
Amazon
Amazon
added 2015/07/22 12:0 a.m.65 views

Medium: nss, nss-util

Issue Overview: A flaw was found in the way the TLS protocol composes the Diffie-Hellman DH key exchange. A man-in-the-middle attacker could use this flaw to force the use of weak 512 bit export-grade keys during the key exchange, allowing them do decrypt all traffic. CVE-2015-4000 Please note th...

4.3CVSS7AI score0.9986EPSS
SaveExploits1References1
Amazon
Amazon
added 2014/10/28 12:0 a.m.65 views

Medium: xerces-j2

Issue Overview: A resource consumption issue was found in the way Xerces-J handled XML declarations. A remote attacker could use an XML document with a specially crafted declaration using a long pseudo-attribute name that, when parsed by an application using Xerces-J, would cause that application...

7.1CVSS7.8AI score0.24738EPSS
SaveExploits0References1
Amazon
Amazon
added 2014/03/24 12:0 a.m.65 views

Low: kernel

Issue Overview: The sctpsfdo51Dce function in net/sctp/smstatefuns.c in the Linux kernel through 3.13.6 does not validate certain authenable and authcapable fields before making an sctpsfauthenticate call, which allows remote attackers to cause a denial of service NULL pointer dereference and...

7.8CVSS6.2AI score0.07045EPSS
SaveExploits0
Total number of security vulnerabilities5000