Module RemotePropertyInjectionQuery
Provides a taint tracking configuration for reasoning about injections in property names, used either for writing into a property, into a header or for calling an object’s method.
Note, for performance reasons: only import this file if
RemotePropertyInjection::Configuration
is needed, otherwise
RemotePropertyInjectionCustomizations
should be imported instead.
Import path
import semmle.javascript.security.dataflow.RemotePropertyInjectionQuery
Imports
RemotePropertyInjection | |
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
Configuration | A taint-tracking configuration for reasoning about remote property injection. |