Lucene search
K

73 matches found

Amazon
Amazon
added 2025/12/08 12:0 a.m.4 views

Important: linux-firmware

Issue Overview: Improper isolation of shared resources on a system on a chip by a malicious local attacker with high privileges could potentially lead to a partial loss of integrity. CVE-2025-54514 Improper handling of insufficient entropy in the AMD CPUs could allow a local attacker to influence...

7.2CVSS7.2AI score0.00021EPSS
Exploits0
Amazon
Amazon
added 2025/10/14 12:0 a.m.3 views

Medium: postgresql

Issue Overview: Untrusted data inclusion in pgdump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pgdumpall is also affected...

8.8CVSS7.5AI score0.00287EPSS
Exploits1
Amazon
Amazon
added 2025/08/04 12:0 a.m.1 views

Important: tomcat

Issue Overview: For some unlikely configurations of multipart upload, an Integer Overflow vulnerability in Apache Tomcat could lead to a DoS via bypassing of size limits. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.8, from 10.1.0-M1 through 10.1.42, from 9.0.0.M1 through 9.0.106...

7.5CVSS6.9AI score0.00683EPSS
Exploits0
Amazon
Amazon
added 2025/07/10 12:0 a.m.1 views

Important: libarchive

Issue Overview: A vulnerability has been identified in the libarchive library, specifically within the archivereadformatrarseekdata function. This flaw involves an integer overflow that can ultimately lead to a double-free condition. Exploiting a double-free vulnerability can result in memory...

7.8CVSS8.1AI score0.00114EPSS
Exploits2
Amazon
Amazon
added 2025/06/23 12:0 a.m.1 views

Important: amazon-ecr-credential-helper

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.9AI score0.00294EPSS
Exploits0
Amazon
Amazon
added 2025/06/12 12:0 a.m.1 views

Medium: git

Issue Overview: Git is a source code management tool. When cloning from a server or fetching, or pushing, informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". These messages will be prefixed with "remote:" and printed...

8.8CVSS7.2AI score0.00395EPSS
Exploits1
Amazon
Amazon
added 2025/02/25 12:0 a.m.2 views

Low: python-ipaddress

Issue Overview: The "ipaddress" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as "globally reachable" or "private". This affected the isprivate and isglobal properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address...

7.5CVSS6.9AI score0.01127EPSS
Exploits0
Amazon
Amazon
added 2025/02/04 12:0 a.m.3 views

Medium: python3

Issue Overview: CPython 3.9 and earlier doesn't disallow configuring an empty list for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due ...

9.1CVSS7AI score0.06873EPSS
Exploits1
Amazon
Amazon
added 2025/01/24 12:0 a.m.1 views

Medium: perl-Module-ScanDeps

Issue Overview: Qualys discovered that if unsanitized input was used with the library Modules::ScanDeps, before version 1.36 a local attacker could possibly execute arbitrary shell commands by opening a "pesky pipe" such as passing "commands|" as a filename or by passing arbitrary strings to eval...

7.8CVSS7.4AI score0.00632EPSS
Exploits3
Amazon
Amazon
added 2024/12/19 12:0 a.m.2 views

Important: ruby

Issue Overview: An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby. It allows HTTP request smuggling by providing both a Content-Length header and a Transfer-Encoding header, e.g., "GET /admin HTTP/1.1\r\n" inside of a "POST /user HTTP/1.1\r\n" request. NOTE: the supplier's...

7AI score0.00108EPSS
Exploits0
Amazon
Amazon
added 2024/11/15 12:0 a.m.2 views

Important: tigervnc

Issue Overview: A flaw was found in the X.org server. Due to improperly tracked allocation size in XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions wher...

7.8CVSS7.2AI score0.00057EPSS
Exploits0
Amazon
Amazon
added 2024/11/15 12:0 a.m.1 views

Important: protobuf

Issue Overview: Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf...

8.7CVSS7.1AI score0.00134EPSS
Exploits0
Amazon
Amazon
added 2024/11/15 12:0 a.m.26 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent UAF in ip6sendskb CVE-2024-44987 In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix use-after-free when removing resource in vmciresourceremove CVE-2024-46738 In the Linux...

7.8CVSS7.3AI score0.00023EPSS
Exploits0
Amazon
Amazon
added 2024/11/01 12:0 a.m.2 views

Important: qt5-qt3d

Issue Overview: An issue was discovered in HTTP2 in Qt before 5.15.18, 6.x before 6.2.13, 6.3.x through 6.5.x before 6.5.7, and 6.6.x through 6.7.x before 6.7.3. Code to make security-relevant decisions about an established connection may execute too early, because the encrypted signal has not ye...

8.6CVSS7.3AI score0.00205EPSS
Exploits0
Amazon
Amazon
added 2024/11/01 12:0 a.m.2 views

Medium: python3

Issue Overview: The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which...

5.3CVSS6.9AI score0.00161EPSS
Exploits1
Amazon
Amazon
added 2024/10/31 12:0 a.m.1 views

Medium: python38

Issue Overview: The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which...

5.3CVSS6.9AI score0.00161EPSS
Exploits1
Amazon
Amazon
added 2024/10/16 12:0 a.m.4 views

Medium: libtiff

Issue Overview: Multiple potential integer overflow in raw2tiff.c in libtiff = 4.5.1 can allow remote attackers to cause a denial of service application crash or possibly execute an arbitrary code via a crafted tiff image which triggers a heap-based buffer overflow. CVE-2023-41175 Affected...

6.5CVSS8.2AI score0.00282EPSS
Exploits0
Amazon
Amazon
added 2024/10/02 12:0 a.m.2 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ima: Fix use-after-free on a dentry's dname.name CVE-2024-39494 Affected Packages: kernel Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between...

7.8CVSS6.6AI score0.00012EPSS
Exploits0
Amazon
Amazon
added 2024/08/20 12:0 a.m.33 views

Medium: kernel

Issue Overview: A vulnerability, which was classified as problematic, was found in Linux Kernel. This affects the function tcpgetsockopt/tcpsetsockopt of the component TCP Handler. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. The identifier...

7.8CVSS7AI score0.00449EPSS
Exploits1
Amazon
Amazon
added 2024/08/20 12:0 a.m.15 views

Low: cups

Issue Overview: A Incorrect Default Permissions vulnerability in the packaging of cups of SUSE Linux Enterprise Server 11-SP4-LTSS, SUSE Manager Server 4.0, SUSE OpenStack Cloud Crowbar 9; openSUSE Leap 15.2, Factory allows local attackers with control of the lp users to create files as root with...

3.3CVSS4.2AI score0.001EPSS
Exploits0
Rows per page
Query Builder