Lucene search
+L

2264 matches found

CNNVD
CNNVD
added 2022/07/28 12:0 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.01936EPSS
SaveExploits0References47
Fedora
Fedora
added 2022/07/17 1:16 a.m.30 views

[SECURITY] Fedora 35 Update: golang-github-temoto-robotstxt-1.1.1-5.fc35

The robots.txt exclusion protocol implementation for Go language...

9.3CVSS8.5AI score0.0995EPSS
SaveExploits3
OpenVAS
OpenVAS
added 2022/07/06 12:0 a.m.17 views

Fedora: Security Advisory for golang-github-temoto-robotstxt (FEDORA-2022-fae3ecee19)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
Fedora
Fedora
added 2022/07/04 1:35 a.m.26 views

[SECURITY] Fedora 36 Update: golang-github-ulikunitz-xz-0.5.10-4.fc36

This Go language package supports the reading and writing of xz compressed streams. It includes also a gxz command for compressing and decompressing dat a. The package is completely written in Go and doesn't have any dependency on an y C code...

9.3CVSS9AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/04 1:35 a.m.15 views

[SECURITY] Fedora 36 Update: golang-github-temoto-robotstxt-1.1.2-3.fc36

The robots.txt exclusion protocol implementation for Go language...

9.3CVSS8.2AI score0.0995EPSS
SaveExploits4
RedHat Linux
RedHat Linux
added 2022/06/30 9:0 p.m.12 views

golang: syscall: faccessat checks wrong group

A flaw was found in the syscall.Faccessat function when calling a process by checking the group. This flaw allows an attacker to check the process group permissions rather than a member of the file's group, affecting system availability...

5.3CVSS6.6AI score0.02766EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/06/30 5:34 p.m.4 views

golang: crypto/elliptic: panic caused by oversized scalar

An integer overflow flaw was found in Golang's crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256.ScalarMult or P256.ScalarBaseMult to panic, leading to a loss of availability...

7.5CVSS7.2AI score0.04195EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2022/06/29 12:0 a.m.9 views

The vulnerability in the implementation of the SetString() function in the Rat class of the math/big programming language in Go allows a attacker to cause a service failure.

The vulnerability of the SetString function implementation in the Rat class of the Go programming language in the math/big package involves resource exhaustion. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS7.4AI score0.0283EPSS
SaveExploits0References11Affected Software14
Github Security Blog
Github Security Blog
added 2022/06/24 12:0 a.m.108 views

golang.org/x/sys/unix has Incorrect privilege reporting in syscall

Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Reporting in syscall. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible. Specific Go Packages Affected golang.org/x/sys/unix...

5.3CVSS7.7AI score0.02766EPSS
SaveExploits1References15Affected Software1
OSV
OSV
added 2022/06/23 5:15 p.m.15 views

AZL-37365 CVE-2022-29526 affecting package golang for versions less than 1.21.6-1

Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible...

5.3CVSS6.8AI score0.02766EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2022/06/08 12:0 a.m.59 views

Oracle Linux 8 : go-toolset:ol8addon (ELSA-2022-14857)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-14857 advisory. go-toolset 1.16.15-1 - Rebase to Go 1.16.15 golang 1.16.15-1.0.1 - Add patches from 1.16.12 to 1.16.15 - Add Sources for 3 binary files that changed...

9.1CVSS7.4AI score0.03255EPSS
SaveExploits0References5
CNVD
CNVD
added 2022/06/08 12:0 a.m.58 views

bbs-go cross-site scripting vulnerability

bbs-go is an open source community system built using the Go language. bbs-go 3.3.0 and earlier versions have a cross-site scripting vulnerability that stems from the lack of filtering and escaping of user data in the v-html tag of vue used by the application. An attacker could use this...

3.5CVSS2.5AI score0.00523EPSS
SaveExploits1Affected Software1
CNNVD
CNNVD
added 2022/06/07 12:0 a.m.6 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.8CVSS7AI score0.0062EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2022/06/01 11:48 a.m.9 views

golang: crypto/elliptic: IsOnCurve returns true for invalid field elements

A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource...

9.1CVSS7.1AI score0.03099EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/06/01 11:48 a.m.10 views

golang: math/big: uncontrolled memory consumption due to an unhandled overflow via Rat.SetString

A flaw was found in the big package of the math library in golang. The Rat.SetString could cause an overflow, and if left unhandled, it could lead to excessive memory use. This issue could allow a remote attacker to impact the availability of the system...

7.8CVSS7.2AI score0.0283EPSS
SaveExploits0References5
NCSC
NCSC
added 2022/06/01 12:0 a.m.7 views

Vulnerabilities fixed in Red Hat OpenShift Container Platform

Multiple vulnerabilities have been fixed in the Red Hat OpenShift Container Platform. These vulnerabilities allow an attacker to able to perform a Cross-Site Scripting XSS attack on the subversion plugin of Jenkins or a denial-of-service DoS in GoLang. Red Hat has made updates available for Red H...

7.5CVSS6.4AI score0.78965EPSS
SaveExploits0
Snyk
Snyk
added 2022/05/25 9:11 p.m.3 views

User Impersonation

Overview std/crypto/tls is a Go standard library package std/crypto/tls Affected versions of this package are vulnerable to User Impersonation. Go Vulnerability Report: in the crypto/tls process when SessionTicketsDisabled is enabled. An attacker can impersonate clients by spoofing client...

8.7CVSS6.8AI score0.01383EPSS
SaveExploits0References3
Snyk
Snyk
added 2022/05/24 8:14 p.m.1 views

Uncaught Exception

Overview std/crypto/dsa is a Go standard library package std/crypto/dsa Affected versions of this package are vulnerable to Uncaught Exception. Go Vulnerability Report: via the dsa.Verify function. An attacker can cause a panic and potentially crash the application by submitting a crafted DSA...

8.7CVSS9AI score0.04693EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2022/05/18 3:57 p.m.9 views

prometheus/client_golang: Denial of service using InstrumentHandlerCounter

A denial of service attack was found in prometheus/clientgolang. This flaw allows an attacker to produce a denial of service attack on an HTTP server by exploiting the InstrumentHandlerCounter function in the version below 1.11.1, resulting in a loss of availability...

7.5CVSS6.8AI score0.05994EPSS
SaveExploits0References5
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/13 12:0 a.m.124 views

Improper Validation of Array Index

The html package aka x/net/html through 2018-09-25 in Go mishandles , leading to a "panic: runtime error" index out of range in insertionModeStack.pop in node.go, called from inHeadIM, during an html.Parse call...

7.5CVSS2.2AI score0.02677EPSS
SaveExploits1References9Affected Software1
Rows per page
Query Builder