mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
add node-serialize as a js/code-injection sink
This commit is contained in:
@@ -86,6 +86,8 @@ module CodeInjection {
|
||||
|
|
||||
this = c.getArgument(index)
|
||||
)
|
||||
or
|
||||
this = DataFlow::moduleMember("node-serialize", "unserialize").getACall().getArgument(0)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user