2022-08-26 13:55:09 +02:00
== Why is this an issue?
2020-06-30 12:50:28 +02:00
2022-08-26 13:55:09 +02:00
include::../rationale.adoc[]
2020-06-30 12:50:28 +02:00
2022-08-26 13:55:09 +02:00
include::../impact.adoc[]
2020-06-30 12:50:28 +02:00
2023-03-07 17:16:47 +01:00
// How to fix it section
2020-06-30 12:50:28 +02:00
2022-08-26 13:55:09 +02:00
include::how-to-fix-it/commons-compiler.adoc[]
2020-06-30 12:50:28 +02:00
2024-06-24 16:51:51 +02:00
include::how-to-fix-it/jsp.adoc[]
2024-06-13 08:23:38 +02:00
include::how-to-fix-it/spring.adoc[]
2022-08-26 13:55:09 +02:00
== Resources
2020-06-30 12:50:28 +02:00
2022-08-26 13:55:09 +02:00
include::../common/resources/articles.adoc[]
2020-06-30 12:50:28 +02:00
2022-08-26 13:55:09 +02:00
include::../common/resources/standards.adoc[]
2021-06-02 20:44:38 +02:00
2024-06-13 08:23:38 +02:00
* CWE - https://cwe.mitre.org/data/definitions/917[CWE-917 - Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')]
2021-06-03 09:05:38 +02:00
ifdef::env-github,rspecator-view[]
2021-09-20 15:38:42 +02:00
'''
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
2023-05-25 14:18:12 +02:00
=== Highlighting
"[varname]" is tainted (assignments and parameters)
this argument is tainted (method invocations)
the returned value is tainted (returns & method invocations results)
2021-09-20 15:38:42 +02:00
2021-06-08 15:52:13 +02:00
'''
2021-06-02 20:44:38 +02:00
== Comments And Links
(visible only on this page)
2022-08-26 13:55:09 +02:00
include::../comments-and-links.adoc[]
2023-06-22 10:38:01 +02:00
2021-06-03 09:05:38 +02:00
endif::env-github,rspecator-view[]
2022-08-26 13:55:09 +02:00