Lucene search
K

617 matches found

Kitploit
Kitploit
added 2024/04/02 11:30 a.m.25 views

VolWeb - A Centralized And Enhanced Memory Analysis Platform

VolWeb is a digital forensic memory analysis platform that leverages the power of the Volatility 3 framework. It is dedicated to aiding in investigations and incident responses. Objective The goal of VolWeb is to enhance the efficiency of memory collection and forensic analysis by providing a...

7AI score
Exploits0References2
GithubExploit
GithubExploit
added 2024/03/30 5:35 p.m.274 views

Exploit for Embedded Malicious Code in Tukaani Xz

CVE-2024-3094 Malicious code was discovered in the upstream ta...

10CVSS10AI score0.84805EPSS
Exploits38
OSV
OSV
added 2024/03/21 10:16 p.m.28 views

CVE-2024-29031 Meshery SQL Injection vulnerability

Meshery is an open source, cloud native manager that enables the design and management of Kubernetes-based infrastructure and applications. A SQL injection vulnerability in Meshery prior to version 0.7.17 allows a remote attacker to obtain sensitive information via the order parameter of...

7.5CVSS7.7AI score0.01552EPSS
Exploits1References5
CNVD
CNVD
added 2024/03/19 12:0 a.m.4 views

IBM CICS TX Standard and Advanced suffers from a cryptographic problem vulnerability (CNVD-2024-15366)

IBM CICS TX Standardand Advanced is a comprehensive, single transaction runtime package from International Business Machines IBM, Inc. It can provide a cloud-native deployment model for standalone applications. IBM CICS TX Standard and Advanced has a cryptographic issue vulnerability that stems...

7.5CVSS6.3AI score0.00036EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/03/16 12:33 a.m.30 views

Important: Red Hat Security Advisory: Red Hat OpenShift GitOps security update

An update is now available for Red Hat OpenShift GitOps 1.11. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE...

9CVSS7.2AI score0.00476EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/03/13 12:0 a.m.2 views

Quarkus Information Disclosure Vulnerability

Quarkus is a cloud-native Linux container-first framework for writing Java applications. An information disclosure vulnerability exists in Quarkus that stems from the presence of an information disclosure vulnerability...

3.5CVSS6.3AI score0.00119EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 10:58 a.m.20 views

BIT-ENVOY-2021-29492 Bypass of path matching rules using escaped slash characters

Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences %2F and %5C in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. /something%2F..%2Fadmin, to bypass access control, e.g. a block on /admin. A...

8.3CVSS8.1AI score0.10452EPSS
Exploits0References2
OSV
OSV
added 2024/03/06 10:56 a.m.19 views

BIT-ENVOY-2021-43825 Use-after-free in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. Sending a locally generated response must stop further processing of request or response data. Envoy tracks the amount of buffered request and response data and aborts the request if the amount of buffered dat...

7.5CVSS7AI score0.00096EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 10:56 a.m.18 views

BIT-ENVOY-2022-21654 Incorrect configuration handling allows TLS session re-use without re-validation in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. Envoy's tls allows re-use when some cert validation settings have changed from their default configuration. The only workaround for this issue is to ensure that default tls settings are used. Users are advised...

9.8CVSS8.3AI score0.0006EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 10:56 a.m.23 views

BIT-ENVOY-2022-21655 Incorrect handling of internal redirects results in crash in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. The envoy common router will segfault if an internal redirect selects a route configured with direct response or redirect actions. This will result in a denial of service. As a workaround turn off internal...

7.5CVSS7.7AI score0.00163EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 10:56 a.m.15 views

BIT-ENVOY-2022-21656 X.509 subjectAltName matching bypass in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. The defaultvalidator.cc implementation used to implement the default certificate validation routines has a "type confusion" bug when processing subjectAltNames. This processing allows, for example, an rfc822Na...

7.4CVSS6.4AI score0.00016EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 10:55 a.m.29 views

BIT-ENVOY-2022-21657 X.509 Extended Key Usage and Trust Purposes bypass in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions Envoy does not restrict the set of certificates it accepts from the peer, either as a TLS client or a TLS server, to only those certificates that contain the necessary extendedKeyUsage...

6.8CVSS6.5AI score0.00039EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 10:55 a.m.18 views

BIT-ENVOY-2022-29225 Zip bomb vulnerability in Envoy

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 secompressors accumulate decompressed data into an intermediate buffer before overwriting the body in the decode/encodeBody. This may allow an attacker to zip bomb the decompressor by sending a small highly compressed...

7.5CVSS7.6AI score0.00076EPSS
Exploits1References3
OSV
OSV
added 2024/03/06 10:55 a.m.24 views

BIT-ENVOY-2022-29226 Trivial authentication bypass in Envoy

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current...

10CVSS7.8AI score0.0009EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 10:54 a.m.26 views

BIT-ENVOY-2022-29228 Reachable assertion in Envoy

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter would try to invoke the remaining filters in the chain after emitting a local response, which triggers an ASSERT in newer versions and corrupts memory on earlier versions. continueDecoding shouldn’t ever ...

7.5CVSS7.5AI score0.00426EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 10:54 a.m.13 views

BIT-ENVOY-2023-27491 Envoy forwards invalid Http2/Http3 downstream headers

Envoy is an open source edge and service proxy designed for cloud-native applications. Compliant HTTP/1 service should reject malformed request lines. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, There is a possibility that non compliant HTTP/1 service may allow malformed request...

9.1CVSS6.9AI score0.00015EPSS
Exploits1References5
OSV
OSV
added 2024/03/06 10:53 a.m.21 views

BIT-ENVOY-2023-27496 Envoy may crash when a redirect url without a state param is received in the oauth filter

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, the OAuth filter assumes that a state query param is present on any response that looks like an OAuth redirect response. Sending it a request with t...

7.5CVSS7.7AI score0.0003EPSS
Exploits1References2
OSV
OSV
added 2024/03/06 10:53 a.m.22 views

BIT-ENVOY-2023-35941 Envoy vulnerable to OAuth2 credentials exploit with permanent validity

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, a malicious client is able to construct credentials with permanent validity in some specific scenarios. This is caused by the some rare scenarios ...

9.8CVSS8.9AI score0.00062EPSS
Exploits0References2
OSV
OSV
added 2024/03/06 10:53 a.m.17 views

BIT-ENVOY-2023-35942 Envoy's gRPC access log crash caused by the listener draining

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, gRPC access loggers using listener's global scope can cause a use-after-free crash when the listener is drained. Versions 1.27.0, 1.26.4, 1.25.9,...

6.5CVSS7.7AI score0.00023EPSS
Exploits1References2
Cvelist
Cvelist
added 2024/03/03 12:0 a.m.12 views

CVE-2019-25210

An issue was discovered in Cloud Native Computing Foundation CNCF Helm through 3.13.3. It displays values of secrets when the --dry-run flag is used. This is a security concern in some use cases, such as a --dry-run call by a CI/CD tool. NOTE: the vendor's position is that this behavior was...

6.1AI score0.00171EPSS
Exploits0References3
Rows per page
Query Builder