Lucene search
K

734 matches found

Veracode
Veracode
added 2024/07/29 9:53 a.m.9 views

Insecure Permissions

github.com/kumahq/kuma is vulnerable to insecure permissions. The vulnerability is due to improper access control that allows attackers to access sensitive data and escalate privileges by obtaining the service account's token...

8.8CVSS6.9AI score0.00467EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2024/07/29 6:52 a.m.25 views

Improper Authentication

github.com/moby/moby is vulnerable to Improper Authentication. The vulnerability is due to the Docker Engine handling of specially-crafted API requests, which causes authorization plugins to receive requests or responses without the body. Attackers can use this flaw to bypass AuthZ plugins and...

9.9CVSS9.5AI score0.16496EPSS
Exploits0References14Affected Software4
Veracode
Veracode
added 2024/07/25 7:12 a.m.11 views

Information Disclosure

github.com/argoproj/argo-cd is vulnerable to Information Disclosure. The vulnerability is due to improper enforcement of permission revocation for open terminal sessions within websocket.go, which allows continued unauthorized access and the potential leakage of sensitive information even after...

6.5CVSS6.2AI score0.00685EPSS
Exploits1References6Affected Software1
Veracode
Veracode
added 2024/07/24 8:11 a.m.8 views

Denial Of Service (DoS)

github.com/wcharczuk/go-chart is vulnerable to Denial of Service DoS. The vulnerability is due to an infinite loop when executing the drawCanvas function with a StackedBarChart containing a long name value. If the name value originates from untrusted input, an attacker can cause an infinite loop...

7.5CVSS6.7AI score0.00646EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2024/07/19 6:31 a.m.13 views

GHSA-8PGC-65MJ-53H5 github.com/gitpod-io/gitpod vulnerable to Cookie Tossing

Versions of the package github.com/gitpod-io/gitpod/components/server/go/pkg/lib before main-gha.27122; versions of the package github.com/gitpod-io/gitpod/components/ws-proxy/pkg/proxy before main-gha.27122; versions of the package github.com/gitpod-io/gitpod/install/installer/pkg/components/aut...

5.1CVSS4.1AI score0.00563EPSS
Exploits0References12
Veracode
Veracode
added 2024/07/15 7:24 a.m.15 views

SQL Injection

github.com/openclarity/kubeclarity is vulnerable to SQL Injection. The vulnerability is due to manipulating the packageID parameter in the /api/applicationResources endpoint, where the fmt.Sprintf function is used to build the SQL query string without validating the input. It allows an attacker t...

6.5CVSS7.4AI score0.00443EPSS
Exploits0References4Affected Software1
Redos
Redos
added 2024/07/13 12:0 a.m.19 views

ROS-20240711-02

A vulnerability in the github.com/containers/image library is related to the fact that an attacker can initiate unexpected authenticated registry accesses on behalf of a victim user. Exploitation of the vulnerability could allow an attacker acting remotely to cause resource depletion, local path...

8.3CVSS6.4AI score0.01279EPSS
Exploits0
OSV
OSV
added 2024/07/12 4:45 p.m.20 views

GO-2024-2982 Hashicorp Vault vulnerable to Improper Check or Handling of Exceptional Conditions in github.com/hashicorp/vault

Hashicorp Vault vulnerable to Improper Check or Handling of Exceptional Conditions in github.com/hashicorp/vault. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports...

7.5CVSS7.4AI score0.00491EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/11 12:0 a.m.26 views

CBL Mariner 2.0 Security Update: containerized-data-importer / cri-o / ig / libcontainers-common / skopeo (CVE-2024-3727)

The version of containerized-data-importer / cri-o / ig / libcontainers-common / skopeo installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-3727 advisory. - A flaw was found in the...

8.3CVSS6.8AI score0.01279EPSS
Exploits0References2
OSV
OSV
added 2024/07/09 7:34 p.m.9 views

GO-2024-2970 Gogs allows deletion of internal files in github.com/gogs/gogs

Gogs allows deletion of internal files in github.com/gogs/gogs...

9.9CVSS9.4AI score0.50697EPSS
Exploits0References4
Veracode
Veracode
added 2024/07/08 9:39 a.m.6 views

Denial Of Service (DoS)

github.com/jackc/pgx is vulnerable to Denial Of Service DoS. The vulnerability is due to a lack of robust error handling Pipeline panicking when PgConn PostgreSQL connection is busy or closed, which can result in potential instability and crashes in applications using Pipeline for database...

7AI score
Exploits0
OSV
OSV
added 2024/07/05 8:8 p.m.11 views

GHSA-FQPG-RQ76-99PQ Panic in Pipeline when PgConn is busy or closed in github.com/jackc/pgx

Pipeline can panic when PgConn is busy or closed...

5.3CVSS7.2AI score
Exploits0References2
OSV
OSV
added 2024/07/05 8:7 p.m.95 views

GHSA-XR7Q-JX4M-X55M Private tokens could appear in logs if context containing gRPC metadata is logged in github.com/grpc/grpc-go

Impact This issue represents a potential PII concern. If applications were printing or logging a context containing gRPC metadata, the affected versions will contain all the metadata, which may include private information. Patches The issue first appeared in 1.64.0 and is patched in 1.64.1 and...

7.1AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/07/05 7:42 p.m.11 views

Denial of service via malicious preflight requests in github.com/rs/cors

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers ACRH header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt...

7.5CVSS7AI score0.00533EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/07/05 7:42 p.m.5 views

GHSA-MH55-GQVF-XFWM Denial of service via malicious preflight requests in github.com/rs/cors

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers ACRH header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt...

7.5CVSS7AI score0.00533EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/07/03 10:58 p.m.19 views

CVE-2024-6284 Improper IPv4 and IPv6 byte order storage in github.com/google/nftables

In https://github.com/google/nftables IP addresses were encoded in the wrong byte order, resulting in an nftables configuration which does not work as intended might block or not block the desired addresses. This issue affects: https://pkg.go.dev/github.com/google/[email protected] The bug was...

6.3CVSS6.5AI score0.00287EPSS
Exploits1References3
OSV
OSV
added 2024/07/02 7:20 p.m.20 views

GO-2024-2883 Denial of service via malicious preflight requests in github.com/rs/cors

Middleware causes a prohibitive amount of heap allocations when processing malicious preflight requests that include a Access-Control-Request-Headers ACRH header whose value contains many commas. This behavior can be abused by attackers to produce undue load on the middleware/server as an attempt...

7.5CVSS7AI score0.00533EPSS
Exploits0References2
OSV
OSV
added 2024/07/02 7:19 p.m.17 views

GO-2024-2959 Session Middleware Token Injection Vulnerability in github.com/gofiber/fiber

Session Middleware Token Injection Vulnerability in github.com/gofiber/fiber...

10CVSS9.6AI score0.00686EPSS
Exploits0References2
OSV
OSV
added 2024/07/01 9:50 p.m.43 views

GO-2024-2912 Docker CLI leaks private registry credentials to registry-1.docker.io in github.com/docker/cli

Docker CLI leaks private registry credentials to registry-1.docker.io in github.com/docker/cli...

7.5CVSS7.4AI score0.01536EPSS
Exploits0References2
OSV
OSV
added 2024/07/01 7:59 p.m.13 views

GO-2024-2930 RKE credentials are stored in the RKE1 Cluster state ConfigMap in github.com/rancher/rke

When RKE provisions a cluster, it stores the cluster state in a configmap called "full-cluster-state" inside the "kube-system" namespace of the cluster itself. This cluster state object contains information used to set up the K8s cluster, which may include sensitive data...

9.9CVSS9.2AI score0.00641EPSS
Exploits0References3
Rows per page
Query Builder