Command injection

20250708172505
/ 8th Jul 2025
/ 8th Jul 2025
40 words

executing a code on back-end server, by way of exploiting vulnerable user input mechanism

vulnerability arises due to improper handling of user input

types of command injections vary according to the server programming languages

examples include:

  • PHP
  • NodeJS
/ Quick Actions