|
7 | 7 | | test3.cpp:132:21:132:22 | call to id | test3.cpp:134:15:134:17 | ptr |
|
8 | 8 | | test3.cpp:132:24:132:32 | password1 | test3.cpp:132:21:132:22 | call to id |
|
9 | 9 | | test3.cpp:138:16:138:29 | call to get_global_str | test3.cpp:140:15:140:18 | data |
|
| 10 | +| test3.cpp:151:19:151:26 | password | test3.cpp:153:15:153:20 | buffer | |
10 | 11 | nodes
|
11 | 12 | | test3.cpp:20:15:20:23 | password1 | semmle.label | password1 |
|
12 | 13 | | test3.cpp:24:15:24:23 | password2 | semmle.label | password2 |
|
|
26 | 27 | | test3.cpp:134:15:134:17 | ptr | semmle.label | ptr |
|
27 | 28 | | test3.cpp:138:16:138:29 | call to get_global_str | semmle.label | call to get_global_str |
|
28 | 29 | | test3.cpp:140:15:140:18 | data | semmle.label | data |
|
| 30 | +| test3.cpp:151:19:151:26 | password | semmle.label | password | |
| 31 | +| test3.cpp:153:15:153:20 | buffer | semmle.label | buffer | |
29 | 32 | #select
|
30 | 33 | | test3.cpp:20:3:20:6 | call to send | test3.cpp:20:15:20:23 | password1 | test3.cpp:20:15:20:23 | password1 | This operation transmits 'password1', which may contain unencrypted sensitive data from $@ | test3.cpp:20:15:20:23 | password1 | password1 |
|
31 | 34 | | test3.cpp:24:3:24:6 | call to send | test3.cpp:24:15:24:23 | password2 | test3.cpp:24:15:24:23 | password2 | This operation transmits 'password2', which may contain unencrypted sensitive data from $@ | test3.cpp:24:15:24:23 | password2 | password2 |
|
|
37 | 40 | | test3.cpp:108:2:108:5 | call to recv | test3.cpp:128:11:128:18 | password | test3.cpp:108:14:108:19 | buffer | This operation receives into 'buffer', which may put unencrypted sensitive data into $@ | test3.cpp:128:11:128:18 | password | password |
|
38 | 41 | | test3.cpp:134:3:134:6 | call to send | test3.cpp:132:24:132:32 | password1 | test3.cpp:134:15:134:17 | ptr | This operation transmits 'ptr', which may contain unencrypted sensitive data from $@ | test3.cpp:132:24:132:32 | password1 | password1 |
|
39 | 42 | | test3.cpp:140:3:140:6 | call to send | test3.cpp:120:9:120:23 | global_password | test3.cpp:140:15:140:18 | data | This operation transmits 'data', which may contain unencrypted sensitive data from $@ | test3.cpp:120:9:120:23 | global_password | global_password |
|
| 43 | +| test3.cpp:153:3:153:6 | call to send | test3.cpp:151:19:151:26 | password | test3.cpp:153:15:153:20 | buffer | This operation transmits 'buffer', which may contain unencrypted sensitive data from $@ | test3.cpp:151:19:151:26 | password | password | |
0 commit comments