http before 0.13.3 vulnerable to header injection
Moderate severity
GitHub Reviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Description
Published by the National Vulnerability Database
Dec 24, 2020
Published to the GitHub Advisory Database
May 24, 2022
Reviewed
Aug 4, 2022
Last updated
Jan 27, 2023
An issue was discovered in the http package before 0.13.3 for Dart. If the attacker controls the HTTP method and the app is using Request directly, it's possible to achieve CRLF injection in an HTTP request via HTTP header injection. This issue has been addressed in commit abb2bb182 by validating request methods.
References