Vulnerability Description
A SQL Injection issue was discovered in BlueCMS 1.6. The variable $ad_id is spliced directly in uploads/admin/ad.php in the admin folder, and is not wrapped in single quotes, resulting in injection around the escape of magic quotes.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Bluecms Project | Bluecms | 1.6 |
Related Weaknesses (CWE)
References
- https://github.com/8test/pentest/issues/2ExploitThird Party Advisory
- https://github.com/8test/pentest/issues/2ExploitThird Party Advisory
FAQ
What is CVE-2019-10262?
CVE-2019-10262 is a vulnerability with a CVSS score of 9.8 (CRITICAL). A SQL Injection issue was discovered in BlueCMS 1.6. The variable $ad_id is spliced directly in uploads/admin/ad.php in the admin folder, and is not wrapped in single quotes, resulting in injection ar...
How severe is CVE-2019-10262?
CVE-2019-10262 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2019-10262?
Check the references section above for vendor advisories and patch information. Affected products include: Bluecms Project Bluecms.