1 results (0.001 seconds)

CVSS: 9.1EPSS: 0%CPEs: 2EXPL: 1

A SQL injection in the flutter_downloader component through 1.11.1 for iOS allows remote attackers to steal session tokens and overwrite arbitrary files inside the app's container. The internal database of the framework is exposed to the local user if an app uses UIFileSharingEnabled and LSSupportsOpeningDocumentsInPlace properties. As a result, local users can obtain the same attack primitives as remote attackers by tampering with the internal database of the framework on the device. Una inyección SQL en el componente flutter_downloader versión 1.11.1 para iOS permite a los atacantes remotos robar tokens de sesión y sobrescribir archivos arbitrarios dentro del contenedor de la aplicación. La base de datos interna del framework se expone al usuario local si una aplicación usa las propiedades UIFileSharingEnabled y LSSupportsOpeningDocumentsInPlace. • https://pub.dev/packages/flutter_downloader/changelog https://seredynski.com/articles/exploiting-ios-apps-to-extract-session-tokens-and-overwrite-user-data • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •