Lucene search
+L

5759 matches found

CNNVD
CNNVD
added 2025/02/26 12:00 a.m.5 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google USA. A security vulnerability exists in Google Go that stems from unexpected memory consumption when parsing malicious malformed tokens...

7.5CVSS6.3AI score0.00853EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/02/25 12:00 a.m.15 views

PT-2025-8665

Name of the Vulnerable Software and Affected Versions The product name cannot be determined. Description An issue exists where an attacker can pass a malicious malformed token, causing unexpected memory consumption during parsing. Recommendations At the moment, there is no information about a new...

9.8CVSS9.1AI score0.00853EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/24 10:22 p.m.42 views

CVE-2025-27144

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption JWE, JSON Web Signature JWS, and JSON Web Token JWT standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE...

8.7CVSS6.7AI score0.00391EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/02/24 12:00 a.m.8 views

PT-2025-7796

Name of the Vulnerable Software and Affected Versions Go JOSE versions 4.0.0 through 4.0.4 Description The issue is related to excessive memory consumption when parsing compact JWS or JWE input. The code uses strings.Splittoken, "." to split JWT tokens, which is vulnerable to excessive memory...

8.7CVSS7.1AI score0.00391EPSS
SaveExploits0References404
CNNVD
CNNVD
added 2025/02/24 12:00 a.m.7 views

Go JOSE 安全漏洞

Go JOSE is a Go JOSE open source implementation of the JOSE standard in Go. A security vulnerability exists in Go JOSE versions 4.x up to and including 4.0.5, which stems from excessive memory consumption. An attacker exploiting this vulnerability could cause a denial of service by sending a...

8.7CVSS6.2AI score0.00391EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/02/18 11:22 a.m.36 views

CVE-2025-26466

A flaw was found in the OpenSSH package. For each ping packet the SSH server receives, a pong packet is allocated in a memory buffer and stored in a queue of packages. It is only freed when the server/client key exchange has finished. A malicious client may keep sending such packages, leading to ...

5.9CVSS6.6AI score0.39845EPSS
SaveExploits5References4
Positive Technologies
Positive Technologies
added 2025/02/18 12:00 a.m.6 views

PT-2025-7169

Name of the Vulnerable Software and Affected Versions OpenSSH versions 9.5p1 through 9.9p1 Description The issue is related to an uncontrolled consumption of resources in OpenSSH, which can be exploited by a remote attacker to cause a denial of service. This can be achieved through memory...

8.2CVSS7AI score0.39845EPSS
SaveExploits5References168
zdt
zdt
added 2025/02/18 12:00 a.m.2671 views

OpenSSH 9.9p1 Denial of Service / Man-In-The-Middle Vulnerability

OpenSSH versions 6.8p1 to 9.9p1 contain a logic error that allow an on-path attacker a.k.a man-in-the-middle to impersonate any server when the VerifyHostKeyDNS option is enabled. This option is off by default. OpenSSH versions 9.5p1 to 9.9p1 are vulnerable to a memory/CPU denial of service relat...

6.8CVSS6.6AI score0.39845EPSS
SaveExploits6
Veracode
Veracode
added 2025/02/11 11:34 a.m.12 views

Denial Of Service (DoS)

Apache James Server is vulnerable to Denial of Service DoS. The vulnerability is due to unbounded memory consumption due to the JMAP HTML-to-plain-text conversion implementation failing to properly limit resource usage, potentially leading to service disruption...

7.5CVSS6.7AI score0.00798EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.28 views

Azure Linux 3.0 Security Update: libsoup (CVE-2024-52532)

The version of libsoup installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-52532 advisory. - GNOME libsoup before 3.6.1 has an infinite loop, and memory consumption. during the reading of certain...

7.5CVSS7.5AI score0.00926EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.14 views

Azure Linux 3.0 Security Update: golang / python-tensorboard (CVE-2022-23772)

The version of golang / python-tensorboard installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-23772 advisory. - Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow...

7.8CVSS8.1AI score0.0283EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.12 views

EulerOS 2.0 SP11 : libsoup (EulerOS-SA-2025-1160)

According to the versions of the libsoup packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations because '\0' characters at the end of header names are ignored,...

8.4CVSS7.3AI score0.00926EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2025/02/08 11:22 a.m.20 views

CVE-2024-45626

Apache James server JMAP HTML to text plain implementation in versions below 3.8.2 and 3.7.6 is subject to unbounded memory consumption that can result in a denial of service. Users are recommended to upgrade to version 3.7.6 and 3.8.2, which fix this issue...

7.5CVSS6.5AI score0.00798EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/02/06 12:31 p.m.4 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.22 views

Apache James vulnerable to denial of service through JMAP HTML to text conversion

Apache James server JMAP HTML to text plain implementation in versions below 3.8.2 and 3.7.6 is subject to unbounded memory consumption that can result in a denial of service. Users are recommended to upgrade to version 3.7.6 and 3.8.2, which fix this issue...

7.5CVSS6.6AI score0.00798EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/02/06 12:15 p.m.18 views

CVE-2024-45626

Apache James server JMAP HTML to text plain implementation in versions below 3.8.2 and 3.7.6 is subject to unbounded memory consumption that can result in a denial of service. Users are recommended to upgrade to version 3.7.6 and 3.8.2, which fix this issue...

7.5CVSS0.00798EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/06 11:21 a.m.14 views

CVE-2024-45626 Apache James: denial of service through JMAP HTML to text conversion

Apache James server JMAP HTML to text plain implementation in versions below 3.8.2 and 3.7.6 is subject to unbounded memory consumption that can result in a denial of service. Users are recommended to upgrade to version 3.7.6 and 3.8.2, which fix this issue...

6.5CVSS7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/06 11:21 a.m.30 views

CVE-2024-45626 Apache James: denial of service through JMAP HTML to text conversion

Apache James server JMAP HTML to text plain implementation in versions below 3.8.2 and 3.7.6 is subject to unbounded memory consumption that can result in a denial of service. Users are recommended to upgrade to version 3.7.6 and 3.8.2, which fix this issue...

6.5CVSS0.00798EPSS
SaveExploits0References1
CVE
CVE
added 2025/02/06 11:21 a.m.102 views

CVE-2024-45626

CVE-2024-45626 affects Apache James server JMAP: the HTML-to-text conversion path can cause unbounded memory growth, leading to denial of service. Affected versions are those below 3.8.2 and 3.7.6. The recommended remediations are upgrades to 3.7.6, 3.8.2, or newer. The issue is caused by unbound...

7.5CVSS6.4AI score0.00798EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/02/05 10:40 p.m.17 views

CVE-2022-36049

Flux2 is a tool for keeping Kubernetes clusters in sync with sources of configuration, and Flux's helm-controller is a Kubernetes operator that allows one to declaratively manage Helm chart releases. Helm controller is tightly integrated with the Helm SDK. A vulnerability found in the Helm SDK th...

7.7CVSS6.5AI score0.01412EPSS
SaveExploits0
Rows per page
Query Builder