vendor:
BistroStays
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: BistroStays
Affected Version From: 3.0
Affected Version To: 3.0
Patch Exists: YES
Related CWE: N/A
CPE: a:ncrypted:bistrostays
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
BistroStays – Vacation Rental Software v3.0 – SQL Injection
An attacker can exploit a SQL injection vulnerability in BistroStays - Vacation Rental Software v3.0 to execute arbitrary SQL commands on the underlying database. This can be done by sending maliciously crafted input to the application, which is then passed to the database server for execution. This can be done by sending maliciously crafted input to the application, which is then passed to the database server for execution.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being passed to the database server for execution.