Lucene search
+L

736 matches found

Veracode
Veracode
added 2023/12/07 9:48 a.m.15 views

Improper Access Control

github.com/canonical/lxd is vulnerable to Improper Access Control. The vulnerability allows a user with limited privileges to potentially gain root access on the system. The exploit requires specific configuration settings which enables the attacker to create a disk device with shift=true within...

7AI score
SaveExploits0
Cvelist
Cvelist
added 2023/11/28 4:31 p.m.60 views

CVE-2023-45286 HTTP request body disclosure in github.com/go-resty/resty/v2

A race condition in go-resty can result in HTTP request body disclosure across requests. This condition can be triggered by calling sync.Pool.Put with the same bytes.Buffer more than once, when request retries are enabled and a retry occurs. The call to sync.Pool.Get will then return a bytes.Buff...

5.8AI score0.00728EPSS
SaveExploits1References5
Veracode
Veracode
added 2023/11/22 5:37 a.m.13 views

Denial Of Service (DoS)

github.com/go-jose/go-jose is vulnerable to Billion Hashes Attack. The vulnerability is due to the decryptKey function in symmetric.go because it only checks if the value of p2c is a positive integer, but lacks a maximum size check. This allow an attacker to provide a PBES2 encrypted JWE blob wit...

7AI score
SaveExploits0
OSV
OSV
added 2023/11/09 6:0 p.m.30 views

GO-2022-0326 Improper certificate validation in github.com/sigstore/cosign

Cosign can be manipulated to claim that an entry for a signature in the OCI registry exists in the Rekor transparency log even if it does not. This requires the attacker to have pull and push permissions for the signature in OCI. This can happen with both standard signing with a keypair and...

3.3CVSS3.4AI score0.00163EPSS
SaveExploits0References2
Veracode
Veracode
added 2023/11/08 6:51 a.m.17 views

Denial Of Service

github.com/sigstore/cosign is vulnerable to Denial Of Service DoS. The vulnerability arises due to a lack of validation of "l" slice in the FetchAttestations method. An attacker who controls a remote registry can return huge number of attestations to cosign and cause cosign to enter into an endle...

5.3CVSS7AI score0.0064EPSS
SaveExploits1References2Affected Software2
Veracode
Veracode
added 2023/11/06 10:45 a.m.23 views

Privilege Escalation

github.com/kubernetes-csi/csi-proxy is vulnerable to Privilege Escalation. The vulnerability is caused by insufficient input sanitization while constructing different commands from the input string passed to different functions implemented in pkg/os/volume/api.go and pkg/os/volume/api.go. A user...

8.8CVSS7.4AI score0.02864EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2023/10/30 9:15 a.m.21 views

SQL Injection

github.com/flyteorg/flyteadmin is vulnerable to SQL Injection. The vulnerability exists because the custom sql statements are not properly handled which allows an attacker to inject and execute arbitrary sql queries...

8.8CVSS8.1AI score0.00929EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/10/27 6:41 a.m.27 views

Improper Access Control

github.com/kubernetes/ingress-nginx is vulnerable to Improper Access Control. The vulnerability exists because the library does not adequately validate path types. Consequently, an attacker with the ability to create or update ingress objects can utilize directives to evade the sanitization of th...

8.8CVSS7AI score0.01554EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2023/10/25 9:59 a.m.20 views

Remote Code Execution (RCE)

github.com/jumpserver/kokoi is vulnerable to Remote Code Execution. This vulnerability exists due to the lack of sanitized mongodb sessions, allowing an attacker to inject and execute arbitrary code in the system and gain root privileges...

9.9CVSS8.4AI score0.01716EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/10/24 4:57 p.m.30 views

GO-2023-2116 CSRF token validation vulnerability in github.com/gofiber/fiber/v2

A cross-site request forgery vulnerability can allow an attacker to obtain tokens and forge malicious requests on behalf of a user. This can lead to unauthorized actions being taken on the user's behalf, potentially compromising the security and integrity of the application. The vulnerability is...

8.8CVSS8.5AI score0.00265EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/24 4:57 p.m.49 views

GO-2023-2115 CSRF token reuse vulnerability in github.com/gofiber/fiber/v2

A cross-site request forgery vulnerability in this package can allow an attacker to inject arbitrary values and forge malicious requests on behalf of a user. The attacker may inject arbitrary values without any authentication, or perform various malicious actions on behalf of an authenticated use...

10CVSS9.2AI score0.00313EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/24 4:45 p.m.24 views

GO-2023-2114 Cross-site scripting via missing binding syntax validation in github.com/crewjam/saml

The package does not validate the ACS Location URI according to the SAML binding being parsed. If abused, this flaw allows attackers to register malicious Service Providers at the IdP and inject Javascript in the ACS endpoint definition, achieving Cross-Site-Scripting XSS in the IdP context durin...

7.1CVSS6AI score0.00434EPSS
SaveExploits0References2
Veracode
Veracode
added 2023/10/23 11:37 a.m.20 views

Credential Hijacking

github.com/artifacthub/hub is vulnerable to Credential Hijacking. This vulnerability exists in the registryIsDockerHub function in oci.go because it does not properly check the domain registry in docker hub, which allows an attacker to deploy a fake OCI registry on a domain ending with docker.io,...

6.3CVSS6.7AI score0.00206EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2023/10/18 6:45 a.m.25 views

Cross-Site Request Forgery (CSRF)

github.com/gofiber/fiber is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability is caused by improper validation and enforcement of CSRF tokens within the application. An attacker is able to trick a user into performing unauthorized actions on the application, such as changing their...

8.8CVSS6.9AI score0.00265EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/16 6:13 p.m.15 views

CVE-2023-45683 Cross site scripting via missing binding syntax validation In ACS location in github.com/crewjam/saml

github.com/crewjam/saml is a saml library for the go language. In affected versions the package does not validate the ACS Location URI according to the SAML binding being parsed. If abused, this flaw allows attackers to register malicious Service Providers at the IdP and inject Javascript in the...

7.1CVSS6.2AI score0.00434EPSS
SaveExploits0References2
Veracode
Veracode
added 2023/10/12 5:25 a.m.33 views

Arbitrary Code Execution

github.com/golang/go is vulnerable to Arbitrary Code Execution. The vulnerability exists in the isCgoGeneratedFile function at noder.go due to line directives allowing blocked linker and compiler flags to be passed during compilation, which can result in arbitrary code execution when running go...

8.1CVSS7.9AI score0.01762EPSS
SaveExploits0References13Affected Software2
Veracode
Veracode
added 2023/10/03 7:1 a.m.46 views

Cross-Site Scripting (XSS)

github.com/golang/go is vulnerable to Cross-site Scripting XSS. The vulnerability is due improper handling of "" comment tokens, hashbang "!" comment tokens, in...

6.1CVSS6.4AI score0.00815EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2023/09/22 5:15 p.m.21 views

CVE-2023-42821

The package github.com/gomarkdown/markdown is a Go library for parsing Markdown text and rendering as HTML. Prior to pseudoversion 0.0.0-20230922105210-14b16010c2ee, which corresponds with commit 14b16010c2ee7ff33a940a541d993bd043a88940, parsing malformed markdown input with parser that uses...

7.5CVSS7.3AI score0.01042EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2023/09/22 4:55 p.m.12 views

CVE-2023-42821 github.com/gomarkdown/markdown Out-of-bounds Read while parsing citations

The package github.com/gomarkdown/markdown is a Go library for parsing Markdown text and rendering as HTML. Prior to pseudoversion 0.0.0-20230922105210-14b16010c2ee, which corresponds with commit 14b16010c2ee7ff33a940a541d993bd043a88940, parsing malformed markdown input with parser that uses...

7.5CVSS6.5AI score0.01042EPSS
SaveExploits1References3
Veracode
Veracode
added 2023/09/05 2:47 p.m.24 views

Privilege Escalation

github.com/usememos/memos is vulnerable to Privilege Escalation. The vulnerability exists in JWTMiddleware function at jwt.go due to improper admin privileges which allows an attacker to view high privilege user Admin PRIVATE POST...

8.8CVSS6.8AI score0.00701EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder