vendor:
godontologico
by:
vinicius777
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: godontologico
Affected Version From: 5
Affected Version To: 5
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
0day godontologico v5 – SQL Inject
Once logged in as 'admin', an attacker can perform a SQL injection by uploading a file through the 'Clinic Files' feature and accessing it via the 'View File' option or directly through the URL 'http://xxx/arquivos/daclinica/files'.
Mitigation:
Implement proper input validation and parameterized queries to prevent SQL injections. Also, limit file upload functionality to only allow specific file types and validate the uploaded files for potential malicious content.