onion-oled-js@0.0.1 vulnerabilities

JS bindings for the OnionOmega OLED display

Direct Vulnerabilities

Known vulnerabilities in the onion-oled-js package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • C
Arbitrary Command Injection

onion-oled-js is a JS library that exposes a collection of functions that wrap the oled-exp executable that controls the onion omega OLED display.

Affected versions of this package are vulnerable to Arbitrary Command Injection. If attacker-controlled user input is given to the scroll function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization.

How to fix Arbitrary Command Injection?

There is no fixed version for onion-oled-js.

*