rspec/rules/S5167/see.adoc

7 lines
444 B
Plaintext
Raw Normal View History

== Resources
2020-06-30 12:50:28 +02:00
* OWASP - https://owasp.org/Top10/A03_2021-Injection/[Top 10 2021 Category A3 - Injection]
* OWASP - https://owasp.org/index.php/HTTP_Response_Splitting[Attack Category - HTTP Response Splitting]
* CWE - https://cwe.mitre.org/data/definitions/20[CWE-20 - Improper Input Validation]
* CWE - https://cwe.mitre.org/data/definitions/113[CWE-113 - Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')]