Friday, December 8, 2023

iOS Application can Extract Your Geo-Location Details From Image Metadata

A malicious iOS app can gain access to image Library and get your location from the image metadata. Which leads to serious privacy issue.

Felix Krause Founder of Fastlane tools found this issue iOS permission issue last week. With this permission issue, any camera app that has access to image library can extract the user locations from the image metadata.

Krause says, there should be an alternate authorization for applications that to choose a photograph and applications that oversee or alter pictures. They’re altogether consolidated under a similar class of permission.

Additionally, use of the native image picker should be enforced by Apple, and apps that use a custom one will be rejected.

The app will not edit your photo library in any way – iOS photos permission is smart and only grants immutable access, meaning in theory, the app could add new pictures, but not edit/delete existing ones.

EXIF DATA – Tracking Photos- Image Metadata

EXIF data which is Exchangeable image file format according to Japan Electronic Industries Development Association which specifies the formats for images, sound, and ancillary tags used by digital cameras (including smartphones), scanners and other systems handling image and sound files recorded by digital cameras.

Also Read Tracking Photo’s Geo-location with GPS EXIF DATA – Forensic Analysis

The Exif format has standard tags for location information. As of 2014 many cameras and most mobile phones have a built-in GPS receiver that stores the location information in the Exif header when a picture is taken.

The process of adding geographic information to a photograph is known as geotagging. Photo-sharing communities like Panoramio or Flickr equally allow their users to upload geocoded pictures or to add geolocation information online.

  • Get a past filled with the urban areas, nations, and different spots a client has gone to, as long as they took a photo there
  • Get an entire rundown of the client’s cameras and photography gadgets (which iPhones, Android telephones, cameras) and to what extent they utilized every gadget
  • Discover the client’s work environment, by making sense of where they are from 9 to 5
  • Utilize facial recognization to discover who the client hangs out with and who their accomplice is. Is the client single?

Specifically, an application can get the accompanying information:

  • The correct area of every benefit
  • The physical speed in which the photo/video was taken (how quick did the camera move)
  • The camera shows the correct date + time and other EXIF picture metadata

PoC Code and Demo App by Felix Krause

Felix published PoC and steps to reproduce the issue, also he coded a DetectLocations app which shows your pictures on a map visualized.

Also, it shows pictures that were taken on transport (e.g. car, plane), so it’s easier to find them.

Website

Latest articles

Exploitation Methods Used by PlugX Malware Revealed by Splunk Research

PlugX malware is sophisticated in evasion, as it uses the following techniques to avoid...

TA422 Hackers Attack Organizations Using Outlook & WinRAR Vulnerabilities

Hackers exploit Outlook and WinRAR vulnerabilities because these widely used software programs are lucrative...

Bluetooth keystroke-injection Flaw: A Threat to Apple, Linux & Android Devices

An unauthenticated Bluetooth keystroke-injection vulnerability that affects Android, macOS, and iOS devices has been...

Atlassian Patches RCE Flaw that Affected Multiple Products

Atlassian has been discovered with four new vulnerabilities associated with Remote Code Execution in...

Reflectiz Introduces AI-powered Insights on Top of Its Smart Alerting System

Reflectiz, a cybersecurity company specializing in continuous web threat management, proudly introduces a new...

SLAM Attack Gets Root Password Hash in 30 Seconds

Spectre is a class of speculative execution vulnerabilities in microprocessors that can allow threat...

Akira Ransomware Exploiting Zero-day Flaws For Organization Network Access

The Akira ransomware group, which first appeared in March 2023, has been identified as...

Endpoint Strategies for 2024 and beyond

Converge and Defend

What's the pulse of Unified Endpoint Management and Security (UEMS) in Europe? Join us live to uncover the strategies that are defining endpoint security in the region.

Related Articles