vendor:
Dog Pedigree Online Database
by:
Dog Pedigree Online Database Team
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Dog Pedigree Online Database
Affected Version From: 1.0.1-Beta
Affected Version To: 1.0.1-Beta
Patch Exists: NO
Related CWE: N/A
CPE: a:dog_pedigree_online_database_team:dog_pedigree_online_database
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
Dog Pedigree Online Database v1.0.1-Beta Blind SQL Injection Exploit
The vulnerability is caused due to the use of user-supplied input in a SQL query without proper sanitization. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. The vulnerability is exploited by sending a specially crafted HTTP request containing malicious SQL code to the vulnerable script.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to construct SQL queries in a way that would allow an attacker to modify the logic of the executed query.