Lucene search
+L

9628 matches found

Amazon
Amazon
added 2025/02/25 12:0 a.m.7 views

Low: python3

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.01079EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.9 views

Important: postgresql

Issue Overview: Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables e.g. PATH. That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system...

8.8CVSS7.4AI score0.04422EPSS
SaveExploits1
Amazon
Amazon
added 2025/02/25 12:0 a.m.22 views

Low: gsl

Issue Overview: GSL GNU Scientific Library through 2.8 has an integer signedness error in gslsimansolvemany in siman/siman.c. When params.ntries is negative, incorrect memory allocation occurs. CVE-2024-50610 Affected Packages: gsl Note: This advisory is applicable to Amazon Linux 2 AL2 Core...

3.6CVSS3.8AI score0.00284EPSS
SaveExploits1
Amazon
Amazon
added 2025/02/25 12:0 a.m.23 views

Low: python3

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.5CVSS7.1AI score0.01079EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.24 views

Important: emacs

Issue Overview: In elisp-mode.el in GNU Emacs through 30.0.92, a user who chooses to invoke elisp-completion-at-point for code completion on untrusted Emacs Lisp source code can trigger unsafe Lisp macro expansion that allows attackers to execute arbitrary code. This unsafe expansion also occurs ...

7.8CVSS8AI score0.00526EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.36 views

Medium: python3

Issue Overview: The urllib.parse.urlsplit and urlparse functions improperly validated bracketed hosts , allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser. CVE-2024-11168 There ...

7.5CVSS7.1AI score0.02284EPSS
SaveExploits1
Amazon
Amazon
added 2025/02/25 12:0 a.m.7 views

Medium: python3

Issue Overview: A defect was discovered in the Python "ssl" module where there is a memory race condition with the ssl.SSLContext methods "certstorestats" and "getcacerts". The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContex...

7.4CVSS6.8AI score0.0081EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.6 views

Medium: python-jwcrypto

Issue Overview: JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot o...

6.8CVSS6.9AI score0.0098EPSS
SaveExploits1
Amazon
Amazon
added 2025/02/25 12:0 a.m.10 views

Medium: python-jwcrypto

Issue Overview: JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot o...

6.8CVSS6.7AI score0.0098EPSS
SaveExploits1
Amazon
Amazon
added 2025/02/25 12:0 a.m.9 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.01079EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.29 views

Important: postgresql

Issue Overview: Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables e.g. PATH. That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating system...

8.8CVSS8.9AI score0.04422EPSS
SaveExploits1
Amazon
Amazon
added 2025/02/25 12:0 a.m.12 views

Low: gsl

Issue Overview: GSL GNU Scientific Library through 2.8 has an integer signedness error in gslsimansolvemany in siman/siman.c. When params.ntries is negative, incorrect memory allocation occurs. CVE-2024-50610 Affected Packages: gsl Note: This advisory is applicable to Amazon Linux 2 AL2 Core...

3.6CVSS7AI score0.00284EPSS
SaveExploits1
Amazon
Amazon
added 2025/02/25 12:0 a.m.24 views

Important: glib2

Issue Overview: GLib's GVariant deserialization prior to GLib 2.74.4 failed to validate the input conforms to the expected format, leading to denial of service. CVE-2023-29499 GLib's GVariant deserialization prior to GLib 2.74.4 is vulnerable to a slowdown issue where a crafted GVariant can cause...

7.8CVSS7.1AI score0.0078EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.21 views

Medium: python3

Issue Overview: A defect was discovered in the Python "ssl" module where there is a memory race condition with the ssl.SSLContext methods "certstorestats" and "getcacerts". The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContex...

7.4CVSS6.5AI score0.0081EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.24 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.5CVSS7.1AI score0.01079EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.8 views

Important: emacs

Issue Overview: In elisp-mode.el in GNU Emacs through 30.0.92, a user who chooses to invoke elisp-completion-at-point for code completion on untrusted Emacs Lisp source code can trigger unsafe Lisp macro expansion that allows attackers to execute arbitrary code. This unsafe expansion also occurs ...

7.8CVSS7.7AI score0.00526EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.33 views

Medium: grub2

Issue Overview: GNU GRUB aka GRUB2 through 2.12 has a heap-based buffer overflow in fs/hfs.c via crafted sblock data in an HFS filesystem. CVE-2024-56737 Affected Packages: grub2 Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference...

8.8CVSS8.4AI score0.00735EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.28 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ACPI: sysfs: validate return type of STR method CVE-2024-49860 In the Linux kernel, the following vulnerability has been resolved: driver core: bus: Fix double free in driver API busregister CVE-2024-50055 Affecte...

7.8CVSS8.6AI score0.00254EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.26 views

Medium: python-pillow

Issue Overview: PIL/IcnsImagePlugin.py in Python Imaging Library PIL and Pillow before 2.3.2 and 2.5.x before 2.5.2 allows remote attackers to cause a denial of service via a crafted block size. CVE-2014-3589 Affected Packages: python-pillow Note: This advisory is applicable to Amazon Linux 2 AL2...

5CVSS6.8AI score0.03334EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.52 views

Medium: vim

Issue Overview: Vim is an open source, command line text editor. A segmentation fault was found in Vim before 9.1.1043. In silent Ex mode -s -e, Vim typically doesn't show a screen and just operates silently in batch mode. However, it is still possible to trigger the function that handles the...

4.2CVSS4.3AI score0.00271EPSS
SaveExploits0
Rows per page
Query Builder