Lucene search
K

45 matches found

Tenable Nessus
Tenable Nessus
added 2023/12/12 12:0 a.m.27 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : go1.20 (SUSE-SU-2023:4708-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:4708-1 advisory. - A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or...

7.5CVSS7.1AI score0.00123EPSS
Exploits0References11
OSV
OSV
added 2023/12/06 5:15 p.m.3 views

AZL-32101 CVE-2023-45285 affecting package golang for versions less than 1.21.6-1

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

7.5CVSS6.8AI score0.00055EPSS
Exploits0References1
OSV
OSV
added 2023/12/06 5:15 p.m.3 views

AZL-32103 CVE-2023-45285 affecting package msft-golang for versions less than 1.22.3-1.

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

7.5CVSS6.8AI score0.00055EPSS
Exploits0References1
OSV
OSV
added 2023/12/06 5:15 p.m.2 views

DEBIAN-CVE-2023-45285

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

7.5CVSS6.8AI score0.00055EPSS
Exploits0References1
OSV
OSV
added 2023/12/06 5:15 p.m.1 views

AZL-79014 CVE-2023-45285 affecting package golang 1.25.7-1

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

7.5CVSS6.8AI score0.00055EPSS
Exploits0References1
NVD
NVD
added 2023/12/06 5:15 p.m.21 views

CVE-2023-45285

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

7.5CVSS0.00055EPSS
Exploits0References5
OSV
OSV
added 2023/12/06 5:15 p.m.1 views

AZL-37323 CVE-2023-45285 affecting package golang for versions less than 1.21.6-1

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

7.5CVSS6.8AI score0.00055EPSS
Exploits0References1
CNNVD
CNNVD
added 2023/12/06 12:0 a.m.1 views

Google Golang Security Vulnerability

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.2AI score0.00055EPSS
Exploits0References7
OSV
OSV
added 2023/12/06 12:0 a.m.0 views

UBUNTU-CVE-2023-45285

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module...

7.5CVSS6.9AI score0.00055EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2023/12/05 12:0 a.m.5 views

PT-2023-8188 · Go +9 · Go +9

Name of the Vulnerable Software and Affected Versions: Go versions prior to 1.21.5 Go versions prior to 1.20.12 Description: The issue is related to the use of the "go get" command to fetch modules with the ".git" suffix. If the module is unavailable via secure protocols, it may fallback to the...

9.8CVSS6.8AI score0.94395EPSS
Exploits21References165
OpenVAS
OpenVAS
added 2021/02/10 12:0 a.m.12 views

Gitea 0.9.99 < 1.12.6 RCE Vulnerability

Gitea is prone to a remote code execution RCE vulnerability. Copyright C 2021 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;...

9.8CVSS7.9AI score0.00418EPSS
Exploits0References2
FreeBSD
FreeBSD
added 2020/12/01 12:0 a.m.22 views

gitea -- multiple vulnerabilities

The Gitea Team reports for release 1.13.0: Add Allow-/Block-List for Migrate and Mirrors Prevent git operations for inactive users Disallow urlencoded new lines in git protocol paths if there is a port Mitigate Security vulnerability in the git hook feature Disable DSA ssh keys by default Set TLS...

0.2AI score
Exploits0References1
OSV
OSV
added 2020/11/24 1:15 a.m.12 views

CVE-2020-28991

Gitea 0.9.99 through 1.12.x before 1.12.6 does not prevent a git protocol path that specifies a TCP port number and also contains newlines with URL encoding in ParseRemoteAddr in modules/auth/repoform.go...

9.8CVSS6.8AI score
Exploits0References2
CVE
CVE
added 2020/11/24 12:29 a.m.75 views

CVE-2020-28991

Gitea 0.9.99 through 1.12.x before 1.12.6 is vulnerable due to ParseRemoteAddr handling of a git protocol path containing a TCP port and encoded newlines, enabling partial SSRF. The issue affects the gitea repository server implementation and can be triggered by crafted Git URLs. Upstream fix: up...

9.8CVSS9.3AI score0.00418EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2020/11/24 12:29 a.m.13 views

CVE-2020-28991

Gitea 0.9.99 through 1.12.x before 1.12.6 does not prevent a git protocol path that specifies a TCP port number and also contains newlines with URL encoding in ParseRemoteAddr in modules/auth/repoform.go...

9.5AI score0.00418EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2020/11/24 12:0 a.m.4 views

PT-2020-17077 · Gitea +1 · Gitea +1

Name of the Vulnerable Software and Affected Versions: Gitea versions 0.9.99 through 1.12.x before 1.12.6 Description: The issue arises from the failure to prevent a git protocol path that specifies a TCP port number and also contains newlines with URL encoding in ParseRemoteAddr in...

9.8CVSS6.8AI score0.93529EPSS
Exploits14References24
NVD
NVD
added 2019/05/17 4:29 p.m.17 views

CVE-2018-19585

GitLab CE/EE versions 8.18 up to 11.x before 11.3.11, 11.4.x before 11.4.8, and 11.5.x before 11.5.1 have CRLF Injection in Project Mirroring when using the Git protocol...

7.5CVSS7.5AI score0.04557EPSS
Exploits5References4
OSV
OSV
added 2019/05/17 4:29 p.m.23 views

CVE-2018-19585

GitLab CE/EE versions 8.18 up to 11.x before 11.3.11, 11.4.x before 11.4.8, and 11.5.x before 11.5.1 have CRLF Injection in Project Mirroring when using the Git protocol...

7.5CVSS6.8AI score
Exploits0References4
Prion
Prion
added 2019/05/17 4:29 p.m.20 views

Crlf injection

GitLab CE/EE versions 8.18 up to 11.x before 11.3.11, 11.4.x before 11.4.8, and 11.5.x before 11.5.1 have CRLF Injection in Project Mirroring when using the Git protocol...

5CVSS7.6AI score0.04557EPSS
Exploits5References4Affected Software1
UbuntuCve
UbuntuCve
added 2019/05/17 4:29 p.m.25 views

CVE-2018-19585

GitLab CE/EE versions 8.18 up to 11.x before 11.3.11, 11.4.x before 11.4.8, and 11.5.x before 11.5.1 have CRLF Injection in Project Mirroring when using the Git protocol...

7.5CVSS7.1AI score0.04557EPSS
Exploits5References2
Rows per page
Query Builder