Server Side Injection(SSI) - eval() |
User controlled data in eval() can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
92 |
common/script/public/directives.js |
Server Side Injection(SSI) - eval() |
User controlled data in eval() can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
93 |
common/script/public/directives.js |
Server Side Injection(SSI) - eval() |
User controlled data in eval() can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
94 |
common/script/public/directives.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
2504 |
common/dist/scripts/habitrpg-shared.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
7359 |
common/dist/scripts/habitrpg-shared.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
12805 |
common/dist/scripts/habitrpg-shared.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
12846 |
common/dist/scripts/habitrpg-shared.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
12853 |
common/dist/scripts/habitrpg-shared.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
12886 |
common/dist/scripts/habitrpg-shared.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
12910 |
common/dist/scripts/habitrpg-shared.js |
Username Hardcoded |
A hardcoded username in plain text was identified. Store it properly in a config file. |
8 |
test/spec/rootCtrlSpec.js |
Password Hardcoded |
A hardcoded password in plain text was identified. Store it properly in a config file. |
9 |
test/spec/rootCtrlSpec.js |
Username Hardcoded |
A hardcoded username in plain text was identified. Store it properly in a config file. |
13 |
test/spec/authCtrlSpec.js |
Password Hardcoded |
A hardcoded password in plain text was identified. Store it properly in a config file. |
14 |
test/spec/authCtrlSpec.js |
Server Side Injection(SSI) - setTimeout() |
User controlled data in 'setTimeout()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
134 |
website/public/js/controllers/tasksCtrl.js |
Key Hardcoded |
A hardcoded key in plain text was identified. |
30 |
website/public/js/controllers/settingsCtrl.js |
SSRF - Server Side Request Forgery |
User controlled data in 'request()'' can result in Server Side Request Forgery (SSRF). |
12 |
website/src/middleware.js |
Server Side Injection(SSI) - setInterval() |
User controlled data in 'setInterval()' can result in Server Side Injection (SSI) or Remote Code Execution (RCE). |
40 |
website/src/middleware.js |
SSRF - Server Side Request Forgery |
User controlled data in 'request()'' can result in Server Side Request Forgery (SSRF). |
5 |
website/src/utils.js |
SSRF - Server Side Request Forgery |
User controlled data in 'request()'' can result in Server Side Request Forgery (SSRF). |
8 |
website/src/controllers/auth.js |
SSRF - Server Side Request Forgery |
User controlled data in 'request()'' can result in Server Side Request Forgery (SSRF). |
19 |
website/src/controllers/user.js |
SSRF - Server Side Request Forgery |
User controlled data in 'request()'' can result in Server Side Request Forgery (SSRF). |
17 |
website/src/controllers/dataexport.js |