|
92 | 92 | | test3.cpp:398:18:398:25 | password | test3.cpp:400:33:400:40 | password |
|
93 | 93 | | test3.cpp:421:21:421:28 | password | test3.cpp:421:3:421:17 | call to decrypt_inplace |
|
94 | 94 | | test3.cpp:429:7:429:14 | password | test3.cpp:431:8:431:15 | password |
|
| 95 | +| test3.cpp:526:44:526:54 | my_latitude | test3.cpp:527:15:527:20 | buffer | |
| 96 | +| test3.cpp:532:45:532:58 | home_longitude | test3.cpp:533:15:533:20 | buffer | |
| 97 | +| test3.cpp:551:47:551:58 | salaryString | test3.cpp:552:15:552:20 | buffer | |
| 98 | +| test3.cpp:556:19:556:30 | salaryString | test3.cpp:559:15:559:20 | buffer | |
95 | 99 | | test.cpp:41:23:41:43 | cleartext password! | test.cpp:48:21:48:27 | call to encrypt |
|
96 | 100 | | test.cpp:41:23:41:43 | cleartext password! | test.cpp:48:29:48:39 | thePassword |
|
97 | 101 | | test.cpp:66:23:66:43 | cleartext password! | test.cpp:76:21:76:27 | call to encrypt |
|
@@ -221,6 +225,25 @@ nodes
|
221 | 225 | | test3.cpp:421:21:421:28 | password | semmle.label | password |
|
222 | 226 | | test3.cpp:429:7:429:14 | password | semmle.label | password |
|
223 | 227 | | test3.cpp:431:8:431:15 | password | semmle.label | password |
|
| 228 | +| test3.cpp:507:18:507:39 | social_security_number | semmle.label | social_security_number | |
| 229 | +| test3.cpp:508:18:508:33 | socialSecurityNo | semmle.label | socialSecurityNo | |
| 230 | +| test3.cpp:509:18:509:29 | homePostCode | semmle.label | homePostCode | |
| 231 | +| test3.cpp:510:18:510:28 | my_zip_code | semmle.label | my_zip_code | |
| 232 | +| test3.cpp:511:18:511:26 | telephone | semmle.label | telephone | |
| 233 | +| test3.cpp:512:18:512:36 | mobile_phone_number | semmle.label | mobile_phone_number | |
| 234 | +| test3.cpp:513:18:513:22 | email | semmle.label | email | |
| 235 | +| test3.cpp:514:18:514:38 | my_credit_card_number | semmle.label | my_credit_card_number | |
| 236 | +| test3.cpp:515:18:515:35 | my_bank_account_no | semmle.label | my_bank_account_no | |
| 237 | +| test3.cpp:516:18:516:29 | employerName | semmle.label | employerName | |
| 238 | +| test3.cpp:517:18:517:29 | medical_info | semmle.label | medical_info | |
| 239 | +| test3.cpp:526:44:526:54 | my_latitude | semmle.label | my_latitude | |
| 240 | +| test3.cpp:527:15:527:20 | buffer | semmle.label | buffer | |
| 241 | +| test3.cpp:532:45:532:58 | home_longitude | semmle.label | home_longitude | |
| 242 | +| test3.cpp:533:15:533:20 | buffer | semmle.label | buffer | |
| 243 | +| test3.cpp:551:47:551:58 | salaryString | semmle.label | salaryString | |
| 244 | +| test3.cpp:552:15:552:20 | buffer | semmle.label | buffer | |
| 245 | +| test3.cpp:556:19:556:30 | salaryString | semmle.label | salaryString | |
| 246 | +| test3.cpp:559:15:559:20 | buffer | semmle.label | buffer | |
224 | 247 | | test.cpp:41:23:41:43 | cleartext password! | semmle.label | cleartext password! |
|
225 | 248 | | test.cpp:48:21:48:27 | call to encrypt | semmle.label | call to encrypt |
|
226 | 249 | | test.cpp:48:29:48:39 | thePassword | semmle.label | thePassword |
|
@@ -254,3 +277,18 @@ subpaths
|
254 | 277 | | test3.cpp:414:3:414:6 | call to recv | test3.cpp:414:17:414:24 | password | test3.cpp:414:17:414:24 | password | This operation receives into 'password', which may put unencrypted sensitive data into $@ | test3.cpp:414:17:414:24 | password | password |
|
255 | 278 | | test3.cpp:420:3:420:6 | call to recv | test3.cpp:420:17:420:24 | password | test3.cpp:420:17:420:24 | password | This operation receives into 'password', which may put unencrypted sensitive data into $@ | test3.cpp:420:17:420:24 | password | password |
|
256 | 279 | | test3.cpp:431:2:431:6 | call to fgets | test3.cpp:429:7:429:14 | password | test3.cpp:431:8:431:15 | password | This operation receives into 'password', which may put unencrypted sensitive data into $@ | test3.cpp:429:7:429:14 | password | password |
|
| 280 | +| test3.cpp:507:2:507:5 | call to send | test3.cpp:507:18:507:39 | social_security_number | test3.cpp:507:18:507:39 | social_security_number | This operation transmits 'social_security_number', which may contain unencrypted sensitive data from $@ | test3.cpp:507:18:507:39 | social_security_number | social_security_number | |
| 281 | +| test3.cpp:508:2:508:5 | call to send | test3.cpp:508:18:508:33 | socialSecurityNo | test3.cpp:508:18:508:33 | socialSecurityNo | This operation transmits 'socialSecurityNo', which may contain unencrypted sensitive data from $@ | test3.cpp:508:18:508:33 | socialSecurityNo | socialSecurityNo | |
| 282 | +| test3.cpp:509:2:509:5 | call to send | test3.cpp:509:18:509:29 | homePostCode | test3.cpp:509:18:509:29 | homePostCode | This operation transmits 'homePostCode', which may contain unencrypted sensitive data from $@ | test3.cpp:509:18:509:29 | homePostCode | homePostCode | |
| 283 | +| test3.cpp:510:2:510:5 | call to send | test3.cpp:510:18:510:28 | my_zip_code | test3.cpp:510:18:510:28 | my_zip_code | This operation transmits 'my_zip_code', which may contain unencrypted sensitive data from $@ | test3.cpp:510:18:510:28 | my_zip_code | my_zip_code | |
| 284 | +| test3.cpp:511:2:511:5 | call to send | test3.cpp:511:18:511:26 | telephone | test3.cpp:511:18:511:26 | telephone | This operation transmits 'telephone', which may contain unencrypted sensitive data from $@ | test3.cpp:511:18:511:26 | telephone | telephone | |
| 285 | +| test3.cpp:512:2:512:5 | call to send | test3.cpp:512:18:512:36 | mobile_phone_number | test3.cpp:512:18:512:36 | mobile_phone_number | This operation transmits 'mobile_phone_number', which may contain unencrypted sensitive data from $@ | test3.cpp:512:18:512:36 | mobile_phone_number | mobile_phone_number | |
| 286 | +| test3.cpp:513:2:513:5 | call to send | test3.cpp:513:18:513:22 | email | test3.cpp:513:18:513:22 | email | This operation transmits 'email', which may contain unencrypted sensitive data from $@ | test3.cpp:513:18:513:22 | email | email | |
| 287 | +| test3.cpp:514:2:514:5 | call to send | test3.cpp:514:18:514:38 | my_credit_card_number | test3.cpp:514:18:514:38 | my_credit_card_number | This operation transmits 'my_credit_card_number', which may contain unencrypted sensitive data from $@ | test3.cpp:514:18:514:38 | my_credit_card_number | my_credit_card_number | |
| 288 | +| test3.cpp:515:2:515:5 | call to send | test3.cpp:515:18:515:35 | my_bank_account_no | test3.cpp:515:18:515:35 | my_bank_account_no | This operation transmits 'my_bank_account_no', which may contain unencrypted sensitive data from $@ | test3.cpp:515:18:515:35 | my_bank_account_no | my_bank_account_no | |
| 289 | +| test3.cpp:516:2:516:5 | call to send | test3.cpp:516:18:516:29 | employerName | test3.cpp:516:18:516:29 | employerName | This operation transmits 'employerName', which may contain unencrypted sensitive data from $@ | test3.cpp:516:18:516:29 | employerName | employerName | |
| 290 | +| test3.cpp:517:2:517:5 | call to send | test3.cpp:517:18:517:29 | medical_info | test3.cpp:517:18:517:29 | medical_info | This operation transmits 'medical_info', which may contain unencrypted sensitive data from $@ | test3.cpp:517:18:517:29 | medical_info | medical_info | |
| 291 | +| test3.cpp:527:3:527:6 | call to send | test3.cpp:526:44:526:54 | my_latitude | test3.cpp:527:15:527:20 | buffer | This operation transmits 'buffer', which may contain unencrypted sensitive data from $@ | test3.cpp:526:44:526:54 | my_latitude | my_latitude | |
| 292 | +| test3.cpp:533:3:533:6 | call to send | test3.cpp:532:45:532:58 | home_longitude | test3.cpp:533:15:533:20 | buffer | This operation transmits 'buffer', which may contain unencrypted sensitive data from $@ | test3.cpp:532:45:532:58 | home_longitude | home_longitude | |
| 293 | +| test3.cpp:552:3:552:6 | call to send | test3.cpp:551:47:551:58 | salaryString | test3.cpp:552:15:552:20 | buffer | This operation transmits 'buffer', which may contain unencrypted sensitive data from $@ | test3.cpp:551:47:551:58 | salaryString | salaryString | |
| 294 | +| test3.cpp:559:3:559:6 | call to send | test3.cpp:556:19:556:30 | salaryString | test3.cpp:559:15:559:20 | buffer | This operation transmits 'buffer', which may contain unencrypted sensitive data from $@ | test3.cpp:556:19:556:30 | salaryString | salaryString | |
0 commit comments