Lucene search
+L

7293 matches found

SUSE CVE
SUSE CVE
added 2024/06/13 3:48 a.m.5 views

SUSE CVE-2024-36761

naga v0.14.0 was discovered to contain a stack overflow via the component /wgsl/parse/mod.rs...

9.8CVSS7.6AI score0.00655EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/06/13 12:0 a.m.12 views

Google Pixel Security Breach

Google Pixel is a smartphone from Google, Inc. in the United States. A security vulnerability exists in Google Pixel, which stems from a lack of bounds checking in the ProtocolCellIdentityParserV4::Parse module of protocolnetadapter.cpp, which may allow out-of-bounds reads...

4.7CVSS6.8AI score0.00076EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/06/13 12:0 a.m.9 views

PT-2024-26435 · Libyaml · Libyaml

Name of the Vulnerable Software and Affected Versions: libyaml version 0.2.5 Description: The issue affects the function yaml parser parse of the file /src/libyaml/src/parser.c, making libyaml vulnerable to Denial of Service DDOS attacks. Recommendations: As a temporary workaround, consider...

7.5CVSS8.6AI score
SaveExploits0References11
NVD
NVD
added 2024/06/12 4:15 p.m.30 views

CVE-2024-36761

naga v0.14.0 was discovered to contain a stack overflow via the component /wgsl/parse/mod.rs...

9.8CVSS0.00655EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/06/12 12:0 a.m.29 views

CVE-2024-36761

naga v0.14.0 was discovered to contain a stack overflow via the component /wgsl/parse/mod.rs...

0.00655EPSS
SaveExploits1References2
Veeam
Veeam
added 2024/06/12 12:0 a.m.20 views

Upgrading Veeam Kasten for Kubernetes Fails With Parse Error

Challenge When upgrading to Veeam Kasten for Kubernetes 6.5.3 or higher the upgrade fails with: parse error at k10/templates/v0services.yaml:128: function "continue" not defined Cause This issue is related to the Helm binary version that is installed. Solution To resolve this issue, download the...

6.9AI score
SaveExploits0
CVE
CVE
added 2024/06/12 12:0 a.m.55 views

CVE-2024-36761

CVE-2024-36761 affects naga v0.14.0, with a stack overflow in the WGSL parser component at /wgsl/parse/mod.rs. The CVSSv3.1 data indicates a high-severity, remote‑attack surface (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) with a base score of 9.8. Exploitation details are not provided in the supplied d...

9.8CVSS7.9AI score0.00655EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2024/06/11 7:48 p.m.25 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/06/11 5:34 p.m.21 views

protobuf-c: unsigned integer overflow in parse_required_member

A vulnerability was found in protobuf-c. This security flaw leads to an unsigned integer overflow in parserequiredmember...

5.5CVSS7.3AI score0.00369EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/10 6:41 p.m.9 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
CVE
CVE
added 2024/06/07 2:19 p.m.64 views

CVE-2024-37162

CVE-2024-37162 affects the zsa library for Next.js. The vulnerability arises because the application transfers the parse error stack from server to client in production builds, potentially exposing sensitive server information such as machine usernames and directory paths. All users are affected....

5.3CVSS4.3AI score0.00292EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/06/07 2:19 p.m.36 views

CVE-2024-37162 zsa Generates Error Messages Containing Sensitive Information

zsa is a library for building typesafe server actions in Next.js. All users are impacted. The zsa application transfers the parse error stack from the server to the client in production build mode. This can potentially reveal sensitive information about the server environment, such as the machine...

4CVSS5.4AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/07 2:19 p.m.19 views

CVE-2024-37162 zsa Generates Error Messages Containing Sensitive Information

zsa is a library for building typesafe server actions in Next.js. All users are impacted. The zsa application transfers the parse error stack from the server to the client in production build mode. This can potentially reveal sensitive information about the server environment, such as the machine...

4CVSS6.5AI score0.00292EPSS
SaveExploits0References2
PyPA
PyPA
added 2024/06/06 7:15 p.m.13 views

PYSEC-2024-118

A Denial-of-Service DoS vulnerability exists in the SitemapLoader class of the langchain-ai/langchain repository, affecting all versions. The parsesitemap method, responsible for parsing sitemaps and extracting URLs, lacks a mechanism to prevent infinite recursion when a sitemap URL refers to the...

4.7CVSS6.9AI score0.00304EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/06/06 7:15 p.m.33 views

PYSEC-2024-118

A Denial-of-Service DoS vulnerability exists in the SitemapLoader class of the langchain-ai/langchain repository, affecting all versions. The parsesitemap method, responsible for parsing sitemaps and extracting URLs, lacks a mechanism to prevent infinite recursion when a sitemap URL refers to the...

4.7CVSS5.8AI score0.00304EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/06/06 12:0 a.m.20 views

PT-2024-27346 · Zsa · Zsa

Name of the Vulnerable Software and Affected Versions: zsa versions prior to 0.3.3 Description: The zsa application transfers the parse error stack from the server to the client in production build mode, potentially revealing sensitive information about the server environment, such as the machine...

6.9CVSS6.9AI score0.00292EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/06/06 12:0 a.m.12 views

robdns security breach

robdns is a dns service. A security vulnerability exists in robdns, which was discovered to contain a null pointer dereference vulnerability via the item-tokens component at /src/conf-parse.c. The vulnerability was discovered in the item-tokens component at /src/conf-parse.c...

7.5CVSS7.1AI score0.00417EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/06/06 12:0 a.m.15 views

PT-2024-20313 · Robdns · Robdns

Name of the Vulnerable Software and Affected Versions: robdns version d76d2e6 Description: The issue is related to a NULL pointer dereference via the item-tokens component at /src/conf-parse.c. This occurs in robdns commit d76d2e6. Recommendations: For version d76d2e6, consider applying a patch t...

7.5CVSS7.2AI score0.00417EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.27 views

RHEL 7 : jaeger (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - npmjs-url-parse: Improper validation of protocol of the returned URL CVE-2020-8124 Note that Nessus has not tested...

5.3CVSS7AI score0.01652EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/05/31 3:27 a.m.8 views

SUSE CVE-2024-23948

Multiple improper array index validation vulnerabilities exist in the readMSH functionality of libigl v2.5.0. A specially crafted .msh file can lead to an out-of-bounds write. An attacker can provide a malicious file to trigger this vulnerability.This vulnerability concerns the...

8.8CVSS7AI score0.00916EPSS
SaveExploits0References3
Rows per page
Query Builder