header-logo
Suggest Exploit
vendor:
SAT CFDI
by:
Özkan Mustafa Akkus (AkkuS)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SAT CFDI
Affected Version From: 3.3
Affected Version To: 3.3
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested: Kali Linux
2018

SAT CFDI 3.3 – SQL Injection

PHP Dashboards is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

Proper input validation and sanitization should be implemented to prevent SQL injection attacks. Prepared statements or parameterized queries should be used to ensure that user input is properly escaped.
Source

Exploit-DB raw data: