|
7 | 7 | "name": "Spring CSRF unrestricted RequestMapping", |
8 | 8 | "message": "Spring CSRF unrestricted RequestMapping", |
9 | 9 | "description": "Unrestricted Spring's RequestMapping makes the method vulnerable to CSRF attacks", |
10 | | - "cve": "86d80cd1d198812fc1ba6860a9e965e1:SPRING_CSRF_UNRESTRICTED_REQUEST_MAPPING:src/main/java/pl/com/softnet/example/springbootsoftnetexample/PingController.java:23", |
| 10 | + "cve": "86d80cd1d198812fc1ba6860a9e965e1:SPRING_CSRF_UNRESTRICTED_REQUEST_MAPPING:src/main/java/pl/com/abc/example/springbootabcexample/PingController.java:23", |
11 | 11 | "severity": "Medium", |
12 | 12 | "confidence": "High", |
13 | 13 | "scanner": { |
14 | 14 | "id": "find_sec_bugs", |
15 | 15 | "name": "Find Security Bugs" |
16 | 16 | }, |
17 | 17 | "location": { |
18 | | - "file": "src/main/java/pl/com/softnet/example/springbootsoftnetexample/PingController.java", |
| 18 | + "file": "src/main/java/pl/com/abc/example/springbootabcexample/PingController.java", |
19 | 19 | "start_line": 23, |
20 | | - "class": "pl.com.softnet.example.springbootsoftnetexample.PingController", |
| 20 | + "class": "pl.com.abc.example.springbootabcexample.PingController", |
21 | 21 | "method": "ping" |
22 | 22 | }, |
23 | 23 | "identifiers": [ |
|
40 | 40 | "category": "sast", |
41 | 41 | "name": "Found Spring endpoint", |
42 | 42 | "message": "Found Spring endpoint", |
43 | | - "description": "pl.com.softnet.example.springbootsoftnetexample.PingController is a Spring endpoint (Controller)", |
44 | | - "cve": "21254b1dfdebd6b8bbd05e4ed8a960c3:SPRING_ENDPOINT:src/main/java/pl/com/softnet/example/springbootsoftnetexample/PingController.java:23", |
| 43 | + "description": "pl.com.abc.example.springbootabcexample.PingController is a Spring endpoint (Controller)", |
| 44 | + "cve": "21254b1dfdebd6b8bbd05e4ed8a960c3:SPRING_ENDPOINT:src/main/java/pl/com/abc/example/springbootabcexample/PingController.java:23", |
45 | 45 | "severity": "Low", |
46 | 46 | "confidence": "Low", |
47 | 47 | "scanner": { |
48 | 48 | "id": "find_sec_bugs", |
49 | 49 | "name": "Find Security Bugs" |
50 | 50 | }, |
51 | 51 | "location": { |
52 | | - "file": "src/main/java/pl/com/softnet/example/springbootsoftnetexample/PingController.java", |
| 52 | + "file": "src/main/java/pl/com/abc/example/springbootabcexample/PingController.java", |
53 | 53 | "start_line": 23, |
54 | | - "class": "pl.com.softnet.example.springbootsoftnetexample.PingController", |
| 54 | + "class": "pl.com.abc.example.springbootabcexample.PingController", |
55 | 55 | "method": "ping" |
56 | 56 | }, |
57 | 57 | "identifiers": [ |
|
68 | 68 | "category": "sast", |
69 | 69 | "name": "Found Spring endpoint", |
70 | 70 | "message": "Found Spring endpoint", |
71 | | - "description": "pl.com.softnet.example.springbootsoftnetexample.FakeErrorController is a Spring endpoint (Controller)", |
72 | | - "cve": "62a35767e47f86da1958c888ab0ddb98:SPRING_ENDPOINT:src/main/java/pl/com/softnet/example/springbootsoftnetexample/FakeErrorController.java:16", |
| 71 | + "description": "pl.com.abc.example.springbootabcexample.FakeErrorController is a Spring endpoint (Controller)", |
| 72 | + "cve": "62a35767e47f86da1958c888ab0ddb98:SPRING_ENDPOINT:src/main/java/pl/com/abc/example/springbootabcexample/FakeErrorController.java:16", |
73 | 73 | "severity": "Low", |
74 | 74 | "confidence": "Low", |
75 | 75 | "scanner": { |
76 | 76 | "id": "find_sec_bugs", |
77 | 77 | "name": "Find Security Bugs" |
78 | 78 | }, |
79 | 79 | "location": { |
80 | | - "file": "src/main/java/pl/com/softnet/example/springbootsoftnetexample/FakeErrorController.java", |
| 80 | + "file": "src/main/java/pl/com/abc/example/springbootabcexample/FakeErrorController.java", |
81 | 81 | "start_line": 16, |
82 | | - "class": "pl.com.softnet.example.springbootsoftnetexample.FakeErrorController", |
| 82 | + "class": "pl.com.abc.example.springbootabcexample.FakeErrorController", |
83 | 83 | "method": "getDomainError" |
84 | 84 | }, |
85 | 85 | "identifiers": [ |
|
97 | 97 | "name": "HTTP headers untrusted", |
98 | 98 | "message": "HTTP headers untrusted", |
99 | 99 | "description": "Request header can easily be altered by the client", |
100 | | - "cve": "6b0c63f9593aecd2ad80afdc4a85656d:SERVLET_HEADER:src/main/java/pl/com/softnet/example/springbootsoftnetexample/PingController.java:50", |
| 100 | + "cve": "6b0c63f9593aecd2ad80afdc4a85656d:SERVLET_HEADER:src/main/java/pl/com/abc/example/springbootabcexample/PingController.java:50", |
101 | 101 | "severity": "Low", |
102 | 102 | "confidence": "Low", |
103 | 103 | "scanner": { |
104 | 104 | "id": "find_sec_bugs", |
105 | 105 | "name": "Find Security Bugs" |
106 | 106 | }, |
107 | 107 | "location": { |
108 | | - "file": "src/main/java/pl/com/softnet/example/springbootsoftnetexample/PingController.java", |
| 108 | + "file": "src/main/java/pl/com/abc/example/springbootabcexample/PingController.java", |
109 | 109 | "start_line": 50, |
110 | | - "class": "pl.com.softnet.example.springbootsoftnetexample.PingController$IpAddressUtils", |
| 110 | + "class": "pl.com.abc.example.springbootabcexample.PingController$IpAddressUtils", |
111 | 111 | "method": "getIpAddressFromRequest" |
112 | 112 | }, |
113 | 113 | "identifiers": [ |
|
124 | 124 | "category": "sast", |
125 | 125 | "name": "Found Spring endpoint", |
126 | 126 | "message": "Found Spring endpoint", |
127 | | - "description": "pl.com.softnet.example.springbootsoftnetexample.FakeErrorController is a Spring endpoint (Controller)", |
128 | | - "cve": "8e968b3dea7c8b68b43c07ab9b37c120:SPRING_ENDPOINT:src/main/java/pl/com/softnet/example/springbootsoftnetexample/FakeErrorController.java:11", |
| 127 | + "description": "pl.com.abc.example.springbootabcexample.FakeErrorController is a Spring endpoint (Controller)", |
| 128 | + "cve": "8e968b3dea7c8b68b43c07ab9b37c120:SPRING_ENDPOINT:src/main/java/pl/com/abc/example/springbootabcexample/FakeErrorController.java:11", |
129 | 129 | "severity": "Low", |
130 | 130 | "confidence": "Low", |
131 | 131 | "scanner": { |
132 | 132 | "id": "find_sec_bugs", |
133 | 133 | "name": "Find Security Bugs" |
134 | 134 | }, |
135 | 135 | "location": { |
136 | | - "file": "src/main/java/pl/com/softnet/example/springbootsoftnetexample/FakeErrorController.java", |
| 136 | + "file": "src/main/java/pl/com/abc/example/springbootabcexample/FakeErrorController.java", |
137 | 137 | "start_line": 11, |
138 | | - "class": "pl.com.softnet.example.springbootsoftnetexample.FakeErrorController", |
| 138 | + "class": "pl.com.abc.example.springbootabcexample.FakeErrorController", |
139 | 139 | "method": "getSomeFakeError" |
140 | 140 | }, |
141 | 141 | "identifiers": [ |
|
0 commit comments