CVE-2019-10262

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:bluecms_project:bluecms:1.6:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-03-28 22:29

Updated : 2023-12-10 12:59


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')