2022-01-31 11:01:20 +01:00
|
|
|
include::../description.adoc[]
|
|
|
|
|
|
|
|
//Mitigation precision for PHP
|
|
|
|
Since PHP allows different types of HTTP parameters, the problem could be
|
|
|
|
mitigated by ensuring that the type of the input is a String or by sanitizing
|
|
|
|
the user-provided data.
|
|
|
|
|
|
|
|
include::../see.adoc[]
|
|
|
|
|
2021-09-20 15:38:42 +02:00
|
|
|
ifdef::env-github,rspecator-view[]
|
|
|
|
|
|
|
|
'''
|
|
|
|
== Implementation Specification
|
|
|
|
(visible only on this page)
|
|
|
|
|
|
|
|
include::../message.adoc[]
|
|
|
|
|
|
|
|
include::../highlighting.adoc[]
|
|
|
|
|
|
|
|
endif::env-github,rspecator-view[]
|