Insecure Direct Object Reference (IDOR) in Codeastro Bus Ticket Booking System v1.0 allows unauthorized access to user profiles. By manipulating the user ID in the URL, an attacker can access another user's profile without proper authentication or authorization checks.
The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.
Link | Tags |
---|---|
https://codeastro.com/bus-ticket-booking-system-in-php-codeigniter-with-source-code/ | product |
https://github.com/arunmodi/Vulnerability-Research/tree/main/CVE-2025-25777 | exploit third party advisory |