# EXIF Geo Data Not Stripped

### Summary:

&#x20;When a user uploads an image in example.com, the uploaded image’s EXIF Geolocation Data does not gets stripped. As a result, anyone can get sensitive information of example.com users like their Geolocation, their Device information like Device Name, Version, Software & Software version used etc.

### Steps to reproduce:

1. Got to Github ( <https://github.com/ianare/exif-samples/tree/master/jpg>) <br>
2. There are lot of images having resolutions (i.e 1280 \* 720 ) , and also whith different MB’s . <br>
3. Go to Upload option on the website <br>
4. Upload the image<br>
5. see the path of uploaded image ( Either by right click on image then copy image address OR right click, inspect the image, the URL will come in the inspect ,   edit it as html )\</br>
6. open it (<http://exif.regex.info/exif.cgi>)\</br>
7. See wheather is that still showing exif data , if it is then Report it.

## Reports (Hackerone)

* [IDOR with Geolocation data not stripped from images](https://hackerone.com/reports/906907)

## Author

* [@0xd3vil](https://twitter.com/0xd3vil)
* [@klaus](https://twitter.com/klaus_dev)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kathan19.gitbook.io/howtohunt/exif-geo-data-not-stripped/exif_geo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
