@@ -125,6 +125,14 @@ nodes
125125| jquery.js:16:38:16:52 | window.location |
126126| jquery.js:16:38:16:52 | window.location |
127127| jquery.js:16:38:16:63 | window. ... tring() |
128+ | jwt-server.js:7:9:7:35 | taint |
129+ | jwt-server.js:7:17:7:35 | req.param("wobble") |
130+ | jwt-server.js:7:17:7:35 | req.param("wobble") |
131+ | jwt-server.js:9:16:9:20 | taint |
132+ | jwt-server.js:9:55:9:61 | decoded |
133+ | jwt-server.js:11:19:11:25 | decoded |
134+ | jwt-server.js:11:19:11:29 | decoded.foo |
135+ | jwt-server.js:11:19:11:29 | decoded.foo |
128136| nodemailer.js:13:11:13:69 | `Hi, yo ... sage}.` |
129137| nodemailer.js:13:11:13:69 | `Hi, yo ... sage}.` |
130138| nodemailer.js:13:50:13:66 | req.query.message |
@@ -716,6 +724,13 @@ edges
716724| jquery.js:16:38:16:52 | window.location | jquery.js:16:38:16:63 | window. ... tring() |
717725| jquery.js:16:38:16:63 | window. ... tring() | jquery.js:16:19:16:64 | decodeU ... ring()) |
718726| jquery.js:16:38:16:63 | window. ... tring() | jquery.js:16:19:16:64 | decodeU ... ring()) |
727+ | jwt-server.js:7:9:7:35 | taint | jwt-server.js:9:16:9:20 | taint |
728+ | jwt-server.js:7:17:7:35 | req.param("wobble") | jwt-server.js:7:9:7:35 | taint |
729+ | jwt-server.js:7:17:7:35 | req.param("wobble") | jwt-server.js:7:9:7:35 | taint |
730+ | jwt-server.js:9:16:9:20 | taint | jwt-server.js:9:55:9:61 | decoded |
731+ | jwt-server.js:9:55:9:61 | decoded | jwt-server.js:11:19:11:25 | decoded |
732+ | jwt-server.js:11:19:11:25 | decoded | jwt-server.js:11:19:11:29 | decoded.foo |
733+ | jwt-server.js:11:19:11:25 | decoded | jwt-server.js:11:19:11:29 | decoded.foo |
719734| nodemailer.js:13:50:13:66 | req.query.message | nodemailer.js:13:11:13:69 | `Hi, yo ... sage}.` |
720735| nodemailer.js:13:50:13:66 | req.query.message | nodemailer.js:13:11:13:69 | `Hi, yo ... sage}.` |
721736| nodemailer.js:13:50:13:66 | req.query.message | nodemailer.js:13:11:13:69 | `Hi, yo ... sage}.` |
@@ -1186,6 +1201,7 @@ edges
11861201| jquery.js:14:19:14:58 | decodeU ... n.hash) | jquery.js:14:38:14:52 | window.location | jquery.js:14:19:14:58 | decodeU ... n.hash) | Cross-site scripting vulnerability due to $@. | jquery.js:14:38:14:52 | window.location | user-provided value |
11871202| jquery.js:15:19:15:60 | decodeU ... search) | jquery.js:15:38:15:52 | window.location | jquery.js:15:19:15:60 | decodeU ... search) | Cross-site scripting vulnerability due to $@. | jquery.js:15:38:15:52 | window.location | user-provided value |
11881203| jquery.js:16:19:16:64 | decodeU ... ring()) | jquery.js:16:38:16:52 | window.location | jquery.js:16:19:16:64 | decodeU ... ring()) | Cross-site scripting vulnerability due to $@. | jquery.js:16:38:16:52 | window.location | user-provided value |
1204+ | jwt-server.js:11:19:11:29 | decoded.foo | jwt-server.js:7:17:7:35 | req.param("wobble") | jwt-server.js:11:19:11:29 | decoded.foo | Cross-site scripting vulnerability due to $@. | jwt-server.js:7:17:7:35 | req.param("wobble") | user-provided value |
11891205| nodemailer.js:13:11:13:69 | `Hi, yo ... sage}.` | nodemailer.js:13:50:13:66 | req.query.message | nodemailer.js:13:11:13:69 | `Hi, yo ... sage}.` | HTML injection vulnerability due to $@. | nodemailer.js:13:50:13:66 | req.query.message | user-provided value |
11901206| optionalSanitizer.js:6:18:6:23 | target | optionalSanitizer.js:2:16:2:32 | document.location | optionalSanitizer.js:6:18:6:23 | target | Cross-site scripting vulnerability due to $@. | optionalSanitizer.js:2:16:2:32 | document.location | user-provided value |
11911207| optionalSanitizer.js:9:18:9:24 | tainted | optionalSanitizer.js:2:16:2:32 | document.location | optionalSanitizer.js:9:18:9:24 | tainted | Cross-site scripting vulnerability due to $@. | optionalSanitizer.js:2:16:2:32 | document.location | user-provided value |
0 commit comments