VYPR

Dart URI class

by Dart

CVEs (1)

  • CVE-2022-3095CriOct 27, 2022
    risk 0.64cvss 9.8epss 0.01

    The implementation of backslash parsing in the Dart URI class for versions prior to 2.18 and Flutter versions prior to 3.30 differs from the WhatWG URL standards. Dart uses the RFC 3986 syntax, which creates incompatibilities with the '\' characters in URIs, which can lead to…