You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| CWE122_Heap_Based_Buffer_Overflow__c_CWE129_fgets_01.c:52:20:52:23 | data | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | CWE122_Heap_Based_Buffer_Overflow__c_CWE129_fgets_01.c:30:19:30:29 | inputBuffer | User-provided value |
| CWE122_Heap_Based_Buffer_Overflow__c_CWE129_fgets_01.c:52:13:52:24 | access to array | semmle.label | access to array |
6
+
subpaths
7
+
#select
8
+
| CWE122_Heap_Based_Buffer_Overflow__c_CWE129_fgets_01.c:52:13:52:24 | access to array | CWE122_Heap_Based_Buffer_Overflow__c_CWE129_fgets_01.c:30:19:30:29 | fgets output argument | CWE122_Heap_Based_Buffer_Overflow__c_CWE129_fgets_01.c:52:13:52:24 | access to array | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | CWE122_Heap_Based_Buffer_Overflow__c_CWE129_fgets_01.c:30:19:30:29 | fgets output argument | String read by fgets |
| test1.c:18:16:18:16 | i | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | User-provided value |
2
-
| test1.c:33:11:33:11 | i | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | User-provided value |
3
-
| test1.c:53:15:53:15 | j | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | User-provided value |
1
+
edges
2
+
| test1.c:8:16:8:19 | argv | test1.c:9:9:9:9 | i |
3
+
| test1.c:8:16:8:19 | argv | test1.c:11:9:11:9 | i |
4
+
| test1.c:8:16:8:19 | argv | test1.c:13:9:13:9 | i |
5
+
| test1.c:9:9:9:9 | i | test1.c:16:16:16:16 | i |
6
+
| test1.c:11:9:11:9 | i | test1.c:32:16:32:16 | i |
7
+
| test1.c:13:9:13:9 | i | test1.c:48:16:48:16 | i |
8
+
| test1.c:16:16:16:16 | i | test1.c:18:12:18:17 | access to array |
9
+
| test1.c:32:16:32:16 | i | test1.c:33:3:33:12 | access to array |
10
+
| test1.c:48:16:48:16 | i | test1.c:53:7:53:16 | access to array |
| test1.c:18:12:18:17 | access to array | semmle.label | access to array |
18
+
| test1.c:32:16:32:16 | i | semmle.label | i |
19
+
| test1.c:33:3:33:12 | access to array | semmle.label | access to array |
20
+
| test1.c:48:16:48:16 | i | semmle.label | i |
21
+
| test1.c:53:7:53:16 | access to array | semmle.label | access to array |
22
+
subpaths
23
+
#select
24
+
| test1.c:18:12:18:17 | access to array | test1.c:8:16:8:19 | argv | test1.c:18:12:18:17 | access to array | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | a command-line argument |
25
+
| test1.c:33:3:33:12 | access to array | test1.c:8:16:8:19 | argv | test1.c:33:3:33:12 | access to array | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | a command-line argument |
26
+
| test1.c:53:7:53:16 | access to array | test1.c:8:16:8:19 | argv | test1.c:53:7:53:16 | access to array | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | a command-line argument |
0 commit comments