Lucene search
K

734 matches found

OSV
OSV
added 2022/09/12 12:0 a.m.16 views

GHSA-HVW3-P9PX-GPC9 Gophish before 0.12.0 vulnerable to Open Redirect

This affects the package github.com/gophish/gophish before 0.12.0. The Open Redirect vulnerability exists in the next query parameter. The application uses url.Parser.FormValue"next" to extract path and eventually redirect user to a relative URL, but if next parameter starts with multiple...

5.4CVSS5.3AI score0.00527EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2022/09/12 12:0 a.m.22 views

Gophish before 0.12.0 vulnerable to Open Redirect

This affects the package github.com/gophish/gophish before 0.12.0. The Open Redirect vulnerability exists in the next query parameter. The application uses url.Parser.FormValue"next" to extract path and eventually redirect user to a relative URL, but if next parameter starts with multiple...

5.4CVSS1AI score0.00527EPSS
Exploits1References6Affected Software1
Veracode
Veracode
added 2022/09/08 9:54 a.m.29 views

Path Traversal

github.com/golang/go is vulnerable to path traversal. The vulnerability exists because the JoinPath function of url.go does not properly remove the relative elements from the start of the path when the first path element is "", allowing an attacker to access files outside the expected directory...

7.5CVSS7.4AI score0.01631EPSS
Exploits0References12Affected Software6
Veracode
Veracode
added 2022/09/08 8:27 a.m.25 views

Denial Of Service (DoS)

github.com/fluxcd/helm-controller and github.com/fluxcd/flux2 are vulnerable to denial of service DoS attacks. A remote authenticated attacker is able to cause a system panic by supplying specific data inputs, resulting in denial of service conditions via high memory consumption...

7.7CVSS7AI score0.00962EPSS
Exploits0References9Affected Software2
Veracode
Veracode
added 2022/09/07 8:33 a.m.40 views

Denial Of Service (DoS)

github.com/golang/net is vulnerable to Denial Of Service DoS. The vulnerability exists in goAway function in server.go because the server errors are not properly handled which allows an attacker to cause an application crash...

7.5CVSS7.6AI score0.02513EPSS
Exploits0References11Affected Software21
NVD
NVD
added 2022/09/02 1:15 p.m.29 views

CVE-2022-36078

Binary provides encoding/decoding in Borsh and other formats. The vulnerability is a memory allocation vulnerability that can be exploited to allocate slices in memory with arbitrary excessive size value, which can either exhaust available memory or crash the whole program. When using...

8.8CVSS0.00907EPSS
Exploits1References3
OSV
OSV
added 2022/09/02 12:15 p.m.28 views

CVE-2022-36078 Slice Memory Allocation with Excessive Size Value in binary

Binary provides encoding/decoding in Borsh and other formats. The vulnerability is a memory allocation vulnerability that can be exploited to allocate slices in memory with arbitrary excessive size value, which can either exhaust available memory or crash the whole program. When using...

8.8CVSS7.8AI score0.00907EPSS
Exploits1References5
Veracode
Veracode
added 2022/08/31 6:23 a.m.34 views

Denial Of Service (DoS)

github.com/helm/helm is vulnerable to denial of service. The vulnerability exists in setIndex function in parser.go because a maximum index is not defined when setting index which allows an attacker to cause an application crash...

6.5CVSS6.5AI score0.00843EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2022/08/30 3:32 a.m.18 views

Session Fixation

github.com/vmware-tanzu/pinniped is vulnerable to session fixation. The vulnerability exists due to an insufficient session expiration used in the validateAccessToken function of tokenexchange.go, allowing an attacker to use the access token to continue the session without refreshing the token wh...

5.4CVSS5.5AI score0.00367EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2022/08/25 6:28 a.m.17 views

GO-2022-0957 Denial of service via maliciously crafted JSON in github.com/tidwall/gjson

A maliciously crafted JSON input can cause a denial of service attack...

7.5CVSS7.2AI score0.0182EPSS
Exploits1References3
Fedora
Fedora
added 2022/07/30 1:57 a.m.23 views

[SECURITY] Fedora 36 Update: golang-github-goccy-yaml-1.9.5-3.fc36

Go package similar to github.com/go-yaml/yaml with some additional features...

2.3AI score
Exploits0
Cvelist
Cvelist
added 2022/07/29 10:0 a.m.14 views

CVE-2022-24912 Timing Attack

The package github.com/runatlantis/atlantis/server/controllers/events before 0.19.7 are vulnerable to Timing Attack in the webhook event validator code, which does not use a constant-time comparison function to validate the webhook secret. It can allow an attacker to recover this secret as an...

7.5CVSS7.6AI score0.00928EPSS
Exploits1References3
Veracode
Veracode
added 2022/07/18 6:48 a.m.29 views

Denial Of Service (DoS)

crypto/rand in github.com/golang/go is vulnerable to denial of service. The vulnerability exists when passing a buffer larger than 1 32 - 1 bytes which allows an attacker to cause an application crash...

7.5CVSS7.3AI score0.01639EPSS
Exploits1References8Affected Software2
Fedora
Fedora
added 2022/07/17 1:15 a.m.41 views

[SECURITY] Fedora 35 Update: golang-github-goccy-yaml-1.9.5-3.fc35

Go package similar to github.com/go-yaml/yaml with some additional features...

9.3CVSS2.3AI score0.05994EPSS
Exploits3
OSV
OSV
added 2022/07/15 11:10 p.m.22 views

GO-2022-0300 Panic via malicious inputs in github.com/graph-gophers/graphql-go

Malicious inputs can cause a panic. A maliciously crafted input can cause a stack overflow and panic. Any user with access to the GraphQL can send such a query. This issue only occurs when using the graphql.MaxDepth schema option which is highly recommended in most cases...

6.5CVSS6.6AI score0.01243EPSS
Exploits0References1
OSV
OSV
added 2022/07/15 11:8 p.m.17 views

GO-2022-0272 Directory traversal in github.com/kataras/iris and github.com/kataras/iris/v12

The Context.UploadFormFiles function is vulnerable to directory traversal attacks, and can be made to write to arbitrary locations outside the destination directory. This vulnerability only occurs when built with Go versions prior to 1.17. Go 1.17 and later strip directory paths from filenames...

8.8CVSS8.6AI score0.01822EPSS
Exploits1References3
OSV
OSV
added 2022/07/15 11:6 p.m.19 views

GO-2022-0244 Insufficient randomness in UUIDs in github.com/satori/go.uuid

Random data used to create UUIDs can contain zeros, resulting in predictable UUIDs and possible collisions...

9.8CVSS9.3AI score0.02307EPSS
Exploits0References3
OSV
OSV
added 2022/07/15 8:15 p.m.13 views

CVE-2022-25891

The package github.com/containrrr/shoutrrr/pkg/util before 0.6.0 are vulnerable to Denial of Service DoS via the util.PartitionMessage function. Exploiting this vulnerability is possible by sending exactly 2000, 4000, or 6000 characters messages...

7.5CVSS7.5AI score
Exploits0References5
Cvelist
Cvelist
added 2022/07/15 8:1 p.m.12 views

CVE-2022-25891 Denial of Service (DoS)

The package github.com/containrrr/shoutrrr/pkg/util before 0.6.0 are vulnerable to Denial of Service DoS via the util.PartitionMessage function. Exploiting this vulnerability is possible by sending exactly 2000, 4000, or 6000 characters messages...

7.5CVSS7.7AI score0.01246EPSS
Exploits1References5
CVE
CVE
added 2022/07/15 8:1 p.m.67 views

CVE-2022-25891

CVE-2022-25891 affects the Go package github.com/containrrr/shoutrrr/pkg/util in versions before 0.6.0. The DoS arises from PartitionMessage, exploitable by sending messages exactly 2000, 4000, or 6000 characters. Impact: availability (DoS) with network access; no confidentiality or integrity imp...

7.5CVSS7.4AI score0.01246EPSS
Exploits1References5Affected Software1
Rows per page
Query Builder