Lucene search
+L

553 matches found

RedHat Linux
RedHat Linux
added 2025/06/25 12:21 a.m.47 views

hibernate-core: SQL injection vulnerability when both hibernate.use_sql_comments and JPQL String literals are used

A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized...

7.4CVSS7.2AI score0.02929EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/06/11 2:46 p.m.12 views

Regex literal in Hurl files are not escaped when exported to HTML, allowing injections

Given this Hurl file: regex.hurl: GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // When exported to HTML: $ hurlfmt --out html regex.hurl GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // The regex literal // is not escaped: // When opened in a browser, the code i...

7.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/28 4:15 p.m.10 views

ALPINE-CVE-2025-43857

Net::IMAP implements Internet Message Access Protocol IMAP client functionality in Ruby. Prior to versions 0.5.7, 0.4.20, 0.3.9, and 0.2.5, there is a possibility for denial of service by memory exhaustion when net-imap reads server responses. At any time while the client is connected, a maliciou...

6.5CVSS6.6AI score0.0047EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/28 4:15 p.m.7 views

DEBIAN-CVE-2025-43857

Net::IMAP implements Internet Message Access Protocol IMAP client functionality in Ruby. Prior to versions 0.5.7, 0.4.20, 0.3.9, and 0.2.5, there is a possibility for denial of service by memory exhaustion when net-imap reads server responses. At any time while the client is connected, a maliciou...

6.5CVSS6.2AI score0.0047EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/28 4:15 p.m.11 views

UBUNTU-CVE-2025-43857

Net::IMAP implements Internet Message Access Protocol IMAP client functionality in Ruby. Prior to versions 0.5.7, 0.4.20, 0.3.9, and 0.2.5, there is a possibility for denial of service by memory exhaustion when net-imap reads server responses. At any time while the client is connected, a maliciou...

6.5CVSS5.8AI score0.0047EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/04/28 4:02 p.m.5 views

Memory Allocation with Excessive Size Value

Overview org.jruby:jruby-stdlib is a JRuby Lib Setup package. Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the ResponseReader class. An attacker can cause the application to allocate excessive memory and trigger a denial of service by includin...

7.1CVSS6.8AI score0.0047EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/14 9:15 a.m.3 views

DEBIAN-CVE-2025-26791

DOMPurify before 3.2.4 has an incorrect template literal regular expression, sometimes leading to mutation cross-site scripting mXSS...

6.1CVSS5.9AI score0.00593EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/14 9:15 a.m.14 views

UBUNTU-CVE-2025-26791

DOMPurify before 3.2.4 has an incorrect template literal regular expression, sometimes leading to mutation cross-site scripting mXSS...

6.1CVSS5.7AI score0.00593EPSS
SaveExploits1References6
Snyk
Snyk
added 2025/02/14 8:52 a.m.5 views

Cross-site Scripting (XSS)

Overview org.webjars.bowergithub.cure53:dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG. Affected versions of this package are vulnerable to Cross-site Scripting XSS due to incorrect handling of template literals in regular expressions. An attacker can manipulate the output of the...

6.1CVSS7.8AI score0.00593EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/02/14 8:52 a.m.5 views

Cross-site Scripting (XSS)

Overview org.webjars.bower:dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG. Affected versions of this package are vulnerable to Cross-site Scripting XSS due to incorrect handling of template literals in regular expressions. An attacker can manipulate the output of the script by...

6.1CVSS5.3AI score0.00593EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/02/14 8:52 a.m.3 views

Cross-site Scripting (XSS)

Overview org.webjars.npm:dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG. Affected versions of this package are vulnerable to Cross-site Scripting XSS due to incorrect handling of template literals in regular expressions. An attacker can manipulate the output of the script by...

6.1CVSS5.3AI score0.00593EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.21 views

EulerOS 2.0 SP12 : golang (EulerOS-SA-2025-1190)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.CVE-2024-3415...

7.5CVSS7.4AI score0.01046EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/08 11:22 a.m.11 views

CVE-2024-37358

Similarly to CVE-2024-34055, Apache James is vulnerable to denial of service through the abuse of IMAP literals from both authenticated and unauthenticated users, which could be used to cause unbounded memory allocation and very long computations Version 3.7.6 and 3.8.2 restrict such illegitimate...

8.6CVSS6.4AI score0.00888EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/02/06 12:31 p.m.3 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS through the abuse of IMAP literals. An attacker can cause unbounded memory allocation and very long computations by sending specially crafted IMAP literals. Details Denial of Service DoS describes a family of...

8.7CVSS7.1AI score0.00888EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/02/06 12:31 p.m.18 views

Apache James vulnerable to denial of service through the use of IMAP literals

Similarly to CVE-2024-34055, Apache James is vulnerable to denial of service through the abuse of IMAP literals from both authenticated and unauthenticated users, which could be used to cause unbounded memory allocation and very long computations Version 3.7.6 and 3.8.2 restrict such illegitimate...

8.6CVSS6.4AI score0.00888EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/06 12:31 p.m.4 views

GHSA-56JP-W6VW-J3JW Apache James vulnerable to denial of service through the use of IMAP literals

Similarly to CVE-2024-34055, Apache James is vulnerable to denial of service through the abuse of IMAP literals from both authenticated and unauthenticated users, which could be used to cause unbounded memory allocation and very long computations Version 3.7.6 and 3.8.2 restrict such illegitimate...

8.6CVSS5.9AI score0.00888EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/06 12:15 p.m.16 views

CVE-2024-37358

Similarly to CVE-2024-34055, Apache James is vulnerable to denial of service through the abuse of IMAP literals from both authenticated and unauthenticated users, which could be used to cause unbounded memory allocation and very long computations Version 3.7.6 and 3.8.2 restrict such illegitimate...

8.6CVSS0.00888EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/06 11:22 a.m.39 views

CVE-2024-37358 Apache James: denial of service through the use of IMAP literals

Similarly to CVE-2024-34055, Apache James is vulnerable to denial of service through the abuse of IMAP literals from both authenticated and unauthenticated users, which could be used to cause unbounded memory allocation and very long computations Version 3.7.6 and 3.8.2 restrict such illegitimate...

8.6CVSS0.00888EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/06 11:22 a.m.5 views

CVE-2024-37358 Apache James: denial of service through the use of IMAP literals

Similarly to CVE-2024-34055, Apache James is vulnerable to denial of service through the abuse of IMAP literals from both authenticated and unauthenticated users, which could be used to cause unbounded memory allocation and very long computations Version 3.7.6 and 3.8.2 restrict such illegitimate...

8.6CVSS7.1AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/06 11:22 a.m.2 views

CVE-2024-37358 Apache James: denial of service through the use of IMAP literals

Similarly to CVE-2024-34055, Apache James is vulnerable to denial of service through the abuse of IMAP literals from both authenticated and unauthenticated users, which could be used to cause unbounded memory allocation and very long computations Version 3.7.6 and 3.8.2 restrict such illegitimate...

8.6CVSS6.1AI score0.00888EPSS
SaveExploits0References1
Rows per page
Query Builder