Lucene search
+L

136 matches found

Kitploit
Kitploit
added 2021/10/17 11:30 a.m.42 views

DorkScout - Golang Tool To Automate Google Dork Scan Against The Entiere Internet Or Specific Targets

dokrscout is a tool to automate the finding of vulnerable applications or secret files around the internet throught google searches, dorkscout first starts by fetching the dorks lists from https://www.exploit-db.com/google-hacking-database and then it scans a given target or everything it founds...

7.2AI score
SaveExploits0References4
Photon
Photon
added 2021/09/02 12:00 a.m.39 views

Important Photon OS Security Update - PHSA-2021-3.0-0294

Updates of 'go' packages of Photon OS have been released...

7.5CVSS1.7AI score0.06975EPSS
SaveExploits6
Photon
Photon
added 2021/07/29 12:00 a.m.38 views

Moderate Photon OS Security Update - PHSA-2021-0276

Updates of 'go' packages of Photon OS have been released...

2.6CVSS2.1AI score0.03692EPSS
SaveExploits0
Photon
Photon
added 2021/07/29 12:00 a.m.32 views

Moderate Photon OS Security Update - PHSA-2021-3.0-0276

Updates of 'go' packages of Photon OS have been released...

5.9CVSS2.1AI score0.03692EPSS
SaveExploits0
OSV
OSV
added 2021/07/25 8:34 a.m.11 views

MGASA-2021-0369 Updated golang packages fix security vulnerabilities

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method CVE-2021-27918. net/http in Go before 1.15.12 and 1.16.x before 1.16....

7.5CVSS7AI score0.06975EPSS
SaveExploits5References7
OSV
OSV
added 2021/06/29 9:32 p.m.76 views

GHSA-399H-CMVP-QGX5 Incorrect Default Permissions in Binance tss-lib

The keygen protocol implementation in Binance tss-lib before 1.2.0 allows attackers to generate crafted h1 and h2 parameters in order to compromise a signing round or obtain sensitive information from other parties. Specific Go Packages Affected github.com/binance-chain/tss-lib/ecdsa/keygen...

8.6CVSS7.8AI score0.01247EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/06/23 6:14 p.m.79 views

Plugin archive directory traversal in Helm

The Helm core maintainers have identified an information disclosure vulnerability in Helm 3.0.0-3.2.3. Impact A traversal attack is possible when installing Helm plugins from a tar archive over HTTP. It is possible for a malicious plugin author to inject a relative path into a plugin archive, and...

8.5CVSS6.6AI score0.01458EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/06/23 6:14 p.m.56 views

GHSA-QQ3J-XP49-J73F Plugin archive directory traversal in Helm

The Helm core maintainers have identified an information disclosure vulnerability in Helm 3.0.0-3.2.3. Impact A traversal attack is possible when installing Helm plugins from a tar archive over HTTP. It is possible for a malicious plugin author to inject a relative path into a plugin archive, and...

3.7CVSS6.8AI score0.01458EPSS
SaveExploits0References6
OSV
OSV
added 2021/05/24 4:57 p.m.29 views

GHSA-M54R-VRMV-HW33 Improper Sanitizing of plugin names in helm

Impact Security researchers at Trail of Bits discovered that plugin names are not sanitized properly. As a result, a malicious plugin author could use characters in a plugin name that would result in unexpected behavior, such as duplicating the name of another plugin or spoofing the output to hel...

3.4CVSS3.8AI score0.00962EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/05/24 4:57 p.m.85 views

Improper Sanitizing of plugin names in helm

Impact Security researchers at Trail of Bits discovered that plugin names are not sanitized properly. As a result, a malicious plugin author could use characters in a plugin name that would result in unexpected behavior, such as duplicating the name of another plugin or spoofing the output to hel...

4CVSS5.1AI score0.00962EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2021/05/24 4:56 p.m.73 views

Aliases are never checked in helm

Impact During a security audit of Helm's code base, security researchers at Trail of Bits identified a bug in which the alias field on a Chart.yaml is not properly sanitized. This could lead to the injection of unwanted information into a chart. Patches This issue has been patched in Helm 3.3.2 a...

4CVSS5.4AI score0.01029EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2021/05/21 4:24 p.m.76 views

JWT leak via Open Redirect in Programmatic access

Impact Using programmatic access on protected sites, one can get a signed login URL with pomeriumredirecturi set to an arbitrary URL. Then, if the user has already logged into Pomerium, they will be redirected to the specified pomeriumredirecturi with a JWT attached. This allows an outside attack...

6.1CVSS6.2AI score0.00658EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/05/21 4:24 p.m.20 views

GHSA-FV82-R8QV-CH4V pomerium_signature is not verified in middleware in github.com/pomerium/pomerium

Impact Some API endpoints under /.pomerium/ do not verify parameters with pomeriumsignature. This could allow modifying parameters intended to be trusted to Pomerium. The issue mainly affects routes responsible for sign in/out, but does not introduce an authentication bypass. Specific Go Packages...

6.1CVSS6.2AI score0.00658EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/05/18 6:32 p.m.68 views

Path Traversal in Buildah

A path traversal flaw was found in Buildah in versions before 1.14.5. This flaw allows an attacker to trick a user into building a malicious container image hosted on an HTTPs server and then write files to the user's system anywhere that the user has permissions. Specific Go Packages Affected...

9.3CVSS8.2AI score0.02668EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2021/05/18 6:32 p.m.63 views

GHSA-FX8W-MJVM-HVPC Path Traversal in Buildah

A path traversal flaw was found in Buildah in versions before 1.14.5. This flaw allows an attacker to trick a user into building a malicious container image hosted on an HTTPs server and then write files to the user's system anywhere that the user has permissions. Specific Go Packages Affected...

8.8CVSS8.5AI score0.02668EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2021/05/18 6:21 p.m.60 views

Allocation of Resources Without Limits or Throttling in Hashicorp Consul

HashiCorp Consul and Consul Enterprise include an HTTP API introduced in 1.2.0 and DNS introduced in 1.4.3 caching feature that was vulnerable to denial of service. Specific Go Packages Affected github.com/hashicorp/consul/agent/config Fix The vulnerability is fixed in versions 1.6.6 and 1.7.4...

7.5CVSS7.1AI score0.02851EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 6:21 p.m.59 views

Improper Input Validation in HashiCorp Consul

HashiCorp Consul and Consul Enterprise did not appropriately enforce scope for local tokens issued by a primary data center, where replication to a secondary data center was not enabled. Introduced in 1.4.0, fixed in 1.6.6 and 1.7.4. Specific Go Packages Affected github.com/hashicorp/consul/agent...

7.5CVSS7.1AI score0.01725EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 6:19 p.m.70 views

Denial of Service (DoS) in HashiCorp Consul

HashiCorp Consul and Consul Enterprise up to 1.6.2 HTTP/RPC services allowed unbounded resource usage, and were susceptible to unauthenticated denial of service. Fixed in 1.6.3. Specific Go Packages Affected github.com/hashicorp/consul/agent/consul...

7.5CVSS7.5AI score0.0201EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/05/18 6:19 p.m.21 views

GHSA-23JV-V6QJ-3FHH Denial of Service (DoS) in HashiCorp Consul

HashiCorp Consul and Consul Enterprise up to 1.6.2 HTTP/RPC services allowed unbounded resource usage, and were susceptible to unauthenticated denial of service. Fixed in 1.6.3. Specific Go Packages Affected github.com/hashicorp/consul/agent/consul...

7.5CVSS7.4AI score0.0201EPSS
SaveExploits0References3
OSV
OSV
added 2021/05/18 6:14 p.m.27 views

GHSA-JP4J-47F9-2VC3 Integer Overflow or Wraparound in NATS Server

An integer overflow in NATS Server before 2.2.0 allows a remote attacker to crash the server by sending a crafted request. Specific Go Packages Affected github.com/nats-io/nats-server/v2/server...

7.5CVSS7.4AI score0.01739EPSS
SaveExploits0References6
Rows per page
Query Builder