Lucene search
K

734 matches found

Veracode
Veracode
added 2023/11/22 5:37 a.m.9 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
Exploits0
OSV
OSV
added 2023/11/09 6:0 p.m.25 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.00156EPSS
Exploits0References2
Veracode
Veracode
added 2023/11/08 6:51 a.m.12 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
Exploits1References2Affected Software2
Veracode
Veracode
added 2023/11/06 10:45 a.m.16 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
Exploits0References7Affected Software1
Veracode
Veracode
added 2023/10/30 9:15 a.m.16 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
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/10/27 6:41 a.m.21 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.01567EPSS
Exploits0References6Affected Software1
Veracode
Veracode
added 2023/10/25 9:59 a.m.16 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
Exploits1References6Affected Software1
OSV
OSV
added 2023/10/24 4:57 p.m.20 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
Exploits0References3
OSV
OSV
added 2023/10/24 4:57 p.m.43 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
Exploits0References3
OSV
OSV
added 2023/10/24 4:45 p.m.17 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
Exploits0References2
Veracode
Veracode
added 2023/10/23 11:37 a.m.16 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
Exploits0References5Affected Software1
Veracode
Veracode
added 2023/10/18 6:45 a.m.18 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
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/16 6:13 p.m.14 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
Exploits0References2
Veracode
Veracode
added 2023/10/12 5:25 a.m.28 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.01747EPSS
Exploits0References13Affected Software2
Veracode
Veracode
added 2023/10/03 7:1 a.m.42 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.00808EPSS
Exploits0References10Affected Software1
NVD
NVD
added 2023/09/22 5:15 p.m.11 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
Exploits1References3
Vulnrichment
Vulnrichment
added 2023/09/22 4:55 p.m.9 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
Exploits1References3
Veracode
Veracode
added 2023/09/05 2:47 p.m.21 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
Exploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/25 8:35 p.m.12 views

CVE-2023-40586 go package github.com/corazawaf/coraza is vulnerable to denial of service

OWASP Coraza WAF is a golang modsecurity compatible web application firewall library. Due to the misuse of log.Fatalf, the application using coraza crashed after receiving crafted requests from attackers. The application will immediately crash after receiving a malicious request that triggers an...

7.5CVSS6.6AI score0.00605EPSS
Exploits0References2
Veracode
Veracode
added 2023/08/21 6:26 a.m.11 views

Weak Encryption

github.com/cheqd/cheqd-node is vulnerable to weak encryption. The vulnerability exists in package-lock.json because it does not properly validate the inter-blockchain communication protocol...

6.8AI score
Exploits0
Rows per page
Query Builder