We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c951a29 commit a398599Copy full SHA for a398599
javascript/ql/src/experimental/Security/CWE-094-dataURL/CodeInjection.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @name Code injection
+ * @name Code injection from dynamically imported code
3
* @description Interpreting unsanitized user input as code allows a malicious user arbitrary
4
* code execution.
5
* @kind path-problem
0 commit comments