CVE-2024-37162
Next.js zsa Sensitive Server Information Disclosure Vulnerability
Description
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 username and directory paths. An attacker could exploit this vulnerability to gain unauthorized access to sensitive server information. This information could be used to plan further attacks or gain a deeper understanding of the server infrastructure. This has been patched on `0.3.3`.
INFO
Published Date :
June 7, 2024, 3:15 p.m.
Last Modified :
Oct. 31, 2024, 7:43 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
1.4
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-37162
.
URL | Resource |
---|---|
https://github.com/IdoPesok/zsa/commit/86b86b282bde6780963f62406cc8bc65f2c86f3a | Patch |
https://github.com/IdoPesok/zsa/security/advisories/GHSA-wjmj-h3xc-hxp8 | Vendor Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-37162
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-37162
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Oct. 31, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Changed Reference Type https://github.com/IdoPesok/zsa/commit/86b86b282bde6780963f62406cc8bc65f2c86f3a No Types Assigned https://github.com/IdoPesok/zsa/commit/86b86b282bde6780963f62406cc8bc65f2c86f3a Patch Changed Reference Type https://github.com/IdoPesok/zsa/security/advisories/GHSA-wjmj-h3xc-hxp8 No Types Assigned https://github.com/IdoPesok/zsa/security/advisories/GHSA-wjmj-h3xc-hxp8 Vendor Advisory Added CWE NIST CWE-209 Added CPE Configuration OR *cpe:2.3:a:idopesok:zsa:*:*:*:*:*:*:*:* versions up to (excluding) 0.3.3 -
CVE Received by [email protected]
Jun. 07, 2024
Action Type Old Value New Value Added Description 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 username and directory paths. An attacker could exploit this vulnerability to gain unauthorized access to sensitive server information. This information could be used to plan further attacks or gain a deeper understanding of the server infrastructure. This has been patched on `0.3.3`. Added Reference GitHub, Inc. https://github.com/IdoPesok/zsa/security/advisories/GHSA-wjmj-h3xc-hxp8 [No types assigned] Added Reference GitHub, Inc. https://github.com/IdoPesok/zsa/commit/86b86b282bde6780963f62406cc8bc65f2c86f3a [No types assigned] Added CWE GitHub, Inc. CWE-209 Added CVSS V3.1 GitHub, Inc. AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-37162
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-37162
weaknesses.