Commit 72efb6a
committed
C++: Add CWE 73 and CWE 78 tags to
User controlled data here either leads to the loading of an uncontrolled
library (CWE 73) or the execution of an uncontrolled command (CWE 78).cpp/uncontrolled-process-operation
1 parent 66fea69 commit 72efb6a
2 files changed
Lines changed: 6 additions & 0 deletions
File tree
- cpp/ql/src
- Security/CWE/CWE-114
- change-notes
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments