Vulnerabilities (CVE)

Filtered by vendor Bwm-ng Project Subscribe
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-26129 1 Bwm-ng Project 1 Bwm-ng 2024-02-28 N/A 7.8 HIGH
All versions of the package bwm-ng are vulnerable to Command Injection due to improper input sanitization in the 'check' function in the bwm-ng.js file. **Note:** To execute the code snippet and potentially exploit the vulnerability, the attacker needs to have the ability to run Node.js code within the target environment. This typically requires some level of access to the system or application hosting the Node.js environment.
CVE-2022-1341 1 Bwm-ng Project 1 Bwm-ng 2024-02-28 5.0 MEDIUM 7.5 HIGH
An issue was discovered in in bwm-ng v0.6.2. An arbitrary null write exists in get_cmdln_options() function in src/options.c.