This commit is contained in:
Asger F 2019-04-10 14:55:44 +01:00
Родитель 37fa2446d4
Коммит 0823f6c935
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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