Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.56 KB

LOGBOOK2.md

File metadata and controls

28 lines (20 loc) · 1.56 KB

Trabalho realizado na semana #2

Identification

  • CVE Identifier: CVE-2023-41387.
  • Description: This CVE pertains to two vulnerabilities in a popular Flutter package used in iOS apps.
  • Relevant Applications/Operating Systems: iOS apps utilizing the vulnerable Flutter package. (flutter_downloader 1.11.1) such as patreon for example.
  • Attack complexity: Classified as low.

Catalogation

  • Reporting: The vulnerabilities were discovered and reported by Jan Seredynski.
  • Reporting Date: The vulnerabilities were reported on August 25th, 2023.
  • Severity Level: The severity of the vulnerabilities is represented by a critical base score of 9.1/10.
  • Bug Bounty: It's not mentioned whether a bug bounty program was in place.

Exploit

  • Allows remote attackers to steal session tokens.
  • Also allows attackers to overwrite arbitrary files inside the app's container so that the internal database of the framework is exposed to the local user.
  • Exploiting SQL injection.
  • Automation: It's not explicitly mentioned whether there are known automated exploits or not.

Attacks