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.
References
Link | Resource |
---|---|
https://github.com/8test/pentest/issues/2 | Exploit Third Party Advisory |
https://github.com/8test/pentest/issues/2 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/8test/pentest/issues/2 - Exploit, Third Party Advisory |
Information
Published : 2019-03-28 22:29
Updated : 2024-11-21 04:18
NVD link : CVE-2019-10262
Mitre link : CVE-2019-10262
CVE.ORG link : CVE-2019-10262
JSON object : View
Products Affected
bluecms_project
- bluecms
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')