mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
1.2 KiB
Markdown
18 lines
1.2 KiB
Markdown
### [CVE-2024-56334](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56334)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
systeminformation is a System and OS information library for node.js. In affected versions SSIDs are not sanitized when before they are passed as a parameter to cmd.exe in the `getWindowsIEEE8021x` function. This means that malicious content in the SSID can be executed as OS commands. This vulnerability may enable an attacker, depending on how the package is used, to perform remote code execution or local privilege escalation. This issue has been addressed in version 5.23.7 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-cvv5-9h9w-qp2m
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|