Exploit Details
Basic Information
| Exploit Title |
Exploit for CVE-2023-0159 |
| Exploit ID |
0B3398BC-51B8-5B81-B886-C79774F422C4 |
| Type |
githubexploit |
| Published |
2025-07-31T11:12:58 |
| Modified |
2025-07-31T13:38:22 |
CVSS Information
| CVSS Score |
7.5 |
| Severity |
HIGH |
| Vector |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
AI Analysis
| AI Description |
A vulnerability in the stack-trace npm module could allow arbitrary code execution, posing a significant risk to applications that use it. |
| AI Severity |
High |
| AI Vendor |
npm |
| AI Product |
stack-trace |
| AI Version |
versions prior to the patched version |
CVE Information
Exploit Description
stack-trace Get v8 stack traces as an array of CallSite objects. Install bash npm install stack-trace Usage The stack-trace module makes it easy for you to capture the current stack: “`javascript import {…
View Full Exploit Details