An issue was discovered in the http package through 0.12.2 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.
References
Link | Resource |
---|---|
https://github.com/dart-lang/http/blob/master/CHANGELOG.md#0133 | Broken Link Release Notes Third Party Advisory |
https://github.com/dart-lang/http/issues/511 | Exploit Patch Third Party Advisory |
Configurations
History
19 Jul 2022, 11:02
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-74 | |
References |
|
Information
Published : 2020-12-24 03:15
Updated : 2024-02-04 21:23
NVD link : CVE-2020-35669
Mitre link : CVE-2020-35669
CVE.ORG link : CVE-2020-35669
JSON object : View
Products Affected
dart
- http
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')