Vulnerability Description
EdTv 2 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' parameter. Attackers can send GET requests to the admin/edit_source endpoint with crafted SQL UNION statements to extract database information including schema names, user credentials, and version details.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://www.exploit-db.com/exploits/45849
- https://www.vulncheck.com/advisories/edtv-sql-injection-via-id-parameter
FAQ
What is CVE-2018-25171?
CVE-2018-25171 is a vulnerability with a CVSS score of 8.2 (HIGH). EdTv 2 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' parameter. Attackers can send GET req...
How severe is CVE-2018-25171?
CVE-2018-25171 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-25171?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.