Vulnerability Description
All versions of the package n158 are vulnerable to Command Injection due to improper input sanitization in the 'module.exports' function. **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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| N158 Project | N158 | All versions |
Related Weaknesses (CWE)
References
- https://github.com/dsilva2401/n158/blob/master/src/cli/initProject.js%23L8Broken Link
- https://security.snyk.io/vuln/SNYK-JS-N158-3183746Third Party Advisory
- https://github.com/dsilva2401/n158/blob/master/src/cli/initProject.js%23L8Broken Link
- https://security.snyk.io/vuln/SNYK-JS-N158-3183746Third Party Advisory
FAQ
What is CVE-2023-26127?
CVE-2023-26127 is a vulnerability with a CVSS score of 7.8 (HIGH). All versions of the package n158 are vulnerable to Command Injection due to improper input sanitization in the 'module.exports' function. **Note:** To execute the code snippet and potentially exploi...
How severe is CVE-2023-26127?
CVE-2023-26127 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-26127?
Check the references section above for vendor advisories and patch information. Affected products include: N158 Project N158.