Lucene search
+L
AmazonRecent

9042 matches found

Amazon
Amazon
added 2026/03/06 12:0 a.m.11 views

Medium: qemu

Issue Overview: A flaw was found in QEMU. A specially crafted VMDK image could trigger an out-of-bounds read vulnerability, potentially leading to a 12-byte leak of sensitive information or a denial of service condition DoS. CVE-2026-2243 Affected Packages: qemu Note: This advisory is applicable ...

5.1CVSS5.9AI score0.00114EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/06 12:0 a.m.9 views

Medium: containerd

Issue Overview: net/http: memory exhaustion in Request.ParseForm CVE-2025-61726 archive/zip: denial of service when parsing arbitrary ZIP archives CVE-2025-61728 crypto/tls: handshake messages may be processed at the incorrect encryption level CVE-2025-61730 crypto/tls: Config.Clone copies...

10CVSS6AI score0.01945EPSS
SaveExploits2
Amazon
Amazon
added 2026/03/06 12:0 a.m.8 views

Medium: ecs-init

Issue Overview: The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content. CVE-2025-47911 The html.Parse function in golang.org/x/net/html has an...

10CVSS7.2AI score0.01945EPSS
SaveExploits3
Amazon
Amazon
added 2026/03/06 12:0 a.m.12 views

Medium: runc

Issue Overview: net/http: memory exhaustion in Request.ParseForm CVE-2025-61726 archive/zip: denial of service when parsing arbitrary ZIP archives CVE-2025-61728 crypto/tls: handshake messages may be processed at the incorrect encryption level CVE-2025-61730 crypto/tls: Config.Clone copies...

10CVSS6AI score0.01945EPSS
SaveExploits2
Amazon
Amazon
added 2026/03/06 12:0 a.m.6 views

Low: thunderbird

Issue Overview: time provides date and time handling in Rust. From 0.3.6 to before 0.3.47, when user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used...

6.8CVSS5.8AI score0.00291EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/06 12:0 a.m.8 views

Low: firefox

Issue Overview: time provides date and time handling in Rust. From 0.3.6 to before 0.3.47, when user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used...

6.8CVSS5.8AI score0.00291EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/06 12:0 a.m.6 views

Medium: python

Issue Overview: When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized. CVE-2025-11468 User-controlled...

6CVSS5.9AI score0.0055EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/06 12:0 a.m.9 views

Medium: gimp

Issue Overview: GIMP: PSD loader: heap-buffer-overflow in freadpascalstring no null terminator CVE-2026-2239 An integer overflow vulnerability has been identified in the PSP Paint Shop Pro file parser of GIMP. The issue occurs in the readcreatorblock function, where the Creator metadata block is...

6.5CVSS6.1AI score0.00838EPSS
SaveExploits3
Amazon
Amazon
added 2026/03/06 12:0 a.m.10 views

Important: thunderbird

Issue Overview: A specially-crafted file can cause libjxl's decoder to read pixel data from uninitialized but allocated memory. This can be done by causing the decoder to reference an outside-image-bound area in a subsequent patches. An incorrect optimization causes the decoder to omit populating...

8.8CVSS6.2AI score0.006EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/06 12:0 a.m.10 views

Important: freerdp

Issue Overview: FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, a NULL pointer dereference vulnerability in rdpwritelogoninfov2 allows a malicious RDP server to crash FreeRDP proxy by sending a specially crafted LogonInfoV2 PDU with cbDomain=0 or cbUserName=0. Th...

9.1CVSS5.9AI score0.00534EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/06 12:0 a.m.8 views

Important: postgresql

Issue Overview: Improper validation of type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before...

8.8CVSS6.6AI score0.01208EPSS
SaveExploits3
Amazon
Amazon
added 2026/03/06 12:0 a.m.8 views

Low: libxml2

Issue Overview: A flaw was identified in the interactive shell of the xmllint utility, part of the libxml2 project, where memory allocated for user input is not properly released under certain conditions. When a user submits input consisting only of whitespace, the program skips command execution...

6.2CVSS6AI score0.00194EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/06 12:0 a.m.8 views

Important: python-pillow

Issue Overview: Pillow is a Python imaging library. From 10.3.0 to before 12.1.1, n out-of-bounds write may be triggered when loading a specially crafted PSD image. This vulnerability is fixed in 12.1.1. CVE-2026-25990 Affected Packages: python-pillow Note: This advisory is applicable to Amazon...

9.3CVSS5.8AI score0.00367EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/06 12:0 a.m.7 views

Important: firefox

Issue Overview: A specially-crafted file can cause libjxl's decoder to read pixel data from uninitialized but allocated memory. This can be done by causing the decoder to reference an outside-image-bound area in a subsequent patches. An incorrect optimization causes the decoder to omit populating...

8.8CVSS6.2AI score0.006EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/06 12:0 a.m.5 views

Medium: libpng

Issue Overview: libpng: An out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to...

8.3CVSS5.9AI score0.00955EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/06 12:0 a.m.20 views

Medium: python3

Issue Overview: When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized. CVE-2025-11468 User-controlled...

6CVSS5.9AI score0.0056EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/06 12:0 a.m.7 views

Medium: vsftpd

Issue Overview: A flaw was found in vsftpd. This vulnerability allows a denial of service DoS via an integer overflow in the ls command parameter parsing, triggered by a remote, authenticated attacker sending a crafted STAT command with a specific byte sequence. CVE-2025-14242 Affected Packages:...

6.5CVSS5.9AI score0.00737EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.7 views

Important: cuda-toolkit-13-1

Issue Overview: NVIDIA Nsight Systems contains a vulnerability in the gfxhotspot recipe, where an attacker could cause an OS command injection by supplying a malicious string to the processnsysrepcli.py script if the script is invoked manually. A successful exploit of this vulnerability might lea...

7.3CVSS5.9AI score0.01185EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.6 views

Important: cuda-toolkit

Issue Overview: NVIDIA Nsight Systems contains a vulnerability in the gfxhotspot recipe, where an attacker could cause an OS command injection by supplying a malicious string to the processnsysrepcli.py script if the script is invoked manually. A successful exploit of this vulnerability might lea...

7.3CVSS5.9AI score0.01185EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.8 views

Important: libssh

Issue Overview: libssh: Buffer underflow in sshgethexa on invalid input CVE-2026-0966 Affected Packages: libssh Issue Correction: Run dnf update libssh --releasever 2023.10.20260302 or dnf update --advisory ALAS2023-2026-1461 --releasever 2023.10.20260302 to update your system. More information o...

6.5CVSS5.8AI score0.00582EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.9 views

Important: libsoup3

Issue Overview: A flaw was found in libsoup. An attacker who can control the input for the Content-Disposition header can inject CRLF Carriage Return Line Feed sequences into the header value. These sequences are then interpreted verbatim when the HTTP request or response is constructed, allowing...

6.5CVSS6.2AI score0.0042EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/05 12:0 a.m.8 views

Medium: evolution-data-server

Issue Overview: The Evolution backend server exposes the D-Bus service org.gnome.evolution.dataserver.AddressBook, that can be used in order to manage contacts. A Flatpak application with access to this D-Bus service can exploit this issue in order to gain arbitrary file deletion on the host...

6AI score0.00189EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.7 views

Medium: python-jwt

Issue Overview: pyjwt v2.10.1 was discovered to contain weak encryption. CVE-2025-45768 Affected Packages: python-jwt Issue Correction: Run dnf update python-jwt --releasever 2023.10.20260302 or dnf update --advisory ALAS2023-2026-1467 --releasever 2023.10.20260302 to update your system. More...

7CVSS5.8AI score0.0016EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.8 views

Low: firefox

Issue Overview: time provides date and time handling in Rust. From 0.3.6 to before 0.3.47, when user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used...

6.8CVSS5.8AI score0.00291EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.6 views

Important: valkey

Issue Overview: Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user can use scripting commands to inject arbitrary information into the response stream for the given client, potentially corrupting or returning tampered data to other user...

8.5CVSS6.2AI score0.00586EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.10 views

Medium: javapackages-bootstrap

Issue Overview: AssertJ provides Fluent testing assertions for Java and the Java Virtual Machine JVM. Starting in version 1.4.0 and prior to version 3.27.7, an XML External Entity XXE vulnerability exists in org.assertj.core.util.xml.XmlStringPrettyFormatter: the toXmlDocumentString method...

9.1CVSS5.9AI score0.00542EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.6 views

Medium: assertj-core

Issue Overview: AssertJ provides Fluent testing assertions for Java and the Java Virtual Machine JVM. Starting in version 1.4.0 and prior to version 3.27.7, an XML External Entity XXE vulnerability exists in org.assertj.core.util.xml.XmlStringPrettyFormatter: the toXmlDocumentString method...

9.1CVSS5.9AI score0.00542EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.9 views

Low: aide

Issue Overview: AIDE is an advanced intrusion detection environment. From versions 0.13 to 0.19.1, there is a null pointer dereference vulnerability in AIDE. An attacker can crash the program during report printing or database listing after setting extended file attributes with an empty attribute...

6.2CVSS5.8AI score0.00231EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/05 12:0 a.m.9 views

Important: freerdp

Issue Overview: FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, a NULL pointer dereference vulnerability in rdpwritelogoninfov2 allows a malicious RDP server to crash FreeRDP proxy by sending a specially crafted LogonInfoV2 PDU with cbDomain=0 or cbUserName=0. Th...

9.1CVSS5.9AI score0.00628EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.10 views

Important: nodejs22

Issue Overview: A vulnerability was found in juliangruber brace-expansion up to 1.1.11/2.0.1/3.0.0/4.0.0. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be...

8.8CVSS5AI score0.00459EPSS
SaveExploits3
Amazon
Amazon
added 2026/03/05 12:0 a.m.6 views

Important: nodejs20

Issue Overview: node-tar is a Tar for Node.js. The node-tar library = 7.5.2 fails to sanitize the linkpath of Link hardlink and SymbolicLink entries when preservePaths is false the default secure behavior. This allows malicious archives to bypass the extraction root restriction, leading to...

8.8CVSS5.9AI score0.00334EPSS
SaveExploits3
Amazon
Amazon
added 2026/03/05 12:0 a.m.9 views

Important: nodejs24

Issue Overview: node-tar is a Tar for Node.js. The node-tar library = 7.5.2 fails to sanitize the linkpath of Link hardlink and SymbolicLink entries when preservePaths is false the default secure behavior. This allows malicious archives to bypass the extraction root restriction, leading to...

8.8CVSS5.9AI score0.00541EPSS
SaveExploits4
Amazon
Amazon
added 2026/03/05 12:0 a.m.10 views

Important: jpegxl

Issue Overview: A specially-crafted file can cause libjxl's decoder to read pixel data from uninitialized but allocated memory. This can be done by causing the decoder to reference an outside-image-bound area in a subsequent patches. An incorrect optimization causes the decoder to omit populating...

8.7CVSS5.8AI score0.00275EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/05 12:0 a.m.7 views

Important: postgresql16

Issue Overview: Improper validation of type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before...

8.8CVSS6.5AI score0.01208EPSS
SaveExploits3
Amazon
Amazon
added 2026/03/05 12:0 a.m.6 views

Important: postgresql17

Issue Overview: Improper validation of type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before...

8.8CVSS6.5AI score0.01208EPSS
SaveExploits3
Amazon
Amazon
added 2026/03/05 12:0 a.m.9 views

Important: postgresql15

Issue Overview: Improper validation of type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before...

8.8CVSS6.5AI score0.01208EPSS
SaveExploits3
Amazon
Amazon
added 2026/03/05 12:0 a.m.8 views

Low: libxml2

Issue Overview: A flaw was identified in the interactive shell of the xmllint utility, part of the libxml2 project, where memory allocated for user input is not properly released under certain conditions. When a user submits input consisting only of whitespace, the program skips command execution...

6.2CVSS6AI score0.00194EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.6 views

Important: python-pillow

Issue Overview: Pillow is a Python imaging library. From 10.3.0 to before 12.1.1, n out-of-bounds write may be triggered when loading a specially crafted PSD image. This vulnerability is fixed in 12.1.1. CVE-2026-25990 Affected Packages: python-pillow Issue Correction: Run dnf update python-pillo...

9.3CVSS5.8AI score0.00367EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/05 12:0 a.m.7 views

Important: firefox

Issue Overview: A specially-crafted file can cause libjxl's decoder to read pixel data from uninitialized but allocated memory. This can be done by causing the decoder to reference an outside-image-bound area in a subsequent patches. An incorrect optimization causes the decoder to omit populating...

8.8CVSS6.1AI score0.006EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/05 12:0 a.m.9 views

Important: munge

Issue Overview: MUNGE is an authentication service for creating and validating user credentials. From 0.5 to 0.5.17, local attacker can exploit a buffer overflow vulnerability in munged the MUNGE authentication daemon to leak cryptographic key material from process memory. With the leaked key...

7.8CVSS6.3AI score0.00302EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.8 views

Medium: libpng

Issue Overview: libpng: An out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported by the user's display, certain palettes will cause the function to...

8.3CVSS5.8AI score0.00955EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/05 12:0 a.m.14 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields CVE-2025-38591 In the Linux kernel, the following vulnerability has been resolved: schedext: Fix possible deadlock in the deferredirqworkfn CVE-2025-68333 In the...

7.8CVSS5.8AI score0.00468EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/05 12:0 a.m.8 views

Medium: python3.11

Issue Overview: When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized. CVE-2025-11468 User-controlled...

6CVSS5.9AI score0.0056EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:0 a.m.15 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Reinit blkgiostatset after clearing in blkcgresetstats CVE-2023-53421 In the Linux kernel, the following vulnerability has been resolved: iomap: Fix possible overflow condition in iomapwritedelallocsca...

8.8CVSS6.4AI score0.00481EPSS
SaveExploits8
Amazon
Amazon
added 2026/03/05 12:0 a.m.6 views

Medium: wireshark

Issue Overview: MONGO dissector infinite loop in Wireshark 4.4.0 to 4.4.9 and 4.2.0 to 4.2.13 allows denial of service CVE-2025-11626 Kafka dissector crash in Wireshark 4.6.0 and 4.4.0 to 4.4.10 allows denial of service CVE-2025-13499 BPv7 dissector crash in Wireshark 4.6.0 allows denial of servi...

7.8CVSS5.8AI score0.00292EPSS
SaveExploits5
Amazon
Amazon
added 2026/02/19 12:0 a.m.6 views

Medium: expat

Issue Overview: In libexpat before 2.7.4, the doContent function does not properly determine the buffer size bufSize because there is no integer overflow check for tag buffer reallocation. CVE-2026-25210 Affected Packages: expat Note: This advisory is applicable to Amazon Linux 2 AL2 Core...

7.8CVSS5.8AI score0.00193EPSS
SaveExploits0
Amazon
Amazon
added 2026/02/19 12:0 a.m.11 views

Medium: curl

Issue Overview: curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more. CVE-2025-10966 broken TLS options for threaded LDAPS NOTE:...

6.3CVSS5.6AI score0.00679EPSS
SaveExploits4
Amazon
Amazon
added 2026/02/19 12:0 a.m.12 views

Low: amazon-cloudwatch-agent

Issue Overview: No CVE associated with this advisory Affected Packages: amazon-cloudwatch-agent Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between AL2 Core and AL2 Extras advisories. Issue Correction: Run yum update...

7.8CVSS7.6AI score0.00532EPSS
SaveExploits0
Amazon
Amazon
added 2026/02/19 12:0 a.m.13 views

Important: runc

Issue Overview: cmd/go: bypass of flag sanitization can lead to arbitrary code execution CVE-2025-61731 cmd/go: unexpected code execution when invoking toolchain CVE-2025-68119 Affected Packages: runc Note: This advisory is applicable to Amazon Linux 2 - Nitro-enclaves Extra. Visit this page to...

7.8CVSS6.4AI score0.00532EPSS
SaveExploits0
Amazon
Amazon
added 2026/02/19 12:0 a.m.9 views

Important: fontforge

Issue Overview: FontForge SFD File Parsing Improper Validation of Array Index Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of FontForge. User interaction is required to exploit this vulnerability in that the...

8.8CVSS6.5AI score0.00581EPSS
SaveExploits0
Total number of security vulnerabilities9042