Lucene search
+L

227 matches found

EUVD
EUVD
added 2025/10/30 12:31 a.m.11 views

EUVD-2025-36730

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

5.3CVSS6.3AI score0.00518EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/29 11:16 p.m.19 views

CVE-2025-61724

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

5.3CVSS0.00518EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/29 11:16 p.m.13 views

AZL-69257 CVE-2025-61724 affecting package golang 1.26.0-1

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

5.3CVSS7AI score0.00518EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 11:16 p.m.12 views

AZL-78921 CVE-2025-61724 affecting package golang 1.25.7-1

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

5.3CVSS7.2AI score0.00518EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 11:16 p.m.5 views

AZL-98850 CVE-2025-61724 affecting package golang 1.27.1-1

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

5.3CVSS5.7AI score0.00518EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/29 11:16 p.m.18 views

CVE-2025-61725

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

7.5CVSS0.00604EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/29 11:16 p.m.5 views

AZL-98730 CVE-2025-61725 affecting package golang 1.27.1-1

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

7.5CVSS5.7AI score0.00604EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 11:16 p.m.15 views

AZL-69164 CVE-2025-61724 affecting package msft-golang 1.24.13-1

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

5.3CVSS7.2AI score0.00518EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 11:16 p.m.15 views

UBUNTU-CVE-2025-61725

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

7.5CVSS6.7AI score0.00604EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/29 11:16 p.m.12 views

UBUNTU-CVE-2025-61724

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

5.3CVSS7.1AI score0.00518EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/29 10:10 p.m.22 views

CVE-2025-61724 Excessive CPU consumption in Reader.ReadResponse in net/textproto

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

0.00518EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/29 10:10 p.m.11 views

CVE-2025-61724 Excessive CPU consumption in Reader.ReadResponse in net/textproto

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

5.3CVSS6.7AI score
SaveExploits0References8
OSV
OSV
added 2025/10/29 9:48 p.m.10 views

GO-2025-4006 Excessive CPU consumption in ParseAddress in net/mail

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

7.5CVSS8.5AI score0.00604EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/29 12:00 a.m.10 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google, Inc USA. A security vulnerability exists in Google Go, which stems from the ParseAddress function constructing a domain literal address component by repeating string concatenation...

7.5CVSS6.3AI score0.00604EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/29 12:00 a.m.10 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google, Inc. A security vulnerability exists in Google Go, which stems from the Reader.ReadResponse function constructing a response string by concatenating repetitive strings, which may...

5.3CVSS6.3AI score0.00518EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/17 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-62494

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand opera...

8.8CVSS6.5AI score0.0048EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/16 6:30 p.m.11 views

EUVD-2025-34780

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

7.1CVSS7.4AI score0.0048EPSS
SaveExploits1References3
OSV
OSV
added 2025/10/16 4:15 p.m.7 views

CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS6.3AI score
SaveExploits0References2
OSV
OSV
added 2025/10/16 4:15 p.m.6 views

DEBIAN-CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS6.6AI score0.0048EPSS
SaveExploits1References1
NVD
NVD
added 2025/10/16 4:15 p.m.12 views

CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS0.0048EPSS
SaveExploits1References2
Rows per page
Query Builder