Skip to content

Commit

Permalink
Update tutorial/a1_-_injection.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ckarande committed Jul 7, 2015
1 parent 54d9286 commit e68534a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions tutorial/a1_-_injection.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
- Exploitability: EASY
- Prevalence: COMMON
- Detectability: AVERAGE
- Technical Impact: SEVERE

### Description

- Exploitability: EASY
- Prevalence: COMMON
- Detectability: AVERAGE
- Technical Impact: SEVERE

Injection flaws occur when untrusted data is sent to an interpreter as part of
a command or query. The attacker’s hostile data can trick the interpreter into
executing unintended commands or accessing data without proper authorization.

0 comments on commit e68534a

Please sign in to comment.