Skip to content

js taint tracking libs - add unescape as taint propagator #19003

@dsimk

Description

@dsimk

As far as I can tell unescape is not modeled as a string propagator in

private class StringManipulationTaintStep extends SharedTaintStep {

I am curious if this is intended and if so, what is the reason for this given that decodeURIComponent is modeled as taint preserving.
Thanks!

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions