node-modbus-serial
node-modbus-serial copied to clipboard
expose information and allow an attacker to get full control over
The dangerous function, memcpy, was found in use at line 2007 in node_modules/nan/nan.h file. Such functions may expose information and allow an attacker to get full control over the host machine.
void SetErrorMessage(const char *msg) { .... 2012. memcpy(errmsg_, msg, size);