Lucene search
+L

736 matches found

Veracode
Veracode
added 2021/03/25 1:44 a.m.25 views

Path Traversal

github.com/ipfs/go-ipfs is vulnerable to path traversal. The use of whyrusleeping/tar-utils which fails to validate tarPath when a get is done on an malicious DAG file allows overwritting of files or writing to incorrect destination folders during retrieval...

8.1CVSS3.8AI score0.01699EPSS
SaveExploits0References3Affected Software3
Veracode
Veracode
added 2021/03/16 1:23 a.m.21 views

Arbitrary File Delete

github.com/tyktechnologies/tyk is vulnerable to arbitrary file delete. The vulnerability exists through the handleAddOrUpdateApi function in api.go where json files outside of the application can be deleted if the file path is specified in the request...

5.3CVSS1.5AI score0.00525EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2021/03/11 4:13 a.m.45 views

Denial Of Service (DoS)

github.com/golang/go is vulnerable to denial of service. An infinite loop occurs when using xml.NewTokenDecoder with a custom TokenReader...

7.5CVSS3.3AI score0.02543EPSS
SaveExploits0References3Affected Software5
Veracode
Veracode
added 2021/03/09 2:55 a.m.22 views

Denial Of Service(DoS)

github.com/pires/go-proxyproto is vulnerable to denial of service DoS. The vulnerability exists as the function parseVersion1 does not restrict parsing of data until it founds a newline or target stops acknowledging, allowing an attacker to send malicious proxy protocol V1 header to cause a memor...

4.9CVSS4.6AI score0.01871EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2021/03/08 5:15 a.m.25 views

CVE-2021-23351

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.9CVSS6.6AI score
SaveExploits0References6
NVD
NVD
added 2021/03/08 5:15 a.m.26 views

CVE-2021-23351

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.9CVSS0.01871EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2021/03/08 5:15 a.m.33 views

CVE-2021-23351

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.9CVSS6AI score0.01871EPSS
SaveExploits0References5
Prion
Prion
added 2021/03/08 5:15 a.m.21 views

Design/Logic Flaw

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4CVSS4.9AI score0.01871EPSS
SaveExploits0References6Affected Software2
CVE
CVE
added 2021/03/08 4:45 a.m.100 views

CVE-2021-23351

CVE-2021-23351 affects github.com/pires/go-proxyproto prior to 0.5.0. The DoS arises from parseVersion1() where a default bufio.Reader over a net.Conn reads until a newline with no input size limit, allowing a deliberately malformed V1 header to exhaust memory on a server processing proxy protoco...

4.9CVSS4.6AI score0.01871EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2021/03/08 4:45 a.m.60 views

CVE-2021-23351 Denial of Service (DoS)

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.4CVSS5.3AI score0.01871EPSS
SaveExploits0References6
NVD
NVD
added 2021/03/07 10:15 a.m.49 views

CVE-2020-28466

This affects all versions of package github.com/nats-io/nats-server/server. Untrusted accounts are able to crash the server using configs that represent a service export/import cycles. Disclaimer from the maintainers: Running a NATS service which is exposed to untrusted users presents a heightene...

7.5CVSS0.03658EPSS
SaveExploits0References4
NVD
NVD
added 2021/03/03 10:15 a.m.32 views

CVE-2021-23347

The package github.com/argoproj/argo-cd/cmd before 1.7.13, from 1.8.0 and before 1.8.6 are vulnerable to Cross-site Scripting XSS the SSO provider connected to Argo CD would have to send back a malicious error message containing JavaScript to the user...

4.8CVSS0.00535EPSS
SaveExploits0References2
Prion
Prion
added 2021/02/26 6:15 p.m.21 views

Server side request forgery (ssrf)

All versions of package github.com/thecodingmachine/gotenberg are vulnerable to Server-side Request Forgery SSRF via the /convert/html endpoint when the src attribute of an HTML element refers to an internal system file, such as...

5CVSS5.3AI score0.01053EPSS
SaveExploits1References2
CVE
CVE
added 2021/02/26 5:20 p.m.47 views

CVE-2021-23345

CVE-2021-23345 affects the Go package github.com/thecodingmachine/gotenberg (and related Chromium module) with a Server-Side Request Forgery (SSRF) via the /convert/html endpoint when the src attribute references an internal file (e.g., ). Connected sources confirm this SSRF behavior and provide ...

5.3CVSS5.3AI score0.01053EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2021/02/04 4:0 a.m.16 views

Arbitrary Code Execution

github.com/aeraki-framework/aeraki is vulnerable to arbitrary code execution. Workflows triggered on pullrequesttarget have read/write tokens for the base repository and the access to secrets. By explicitly checking out and running the build script from a fork, the untrusted code is running in an...

3.1AI score
SaveExploits0
Veracode
Veracode
added 2021/02/02 6:5 a.m.28 views

Information Disclosure

github.com/hashicorp/vault is vulnerable to information disclosure. The server discloses internal IP addresses when responding to certain invalid andd unauthenticated HTTP requests...

5.3CVSS0.2AI score0.01355EPSS
SaveExploits0References2Affected Software2
Prion
Prion
added 2021/01/20 6:15 p.m.20 views

Design/Logic Flaw

This affects all versions of package github.com/gin-gonic/gin. When gin is exposed directly to the internet, a client's IP can be spoofed by setting the X-Forwarded-For header...

5.8CVSS6.7AI score0.01316EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2021/01/08 5:12 a.m.34 views

Directory Traversal

github.com/thecodingmachine/gotenberg is vulnerable to directory traversal. An attacker is able to exploit the vulnerability to read arbitrary container files...

7.5CVSS4.6AI score0.04936EPSS
SaveExploits2References3Affected Software1
Veracode
Veracode
added 2021/01/06 5:52 a.m.16 views

Denial Of Service (DoS)

github.com/tidwall/match is vulnerable to denial of service DoS. The vulnerability exists through the parsing of the pattern of repeated in deepMatch...

7.5CVSS3.4AI score0.0182EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2021/01/04 6:11 a.m.40 views

Denial Of Service (DoS)

github.com/golang/text is vulnerable to Denial Of Service DoS. A buffer overflow vulnerability in language.ParseAcceptLanguage allows an attacker to crash the application as the resize Range is indexed in an insecure manner...

7.5CVSS7.5AI score0.02278EPSS
SaveExploits1References2Affected Software6
Rows per page
Query Builder