vendor:
BPHolidayLettings
by:
OoN_Boy
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: BPHolidayLettings
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:bpowerhouse:bpholidaylettings
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: ASP.NET 2.0, MSSQL 2005
2009
BPHolidayLettings SQL Blind Vulnerabilities
BPHolidayLettings is vulnerable to SQL injection. An attacker can inject malicious SQL queries into the application and execute them in the backend database. This can lead to unauthorized access to sensitive data, such as user credentials, and other confidential information.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.