We are getting close to releasing BugBountyHunter v2 which will introduce a brand new website, including member platforms, new features, challenges, guides, videos, and the long awaited zseano methodology v2. Right now, all of the content on this website is considered out-dated, however our members section continues to operate for members.
Stay tuned for updates coming soon!
FirstBlood-#1762 — Leak all the Appointment Id with ambulance enabled
This issue was discovered on FirstBlood v3
On 2022-12-15, mr_xhunt
Level 8
reported:
Summary:
The /api/ambulances.php is used to view the appointment details by ID but if we send all in the select parameter then all the appointment whose ambulance is enabled IDs are leaked.
Steps To Reproduce:
- Visit the following link and the Appointment Id will be leaked: https://130e40a9ad26-mrxhunt.a.firstbloodhackers.com/api/ambulances.php?select=all


P2 High
Endpoint: /api/ambulances.php
Parameter: select
Payload: all
FirstBlood ID: 71
Vulnerability Type: Information leak/disclosure
The endpoint /api/ambulances.php leaks patient information if the parameter ?select=all is supplied