Lucene search
+L

12363 matches found

OSV
OSV
added 2023/04/06 4:15 p.m.9 views

AZL-52676 CVE-2023-24537 affecting package golang for versions less than 1.20.7-1

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

7.5CVSS6.8AI score0.01412EPSS
SaveExploits0References1
NVD
NVD
added 2023/04/06 4:15 p.m.22 views

CVE-2023-24537

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

7.5CVSS8.8AI score0.01412EPSS
SaveExploits0References6
OSV
OSV
added 2023/04/06 4:15 p.m.9 views

AZL-79120 CVE-2023-24537 affecting package golang 1.25.7-1

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

7.5CVSS6.8AI score0.01412EPSS
SaveExploits0References1
Prion
Prion
added 2023/04/06 4:15 p.m.28 views

Integer overflow

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

5CVSS8.6AI score0.01412EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2023/04/06 4:15 p.m.36 views

CVE-2023-24537

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

7.5CVSS6.9AI score0.01412EPSS
SaveExploits0References8
OSV
OSV
added 2023/04/06 4:15 p.m.10 views

UBUNTU-CVE-2023-24537

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

7.5CVSS6.8AI score0.01412EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2023/04/06 3:50 p.m.9 views

CVE-2023-24537 Infinite loop in parsing in go/scanner

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

8.7AI score0.01412EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2023/04/06 3:50 p.m.79 views

CVE-2023-24537

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

7.5CVSS6.6AI score0.01412EPSS
SaveExploits0
CVE
CVE
added 2023/04/06 3:50 p.m.737 views

CVE-2023-24537

CVE-2023-24537 affects the Go parser (go/parser) when processing Go source containing //line directives with very large line numbers, causing an infinite loop due to integer overflow. Documents confirm this vulnerability in golang/go and note that patched versions are available in affected distri...

7.5CVSS8.7AI score0.01412EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/04/06 3:50 p.m.32 views

CVE-2023-24537 Infinite loop in parsing in go/scanner

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

7.5CVSS6.9AI score
SaveExploits0References9
OSV
OSV
added 2023/04/06 1:38 p.m.10 views

SUSE-SU-2023:1792-1 Security update for go1.19

This update for go1.19 fixes the following issues: Update to 1.19.8 CVE-2023-24534: security: net/http, net/textproto: denial of service from excessive memory allocation bsc1210127 CVE-2023-24536: security: net/http, net/textproto, mime/multipart: denial of service from excessive resource...

9.8CVSS8.5AI score0.02281EPSS
SaveExploits0References10
OSV
OSV
added 2023/04/06 1:37 p.m.10 views

SUSE-SU-2023:1791-1 Security update for go1.20

This update for go1.20 fixes the following issues: Update to version 1.20.3: CVE-2023-24534: security: net/http, net/textproto: denial of service from excessive memory allocation bsc1210127 CVE-2023-24536: security: net/http, net/textproto, mime/multipart: denial of service from excessive resourc...

9.8CVSS8.5AI score0.02281EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/04/06 1:57 a.m.7 views

SUSE CVE-2023-24537

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow...

8.1CVSS7.3AI score0.01412EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2023/04/06 12:00 a.m.41 views

Rocky Linux 9 : php (RLSA-2023:0965)

The remote Rocky Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2023:0965 advisory. - In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress quines gzip files, resulting in an infinite...

9.8CVSS7.9AI score0.49336EPSS
SaveExploits6References11
Snyk
Snyk
added 2023/04/05 9:05 p.m.5 views

Infinite loop

Overview std/go/scanner is a Go standard library package std/go/scanner Affected versions of this package are vulnerable to Infinite loop. Go Vulnerability Report: Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an...

8.7CVSS8.6AI score0.01412EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/04/04 12:00 a.m.5 views

Google Golang 输入验证错误漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS7.1AI score0.01412EPSS
SaveExploits0References24
FreeBSD
FreeBSD
added 2023/04/04 12:00 a.m.46 views

go -- multiple vulnerabilities

The Go project reports: go/parser: infinite loop in parsing Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow. html/template: backticks not treated as string delimiters Templates di...

9.8CVSS7.8AI score0.02281EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/03/31 1:59 a.m.7 views

SUSE CVE-2021-33642

When a file is processed, an infinite loop occurs in nextinline of the morecurly function...

5.5CVSS7AI score0.00221EPSS
SaveExploits0References3
NVD
NVD
added 2023/03/29 7:15 p.m.33 views

CVE-2022-37013

This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Unified Automation OPC UA C++ Demo Server 1.7.6-537 with vendor rollup. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of...

7.5CVSS7.5AI score0.01157EPSS
SaveExploits0References2
Prion
Prion
added 2023/03/29 7:15 p.m.35 views

Design/Logic Flaw

This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Unified Automation OPC UA C++ Demo Server 1.7.6-537 with vendor rollup. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of...

5CVSS7.5AI score0.01157EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder