vendor:
PHPJabbers Appointment Scheduler
by:
Andrea Intilangelo
6.1
CVSS
MEDIUM
Reflected Cross-Site Scripting (XSS)
79
CWE
Product Name: PHPJabbers Appointment Scheduler
Affected Version From: 2.3
Affected Version To: 2.3
Patch Exists: YES
Related CWE: CVE-2020-35416
CPE: 2.3:a:stivasoft:phpjabbers_appointment_scheduler
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Latest Version of Desktop Web Browsers (ATTOW: Firefox 83.0, Microsoft Edge 87.0.664.60)
2020
PHPJabbers Appointment Scheduler 2.3 – Reflected XSS (Cross-Site Scripting)
Reflected Cross-Site Scripting (XSS) vulnerability in 'index.php' login-portal webpage of Stivasoft/PHPJabbers Appointment Scheduler v2.3 (and many others, in example from 'ilmiogestionale.eu', since some companies/web agencies did a script rebrand/rework) allows remote attacker to inject arbitrary script or HTML. Request parameters affected: 'date', 'action', arbitrarily supplied URL parameters, possible others.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.