Improper Access Control in teamultroid/ultroid
Reported on
May 21st 2021
✍️ Description
Google Maps API key without proper referer restrictions is found in your repo. It can be embeded to anyone's website and if the billing account is active, it will incur charges on your account.
🕵️♂️ Proof of Concept
Visit this link to verify that you can use the service by visiting the following link: Vulnerable API POC Link
However with the proper restrictions, it should return a Forbidden error.
Unrestricted Services:
- customsearch || $5 per 1000 requests
💥 Impact
Attacker is able to abuse your API key. If billing is enabled in your profile, attackers can use your key while your account gets charged.
We use no "Google Maps API key", and there is no such API key open in the repo.
For the key "AIzaSyAyDBsY3WRtB5YPC6aB_w8JAy6ZdXNc6FU", the Google Maps API is enabled.
We are not using Google Maps API You should jusT check first before raising a issue!