6.5
CVE-2012-6290
- EPSS 4.2%
- Veröffentlicht 11.03.2014 19:37:01
- Zuletzt bearbeitet 06.05.2026 22:30:45
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
SQL injection vulnerability in ImageCMS before 4.2 allows remote authenticated administrators to execute arbitrary SQL commands via the q parameter to admin/admin_search/. NOTE: this can be leveraged using CSRF to allow remote unauthenticated attackers to execute arbitrary SQL commands.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 4.2% | 0.897 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
http://archives.neohapsis.com/archives/bugtraq/2013-01/0105.html
http://forum.imagecms.net/viewtopic.php?id=1436
http://packetstormsecurity.com/files/119806/ImageCMS-4.0.0b-SQL-Injection.html
https://www.htbridge.com/advisory/HTB23132
http://osvdb.org/89513
http://secunia.com/advisories/51913
http://www.securityfocus.com/bid/57545
https://exchange.xforce.ibmcloud.com/vulnerabilities/81470