VulnerabilityModified
CVE-2020-35669
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.
MEDIUM 6.1EPSS 2.15%
Does this matter?
Lower severity and a low EPSS score (2.15%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 2.15% probability · 81th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-74
- Affected
- dart/http
- Source
- cve@mitre.org
References
- https://github.com/dart-lang/http/blob/master/CHANGELOG.md#0133Broken Link, Release Notes, Third Party Advisory
- https://github.com/dart-lang/http/issues/511Exploit, Patch, Third Party Advisory
- https://github.com/dart-lang/http/blob/master/CHANGELOG.md#0133Broken Link, Release Notes, Third Party Advisory
- https://github.com/dart-lang/http/issues/511Exploit, Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.