зеркало из https://github.com/github/codeql.git
JS: fix use of dataOrTaint()
This commit is contained in:
Родитель
37fa2446d4
Коммит
0823f6c935
|
@ -162,7 +162,7 @@ module TaintedPath {
|
|||
guard.sanitizes(_, e, any(Label::PosixPath label)) and
|
||||
src.(DataFlow::SourceNode).flowsToExpr(e) and
|
||||
dst = src and
|
||||
srclabel = DataFlow::FlowLabel::dataOrTaint() and
|
||||
srclabel instanceof DataFlow::StandardFlowLabel and
|
||||
dstlabel instanceof Label::PosixPath
|
||||
)
|
||||
or
|
||||
|
|
Загрузка…
Ссылка в новой задаче