Lucene search
+L

399 matches found

GithubExploit
GithubExploit
added 2025/02/02 8:36 p.m.618 views

Exploit for Path Traversal in Apache Http_Server

SSH Key and RCE PoC for CVE-2021-41773 This repository contai...

7.5CVSS8.7AI score0.99992EPSS
SaveExploits163
Fedora
Fedora
added 2025/01/29 5:24 a.m.14 views

[SECURITY] Fedora 40 Update: golang-1.22.11-1.fc40

The Go Programming Language...

7.3AI score
SaveExploits0
Redos
Redos
added 2025/01/28 12:00 a.m.17 views

ROS-20250128-03

A vulnerability in the Go programming language is related to the fact that the application does not properly control the consumption of internal resources in several Parse functions. Exploitation of the vulnerability could allow An attacker acting remotely to cause a denial of service...

5.3CVSS6.9AI score0.00874EPSS
SaveExploits0
Fedora
Fedora
added 2025/01/25 2:17 a.m.12 views

[SECURITY] Fedora 41 Update: golang-1.23.5-1.fc41

The Go Programming Language...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2025/01/14 1:08 a.m.18 views

[SECURITY] Fedora 41 Update: golang-github-aws-sdk-2-20250103-1.fc41

AWS SDK for the Go programming language...

5.4CVSS5.6AI score0.00874EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.11 views

PT-2025-42736

Name of the Vulnerable Software and Affected Versions golang versions 1.15 golang versions 1.19 Description The net/url package does not properly validate bracketed IPv6 hostnames. This can lead to issues when parsing URLs containing IPv6 addresses enclosed in brackets. Recommendations Update to ...

9.8CVSS6.7AI score0.00436EPSS
SaveExploits0
Fedora
Fedora
added 2024/12/19 4:09 a.m.20 views

[SECURITY] Fedora 41 Update: golang-github-task-3.40.1-1.fc41

A task runner / simpler Make alternative written in Go...

7.5CVSS6.5AI score0.0085EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/12/05 12:00 a.m.11 views

The vulnerability of the Curve.IsOnCurve component in the Golang programming language, which allows a malicious actor to influence the accessibility and integrity of the resource.

The vulnerability of the Curve.IsOnCurve component in the Golang programming language is related to incorrect checking of the returned value by a method or function. Exploiting this vulnerability can allow an attacker to influence the accessibility and integrity of a resource...

9.4CVSS7.4AI score0.03099EPSS
SaveExploits0References8Affected Software17
OSV
OSV
added 2024/11/18 1:22 p.m.13 views

SUSE-SU-2024:4010-1 Security update for SUSE Manager Client Tools

This update fixes the following issues: golang-github-lusitaniae-apacheexporter: - Security issues fixed: CVE-2023-3978: Fixed security bug in x/net dependency bsc1213933 - Other changes and issues fixed: Delete unpackaged debug files for RHEL Do not include source files in the package for RHEL 9...

6.1CVSS7.8AI score0.00851EPSS
SaveExploits0References23
Redos
Redos
added 2024/11/13 12:00 a.m.26 views

ROS-20241112-03

Vulnerability of the JWE, JWS, JWT go-jose standards set implementation package for Go programming language is related to incorrect processing of highly compressed input data. Exploitation of the vulnerability could allow An attacker acting remotely to cause a denial of service Vulnerability of...

7.5CVSS7.6AI score0.91969EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/11/12 10:29 a.m.5 views

go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion

A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion...

4.3CVSS7.4AI score0.00839EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/11/12 10:28 a.m.5 views

encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion

A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS6.6AI score0.01127EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/11/12 9:10 a.m.7 views

net/http: Denial of service due to improper 100-continue handling in net/http

A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service...

7.5CVSS7.3AI score0.01414EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/11/12 8:49 a.m.7 views

golang: net: malformed DNS message can cause infinite loop

A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service DoS conditions...

5.9CVSS7.3AI score0.01001EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/25 5:16 p.m.24 views

RLSA-2024:7502 Moderate: go-toolset:rhel8 security update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang-fips: Golang FIPS zeroed buffer CVE-2024-9355 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related...

6.5CVSS6.9AI score0.00298EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2024/10/23 2:47 a.m.31 views

USN-7081-1: Go vulnerabilities

It was discovered that the Go net/http module did not properly handle responses to requests with an "Expect: 100-continue" header under certain circumstances. An attacker could possibly use this issue to cause a denial of service. CVE-2024-24791 It was discovered that the Go parser module did not...

7.5CVSS6.9AI score0.01414EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2024/10/10 12:55 p.m.37 views

USN-7061-1: Go vulnerabilities

Hunter Wittenborn discovered that Go incorrectly handled the sanitization of environment variables. An attacker could possibly use this issue to run arbitrary commands. CVE-2023-24531 Sohom Datta discovered that Go did not properly validate backticks as Javascript string delimiters, and did not...

9.8CVSS7.3AI score0.03796EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/10/04 12:00 a.m.10 views

The vulnerability in the Go programming language’s html/template package allows attackers to execute XSS attacks.

The vulnerability of the Go programming language’s html/template package is related to the lack of measures taken to protect web page structures. Exploiting this vulnerability allows an attacker to perform XSS attacks remotely...

6.4CVSS6.5AI score0.00815EPSS
SaveExploits0References7Affected Software4
Redos
Redos
added 2024/10/02 12:00 a.m.37 views

ROS-20241001-10

A vulnerability in the Parse function of the Go programming language is related to uncontrolled recursion. Exploitation exploitation of the vulnerability could allow a remote attacker to cause a denial of service. A vulnerability in the Decoder.Decode function of the Go programming language is...

7.5CVSS7.6AI score0.01127EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2024/09/30 2:30 p.m.37 views

go-toolset:rhel8 security update

An update is available for module.go-toolset, go-toolset, delve, golang, module.golang, module.delve. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Go Toolset...

7.5CVSS8.3AI score0.01414EPSS
SaveExploits0
Rows per page
Query Builder