CRLF Injection Affecting dio package, versions <5.0.0


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High

    Threat Intelligence

    EPSS 0.38% (73rd percentile)
Expand this section
NVD
7.5 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PUB-DIO-5891148
  • published 11 Sep 2023
  • disclosed 11 Sep 2023
  • credit set0x

How to fix?

Upgrade dio to version 5.0.0 or higher.

Overview

dio is a powerful HTTP networking package for Dart/Flutter, supports Global configuration, Interceptors, FormData, Request cancellation, File uploading/downloading, Timeout, Custom adapters, Transformers, etc.

Affected versions of this package are vulnerable to CRLF Injection due to insufficient checks in the dio/lib/src/dio_mixin.dart package, if the attacker controls the HTTP method string.