Closed MixColumns closed 11 months ago
As far as i can tell the app currently uses the vulnurable dependency dio:
https://osv.dev/vulnerability/GHSA-9324-jv53-9cc8 CVSS 7.5
"The dio package 4.0.0 for Dart allows CRLF injection if the attacker controls the HTTP method string, a different vulnerability than CVE-2020-35669."
See discussion at #120
As far as i can tell the app currently uses the vulnurable dependency dio:
https://osv.dev/vulnerability/GHSA-9324-jv53-9cc8 CVSS 7.5
"The dio package 4.0.0 for Dart allows CRLF injection if the attacker controls the HTTP method string, a different vulnerability than CVE-2020-35669."