vendor:
Auto Dealership & Vehicle Showroom WebSys
by:
Borna nematzadeh
N/A
CVSS
HIGH
Persistent Cross-Site Scripting, Cross-Site Request Forgery, Admin panel Authentication bypass
CWE
Product Name: Auto Dealership & Vehicle Showroom WebSys
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Kali Linux
2018
Auto Dealership & Vehicle Showroom WebSys 1.0 – Persistent Cross-Site Scripting / Cross-Site Request Forgery / Admin panel Authentication bypass
Auto Dealership & Vehicle Showroom WebSys 1.0 suffers from multiple vulnerabilities. POC 1 demonstrates persistent cross-site scripting by injecting a payload into the profile update feature. POC 2 shows how an attacker can perform CSRF attacks to change user authentication and modify admin page settings. POC 3 showcases an authentication bypass vulnerability in the admin panel.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize user input to prevent cross-site scripting attacks, implement CSRF tokens to protect against CSRF attacks, and fix the authentication bypass issue by properly validating user credentials.