Lucene search
+L
AmazonRecent

9213 matches found

Amazon
Amazon
added 2025/04/29 12:00 a.m.6 views

Medium: nodejs20

Issue Overview: c-ares is an asynchronous resolver library. From 1.32.3 through 1.34.4, there is a use-after-free in readanswers when processanswer may re-enqueue a query either due to a DNS Cookie Failure or when the upstream server does not properly support EDNS, or possibly on TCP queries if t...

8.3CVSS6.9AI score0.00577EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.10 views

Medium: docker

Issue Overview: A flaw was found in Docker when it creates network bridges that accept IPv6 router advertisements by default. This flaw allows an attacker who can execute code in a container to possibly spoof rogue IPv6 router advertisements to perform a man-in-the-middle MitM attack against the...

6CVSS7.1AI score0.02839EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.8 views

Medium: nodejs20

Issue Overview: c-ares is an asynchronous resolver library. From 1.32.3 through 1.34.4, there is a use-after-free in readanswers when processanswer may re-enqueue a query either due to a DNS Cookie Failure or when the upstream server does not properly support EDNS, or possibly on TCP queries if t...

8.3CVSS6.7AI score0.00577EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Important: runc

Issue Overview: The runc package is vulnerable to a symlink exchange attack whereby an attacker can request a seemingly innocuous container configuration that results in the host filesystem being bind-mounted into the container. The highest threat from this vulnerability is to data confidentialit...

8.5CVSS6.9AI score0.06604EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.9 views

Important: redis6

Issue Overview: Redis is an open source, in-memory database that persists on disk. In versions starting at 2.6 and prior to 7.4.3, An unauthenticated client can cause unlimited growth of output buffers, until the server runs out of memory or is killed. By default, the Redis configuration does not...

7.5CVSS8AI score0.00853EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.11 views

Medium: java-11-openjdk

Issue Overview: Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Serialization. Supported versions that are affected are Java SE: 7u271, 8u261, 11.0.8 and 15; Java SE Embedded: 8u261. Difficult to exploit vulnerability allows unauthenticated attacker with networ...

5.8CVSS5.6AI score0.03758EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Important: redis6

Issue Overview: Redis is an open source, in-memory database that persists on disk. In versions starting at 2.6 and prior to 7.4.3, An unauthenticated client can cause unlimited growth of output buffers, until the server runs out of memory or is killed. By default, the Redis configuration does not...

7.5CVSS7.2AI score0.00853EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.11 views

Important: libsoup

Issue Overview: A flaw was found in libsoup. The package is vulnerable to a heap buffer over-read when sniffing content via the skipinsightwhitespace function. Libsoup clients may read one byte out-of-bounds in response to a crafted HTTP response by an HTTP server. CVE-2025-2784 Affected Packages...

7CVSS9AI score0.00786EPSS
SaveExploits1
Amazon
Amazon
added 2025/04/29 12:00 a.m.11 views

Medium: docker

Issue Overview: In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error. CVE-2022-27664 Affected Packages: docker Note: This advisory is applicable to Amazon...

7.5CVSS6.9AI score0.0262EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.9 views

Important: runc

Issue Overview: A flaw was found in runc. An attacker who controls the container image for two containers that share a volume can race volume mounts during container initialization, by adding a symlink to the rootfs that points to a directory on the volume. The highest threat from this...

7CVSS6.7AI score0.00433EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.16 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: handle errors from btrfsdecref properly CVE-2024-46753 In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix link state exit during switch upstream function removal CVE-2024-5809...

7.8CVSS7.9AI score0.07372EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Medium: binutils

Issue Overview: A vulnerability was found in GNU Binutils 2.43 and classified as critical. This issue affects the function bfdelfgcmarkrsec of the file elflink.c of the component ld. The manipulation leads to heap-based buffer overflow. The attack may be initiated remotely. The complexity of an...

5.1CVSS6.6AI score0.00665EPSS
SaveExploits2
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Important: runfinch-finch

Issue Overview: golang-jwt is a Go implementation of JSON Web Tokens. Prior to 5.2.2 and 4.5.2, the function parse.ParseUnverified splits via a call to strings.Split its argument which is untrusted data on periods. As a result, in the face of a malicious request whose Authorization header consist...

7.5CVSS7.8AI score0.00723EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Important: runfinch-finch

Issue Overview: golang-jwt is a Go implementation of JSON Web Tokens. Prior to 5.2.2 and 4.5.2, the function parse.ParseUnverified splits via a call to strings.Split its argument which is untrusted data on periods. As a result, in the face of a malicious request whose Authorization header consist...

7.5CVSS6.9AI score0.00723EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.9 views

Medium: runc

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.5CVSS6.8AI score0.01659EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.13 views

Important: docker

Issue Overview: The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permi...

9.1CVSS7.8AI score0.00778EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Important: java-11-amazon-corretto

Issue Overview: Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JSSE. Supported versions that are affected are Oracle Java SE:8u441, 8u441-perf, 11.0.26, 17.0.14, 21.0.6, 24; Oracle GraalVM for JDK:17.0.14, 21.0.6...

7.4CVSS7.1AI score0.00784EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.10 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes CVE-2025-21991 Affected Packages: kernel6.12 Issue Correction: Run dnf update kernel6.12 --releasever 2023.7.20250428 or dnf update --adviso...

7.8CVSS6.4AI score0.00213EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Important: docker

Issue Overview: The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permi...

9.1CVSS6.8AI score0.00778EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.9 views

Medium: containerd

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.5CVSS6.8AI score0.01659EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.8 views

Important: java-21-amazon-corretto

Issue Overview: Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JSSE. Supported versions that are affected are Oracle Java SE:8u441, 8u441-perf, 11.0.26, 17.0.14, 21.0.6, 24; Oracle GraalVM for JDK:17.0.14, 21.0.6...

7.4CVSS7.1AI score0.00784EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.13 views

Important: docker

Issue Overview: The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permi...

9.1CVSS8.4AI score0.00778EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.40 views

Important: java-21-amazon-corretto

Issue Overview: Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JSSE. Supported versions that are affected are Oracle Java SE:8u441, 8u441-perf, 11.0.26, 17.0.14, 21.0.6, 24; Oracle GraalVM for JDK:17.0.14, 21.0.6...

7.4CVSS7.6AI score0.00784EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.11 views

Medium: docker

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.5CVSS6.8AI score0.01659EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Important: java-1.8.0-amazon-corretto

Issue Overview: Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Java SE: 7u301, 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerabilit...

7.5CVSS5.6AI score0.04238EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Important: runc

Issue Overview: Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid. CVE-2022-1705 Uncontrolled...

7.5CVSS7.4AI score0.0995EPSS
SaveExploits6
Amazon
Amazon
added 2025/04/29 12:00 a.m.25 views

Medium: python26

Issue Overview: A CRLF injection flaw was discovered in python in the way URLs are handled when doing an HTTP/HTTPS connection e.g. through urlopen or HTTPConnection. An attacker who can control the url parameter passed to urlopen method in the urllib/urllib2 modules can inject CRLF sequences and...

7.5CVSS8AI score0.06253EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.24 views

Important: kernel

Issue Overview: A use-after-free flaw was found in vcsread in drivers/tty/vt/vcscreen.c in vcscreen in the Linux Kernel. In this flaw an attacker with local user access may lead to a system crash or a leak of internal kernel information. CVE-2023-3567 In the Linux kernel, the following...

7.8CVSS6.3AI score0.00419EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.4 views

Important: libsoup3

Issue Overview: A flaw was found in libsoup. The package is vulnerable to a heap buffer over-read when sniffing content via the skipinsightwhitespace function. Libsoup clients may read one byte out-of-bounds in response to a crafted HTTP response by an HTTP server. CVE-2025-2784 A flaw was found ...

9CVSS7.1AI score0.00916EPSS
SaveExploits1
Amazon
Amazon
added 2025/04/29 12:00 a.m.11 views

Medium: binutils

Issue Overview: A vulnerability was found in GNU Binutils 2.43 and classified as critical. This issue affects the function bfdelfgcmarkrsec of the file elflink.c of the component ld. The manipulation leads to heap-based buffer overflow. The attack may be initiated remotely. The complexity of an...

5.1CVSS6.9AI score0.00665EPSS
SaveExploits2
Amazon
Amazon
added 2025/04/29 12:00 a.m.13 views

Important: kernel-livepatch-6.1.128-136.201

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netem: Update sch-q.qlen before qdisctreereducebacklog CVE-2025-21703 Affected Packages: kernel-livepatch-6.1.128-136.201 Issue Correction: Please ensure you have live patching enabled. Run dnf update...

7.8CVSS6.3AI score0.0029EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.10 views

Important: java-1.8.0-amazon-corretto

Issue Overview: Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Scripting. Supported versions that are affected are Java SE: 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network access vi...

8.3CVSS6.5AI score0.0623EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.12 views

Important: kernel-livepatch-4.14.355-275.603

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential oob read in nilfsbtreecheckdelete CVE-2024-47757 In the Linux kernel, the following vulnerability has been resolved: ext4: fix double brelse the buffer of the extents path CVE-2024-49882 In t...

7.8CVSS6.8AI score0.00625EPSS
SaveExploits1
Amazon
Amazon
added 2025/04/29 12:00 a.m.10 views

Important: runc

Issue Overview: Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid. CVE-2022-1705 Uncontrolled...

7.8CVSS7.4AI score0.0995EPSS
SaveExploits6
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Important: kernel-livepatch-5.10.234-225.895

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netem: Update sch-q.qlen before qdisctreereducebacklog CVE-2025-21703 Affected Packages: kernel-livepatch-5.10.234-225.895 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.0029EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.10 views

Important: valkey

Issue Overview: Redis is an open source, in-memory database that persists on disk. In versions starting at 2.6 and prior to 7.4.3, An unauthenticated client can cause unlimited growth of output buffers, until the server runs out of memory or is killed. By default, the Redis configuration does not...

7.5CVSS8AI score0.00853EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.20 views

Important: ctags

Issue Overview: A flaw was found in Exuberant Ctags in the way it handles the "-o" option. This option specifies the tag filename. A crafted tag filename specified in the command line or in the configuration file results in arbitrary command execution because the externalSortTags in sort.c calls...

7.8CVSS7.9AI score0.00582EPSS
SaveExploits1
Amazon
Amazon
added 2025/04/29 12:00 a.m.8 views

Medium: docker

Issue Overview: In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error. CVE-2022-27664 Affected Packages: docker Note: This advisory is applicable to Amazon...

7.5CVSS6.9AI score0.0262EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Medium: python3.12-pip

Issue Overview: Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to th...

5.6CVSS8AI score0.0034EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.14 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: handle errors from btrfsdecref properly CVE-2024-46753 In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send CVE-2025-21759 In the Linux kernel,...

7.8CVSS7AI score0.07372EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: blk-throttle: Set BIOTHROTTLED when bio has been throttled CVE-2022-49465 In the Linux kernel, the following vulnerability has been resolved: vlan: fix memory leak in vlannewlink CVE-2022-49636 In the Linux kernel...

7.8CVSS6.7AI score0.07372EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free of encap entry in neigh update handler CVE-2021-47247 In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Fix UAF during logout when accessing the shos...

10CVSS6.2AI score0.07372EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.9 views

Important: firefox

Issue Overview: JavaScript code running while transforming a document with the XSLTProcessor could lead to a use-after-free. This vulnerability affects Firefox 137, Firefox ESR 115.22, Firefox ESR 128.9, Thunderbird 137, and Thunderbird 128.9. CVE-2025-3028 A crafted URL containing specific Unico...

8.1CVSS9.1AI score0.00831EPSS
SaveExploits1
Amazon
Amazon
added 2025/04/29 12:00 a.m.14 views

Medium: java-1.8.0-amazon-corretto

Issue Overview: Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Serialization. Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.01; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Difficult to...

5.3CVSS5.3AI score0.08346EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.32 views

Important: kernel

Issue Overview: A use-after-free flaw was found in btrfssearchslot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea CVE-2023-1611 nftables out-of-bounds read in nfosfmatchone CVE-2023-39189 In the Linux...

7.8CVSS6.9AI score0.07372EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.11 views

Medium: containerd

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.5CVSS6.8AI score0.01659EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.9 views

Important: java-11-openjdk

Issue Overview: Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Scripting. Supported versions that are affected are Java SE: 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network access vi...

8.3CVSS6.5AI score0.0623EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.7 views

Important: redis

Issue Overview: Redis is an open source, in-memory database that persists on disk. In versions starting at 2.6 and prior to 7.4.3, An unauthenticated client can cause unlimited growth of output buffers, until the server runs out of memory or is killed. By default, the Redis configuration does not...

7.5CVSS7.4AI score0.00853EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.13 views

Important: docker

Issue Overview: The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permi...

9.1CVSS6.8AI score0.00778EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:00 a.m.10 views

Important: kernel

Issue Overview: A flaw was found in the Linux kernel's Layer 2 Tunneling Protocol L2TP. A missing lock when clearing skuserdata can lead to a race condition and NULL pointer dereference. A local user could use this flaw to potentially crash the system causing a denial of service. CVE-2022-4129 In...

7.8CVSS6.4AI score0.00595EPSS
SaveExploits0
Total number of security vulnerabilities9213