Vulnerability Description
Pedidos 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'q' parameter. Attackers can send GET requests to the ajax/load_proveedores.php endpoint with crafted SQL payloads to extract sensitive database information including schema names and table structures.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://www.exploit-db.com/exploits/45856
- https://www.vulncheck.com/advisories/pedidos-sql-injection-via-load-proveedoresp
FAQ
What is CVE-2018-25172?
CVE-2018-25172 is a vulnerability with a CVSS score of 8.2 (HIGH). Pedidos 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'q' parameter. Attackers can send GET...
How severe is CVE-2018-25172?
CVE-2018-25172 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-25172?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.