Vulnerability Description
Zechat 1.5 contains an SQL injection vulnerability that allows unauthenticated attackers to extract database information by injecting SQL code through the uname parameter. Attackers can send crafted requests to profile.php with UNION-based SQL injection payloads to retrieve table names, column names, and sensitive data from the information_schema database.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://bylancer.com/
- https://bylancer.com/products/zechat-php-script/index.php
- https://www.exploit-db.com/exploits/45523
- https://www.vulncheck.com/advisories/zechat-sql-injection-via-uname-parameter
FAQ
What is CVE-2018-25382?
CVE-2018-25382 is a vulnerability with a CVSS score of 8.2 (HIGH). Zechat 1.5 contains an SQL injection vulnerability that allows unauthenticated attackers to extract database information by injecting SQL code through the uname parameter. Attackers can send crafted r...
How severe is CVE-2018-25382?
CVE-2018-25382 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-25382?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.