Remote OS Command Execution |
User controlled data in 'child_process.exec()' can result in Remote OS Command Execution. |
3 |
Gruntfile.js |
Server Side Injection(SSI) - setInterval() |
User controlled data in 'setInterval()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
41 |
src/app.js |
Remote OS Command Execution |
User controlled data in 'child_process.exec()' can result in Remote OS Command Execution. |
90 |
src/utils/DockerMachineUtil.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
27 |
src/utils/SetupUtil.js |
Remote OS Command Execution |
User controlled data in 'child_process.exec()' can result in Remote OS Command Execution. |
116 |
src/utils/DockerUtil.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
530 |
src/utils/DockerUtil.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
675 |
src/utils/DockerUtil.js |
Remote OS Command Execution |
User controlled data in 'child_process.exec()' can result in Remote OS Command Execution. |
16 |
src/utils/Util.js |
Remote OS Command Execution |
User controlled data in 'child_process.exec()' can result in Remote OS Command Execution. |
27 |
src/utils/Util.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
71 |
src/components/ContainerSettingsGeneral.react.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
18 |
src/components/ContainerHomePreview.react.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
202 |
src/components/ContainerSettingsPorts.react.js |
Username Hardcoded |
A hardcoded username in plain text was identified. Store it properly in a config file. |
31 |
src/components/AccountLogin.react.js |
Password Hardcoded |
A hardcoded password in plain text was identified. Store it properly in a config file. |
35 |
src/components/AccountLogin.react.js |
Username Hardcoded |
A hardcoded username in plain text was identified. Store it properly in a config file. |
32 |
src/components/AccountSignup.react.js |
Password Hardcoded |
A hardcoded password in plain text was identified. Store it properly in a config file. |
36 |
src/components/AccountSignup.react.js |