vendor:
addressBook
by:
Jean Pascal Pereira
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: addressBook
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:mieric:addressbook:1.0
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
Discovered in 2020
mieric addressBook 1.0 <= SQL Injection Vulnerability
The application is prone to a SQL injection vulnerability. The vulnerable code is present in no.pl, line 256, where user input is used in an SQL query without proper validation. This can allow an attacker to inject arbitrary SQL code into the query.
Mitigation:
Do some input validation.