Lucene search
K

789 matches found

Amazon
Amazon
added 2023/09/25 12:0 a.m.3 views

Important: python38

Issue Overview: The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface. CVE-2022-37454 Affected...

9.8CVSS8.3AI score0.014EPSS
Exploits1
Amazon
Amazon
added 2023/09/25 12:0 a.m.8 views

Important: tomcat

Issue Overview: A flaw was found in Spring Framework, specifically within two modules called Spring MVC and Spring WebFlux, transitively affected from Spring Beans, using parameter data binding. This flaw allows an attacker to pass specially-constructed malicious requests to certain parameters an...

9.8CVSS7AI score0.94428EPSS
Exploits105
Amazon
Amazon
added 2023/09/25 12:0 a.m.2 views

Medium: python38

Issue Overview: A flaw was found in python. A stack-based buffer overflow was discovered in the ctypes module provided within Python. Applications that use ctypes without carefully validating the input passed to it may be vulnerable to this flaw, which would allow an attacker to overflow a buffer...

9.8CVSS7.3AI score0.00072EPSS
Exploits1
Amazon
Amazon
added 2023/09/25 12:0 a.m.8 views

Important: tomcat

Issue Overview: The fix for bug CVE-2020-9484 introduced a time of check, time of use vulnerability into Apache Tomcat 10.1.0-M1 to 10.1.0-M8, 10.0.0-M5 to 10.0.14, 9.0.35 to 9.0.56 and 8.5.55 to 8.5.73 that allowed a local attacker to perform actions with the privileges of the user that the Tomc...

7CVSS6.7AI score0.93464EPSS
Exploits15
Amazon
Amazon
added 2023/09/25 12:0 a.m.2 views

Medium: ansible

Issue Overview: A flaw was found in ansible. The 'authkey' and 'privkey' credentials are disclosed by default and not protected by nolog feature when using the snmpfacts module. Attackers could take advantage of this information to steal the SNMP credentials. The highest threat from this...

5.5CVSS6.6AI score0.00038EPSS
Exploits0
Amazon
Amazon
added 2023/09/25 12:0 a.m.3 views

Medium: ansible

Issue Overview: A flaw was found in several ansible modules, where parameters containing credentials, such as secrets, were being logged in plain-text on managed nodes, as well as being made visible on the controller node when run in verbose mode. These parameters were not protected by the nolog...

5.5CVSS6.6AI score0.00072EPSS
Exploits0
Amazon
Amazon
added 2023/09/25 12:0 a.m.2 views

Medium: ruby

Issue Overview: An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc. CVE-2021-31799 Affected Packages: ruby Note:...

7CVSS7.9AI score0.00351EPSS
Exploits0
Amazon
Amazon
added 2023/09/25 12:0 a.m.2 views

Medium: ruby

Issue Overview: A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read. CVE-2022-28739 Affected...

7.5CVSS7AI score0.00332EPSS
Exploits0
Amazon
Amazon
added 2023/09/25 12:0 a.m.2 views

Low: tomcat

Issue Overview: The simplified implementation of blocking reads and writes introduced in Tomcat 10 and back-ported to Tomcat 9.0.47 onwards exposed a long standing but extremely hard to trigger concurrency bug in Apache Tomcat 10.1.0 to 10.1.0-M12, 10.0.0-M1 to 10.0.18, 9.0.0-M1 to 9.0.60 and 8.5...

7.5CVSS6.9AI score0.0029EPSS
Exploits0
Amazon
Amazon
added 2023/09/25 12:0 a.m.1 views

Important: postgresql

Issue Overview: IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct dollar quoting, '', or "". If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an...

8.8CVSS8.6AI score0.00665EPSS
Exploits0
Amazon
Amazon
added 2023/09/25 12:0 a.m.3 views

Medium: ruby

Issue Overview: A double-free vulnerability was found in Ruby. The issue occurs during Regexp compilation. This flaw allows an attacker to create a Regexp object with a crafted source string that could cause the same memory to be freed twice. CVE-2022-28738 A buffer overrun vulnerability was foun...

9.8CVSS6.9AI score0.00459EPSS
Exploits0
Amazon
Amazon
added 2023/09/25 12:0 a.m.6 views

Important: redis

Issue Overview: A heap-based buffer overflow flaw was found in Redis. This flaw allows an attacker to trick an authenticated user into executing a specially crafted Lua script in Redis. This attack triggers a heap overflow in the cjson and cmsgpack libraries, resulting in heap corruption and...

8.8CVSS8.2AI score0.4932EPSS
Exploits1
Amazon
Amazon
added 2023/09/25 12:0 a.m.3 views

Medium: python38

Issue Overview: An issue in the urllib.parse component of Python before v3.11 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters. CVE-2023-24329 Affected Packages: python38 Note: This advisory is applicable to Amazon Linux 2 - Python3.8 Extra. Vis...

7.5CVSS7AI score0.01445EPSS
Exploits3
Amazon
Amazon
added 2023/09/13 12:0 a.m.3 views

Important: php

Issue Overview: GHSA-76gg-c692-v2mw: Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP NOTE: Fixed in 8.2.7, 8.1.20, 8.0.29 NOTE: https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw NOTE:...

9.8CVSS7.1AI score0.31766EPSS
Exploits4
Amazon
Amazon
added 2023/09/13 12:0 a.m.2 views

Medium: php

Issue Overview: A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote of PDOSQLite returning an improperly quoted string. With the implementation of sqlite3snprintf, it is possible to force the function to return a single apostrophe if the function is called...

9.1CVSS7AI score0.00816EPSS
Exploits0
Amazon
Amazon
added 2023/09/13 12:0 a.m.2 views

Medium: php

Issue Overview: A flaw was found in php. The main cause of this vulnerability is improper input validation while parsing an Extensible Markup LanguageXML entity. A special character could allow an attacker to traverse directories. The highest threat from this vulnerability is confidentiality...

5.3CVSS6.8AI score0.00563EPSS
Exploits2
Amazon
Amazon
added 2023/09/13 12:0 a.m.3 views

Medium: php

Issue Overview: A flaw was found in PHP. The vulnerability occurs due to the malformed phpfilterfloat function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault. CVE-2021-21708 Affected Packages: php...

9.8CVSS6.8AI score0.00218EPSS
Exploits1
Amazon
Amazon
added 2023/09/13 12:0 a.m.3 views

Important: php

Issue Overview: In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, passwordverify function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid...

8.1CVSS7.3AI score0.00569EPSS
Exploits2
Amazon
Amazon
added 2023/09/06 12:0 a.m.2 views

Important: amazon-ecr-credential-helper

Issue Overview: http2/hpack: avoid quadratic complexity in hpack decoding CVE-2022-41723 Affected Packages: amazon-ecr-credential-helper Note: This advisory is applicable to Amazon Linux 2 - Docker Extra. Visit this page to learn more about Amazon Linux 2 AL2 Extras and this FAQ section for the...

7.5CVSS6.9AI score0.00264EPSS
Exploits0
Amazon
Amazon
added 2023/08/21 12:0 a.m.3 views

Important: runc

Issue Overview: The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value...

6.5CVSS7AI score0.00344EPSS
Exploits0
Rows per page
Query Builder