Lucene search
+L

222 matches found

OSV
OSV
added 2026/01/30 2:35 p.m.8 views

CLEANSTART-2026-PK92575 ParseAddress function constructs domain-literal address components through repeated string concatenation

Security vulnerability affects the wazero package. The ParseAddress function constructs domain-literal address components through repeated string concatenation...

9.8CVSS5.5AI score0.00604EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/01/27 11:37 a.m.14 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.1AI score0.00457EPSS
SaveExploits2References8
Cvelist
Cvelist
added 2026/01/21 7:25 p.m.32 views

CVE-2026-23955 EVerest vulnerable to concatenation of strings literal and integers

EVerest is an EV charging software stack. Prior to version 2025.9.0, in several places, integer values are concatenated to literal strings when throwing errors. This results in pointers arithmetic instead of printing the integer value as expected, like most of interpreted languages. This can be...

4.2CVSS0.0017EPSS
SaveExploits1References1
OSV
OSV
added 2026/01/21 7:25 p.m.13 views

CVE-2026-23955 EVerest vulnerable to concatenation of strings literal and integers

EVerest is an EV charging software stack. Prior to version 2025.9.0, in several places, integer values are concatenated to literal strings when throwing errors. This results in pointers arithmetic instead of printing the integer value as expected, like most of interpreted languages. This can be...

4.2CVSS5.5AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/01/21 12:11 p.m.26 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.1AI score0.00457EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2026/01/21 10:01 a.m.13 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.1AI score0.00457EPSS
SaveExploits2References8
CNNVD
CNNVD
added 2026/01/21 12:00 a.m.16 views

Everest-core security vulnerabilities

Everest-core is a major component of the open-source electric vehicle charging software stack developed by EVerest. Versions of Everest-core prior to 2025.9.0 contained security vulnerabilities. These vulnerabilities stemmed from the concatenation of integer values with string literals when...

4.2CVSS5.8AI score0.0017EPSS
SaveExploits1References2
NVD
NVD
added 2026/01/14 4:15 p.m.13 views

CVE-2026-22211

TinyOS versions up to and including 2.1.2 contain a global buffer overflow vulnerability in the printfUART formatted output implementation used within the ZigBee / IEEE 802.15.4 networking stack. The implementation formats output into a fixed-size global buffer and concatenates strings for %s...

5.1CVSS0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/12 11:15 p.m.10 views

CVE-2026-22213

RIOT OS versions up to and including 2026.01-devel-317 contain a stack-based buffer overflow vulnerability in the tapslip6 utility. The vulnerability is caused by unsafe string concatenation in the devopen function, which constructs a device path using unbounded user-controlled input. The utility...

9.8CVSS6AI score0.00394EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/01/12 11:03 p.m.38 views

CVE-2026-22213 RIOT OS <= 2026.01-devel-317 Stack-Based Buffer Overflow in tapslip6 Utility

RIOT OS versions up to and including 2026.01-devel-317 contain a stack-based buffer overflow vulnerability in the tapslip6 utility. The vulnerability is caused by unsafe string concatenation in the devopen function, which constructs a device path using unbounded user-controlled input. The utility...

2.4CVSS0.00394EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/01/12 11:03 p.m.4 views

CVE-2026-22213 RIOT OS <= 2026.01-devel-317 Stack-Based Buffer Overflow in tapslip6 Utility

RIOT OS versions up to and including 2026.01-devel-317 contain a stack-based buffer overflow vulnerability in the tapslip6 utility. The vulnerability is caused by unsafe string concatenation in the devopen function, which constructs a device path using unbounded user-controlled input. The utility...

2.4CVSS6.8AI score0.00394EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/01/12 12:00 a.m.28 views

PT-2026-2322

Name of the Vulnerable Software and Affected Versions RIOT OS versions up to and including 2026.01-devel-317 Description RIOT OS versions up to and including 2026.01-devel-317 have a stack-based buffer overflow issue in the tapslip6 utility. This is due to unsafe string concatenation within the...

9.8CVSS6.9AI score0.00394EPSS
SaveExploits1References8
OSV
OSV
added 2025/12/12 11:09 a.m.10 views

OESA-2025-2829 golang security update

. Security Fixes: Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a...

7.5CVSS6.7AI score0.00457EPSS
SaveExploits2References2
NVD
NVD
added 2025/12/12 6:15 a.m.20 views

CVE-2025-67725

Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation...

7.5CVSS0.00559EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/12 6:15 a.m.17 views

AZL-72374 CVE-2025-67725 affecting package python-tornado 6.3.3-11

Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation...

7.5CVSS6.4AI score0.00559EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/12 6:15 a.m.19 views

PYSEC-2025-266

Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation...

7.5CVSS6.9AI score0.00559EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/11 4:50 a.m.14 views

CVE-2025-61729

Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can...

7.5CVSS6.8AI score0.00457EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.5 views

TencentOS Server 4: golang (TSSA-2025:0940)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0940 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

5.3CVSS7.6AI score0.00518EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/05 12:24 a.m.10 views

SUSE CVE-2025-61729

Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can...

7.5CVSS6.9AI score0.00457EPSS
SaveExploits2References49
OSV
OSV
added 2025/12/04 11:41 a.m.12 views

BIT-GOLANG-2025-61729 Excessive resource consumption when printing error string for host certificate validation in crypto/x509

Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can...

7.5CVSS6.7AI score0.00457EPSS
SaveExploits2References5
Rows per page
Query Builder