Vulnerability Description
Facturation System 1.0 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'mod_id' parameter. Attackers can send POST requests to the editar_producto.php endpoint with crafted SQL payloads in the mod_id parameter to extract sensitive database information including usernames, database names, and version details.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://www.exploit-db.com/exploits/45813
- https://www.vulncheck.com/advisories/facturation-system-sql-injection-via-editar
FAQ
What is CVE-2018-25191?
CVE-2018-25191 is a vulnerability with a CVSS score of 7.1 (HIGH). Facturation System 1.0 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'mod_id' parameter. Attacker...
How severe is CVE-2018-25191?
CVE-2018-25191 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-25191?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.