top of page

Dental Clinic Appointment Reservation System 1.0 SQL Injection



Application Details

Dental Clinic Appointment Reservation System is an online system which allows all patients a way to schedule an appointment.


Vulnerability

Dental Clinic Appointment Reservation System is vulnerable to SQL injection.


Identification

A remote authenticated attacker could send specially crafted UNION SQL statements to the admin/sort_date.php script using the 'date' parameter, which could allow the attacker to view, add, modify or delete information in the back-end database.

POST /admin/sort_date.php
PAYLOAD - date=' UNION SELECT NULL,NULL,@@version,username,password,NULL FROM users -- -&sort=

Detection

By turning this into a traffic file and matching rule, we are able to detect attempts to influence the vulnerable parameter with SQL injections.


Coverage

Idappcom has created signature 8021318 along with a traffic file.


References


Traffic IQ

If you are concerned that your business may be at risk of this vulnerability or others why not try out our Traffic IQ software which can scan your defences and report any issues. Learn more here: https://www.idappcom.co.uk/traffic-iq-professional

bottom of page