7.5
CVE-2015-2679
- EPSS 5.62%
- Veröffentlicht 23.03.2015 16:59:07
- Zuletzt bearbeitet 06.05.2026 22:30:45
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Multiple SQL injection vulnerabilities in MetalGenix GeniXCMS before 0.0.2 allow remote attackers to execute arbitrary SQL commands via the (1) page parameter to index.php or (2) username parameter to gxadmin/login.php.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 5.62% | 0.919 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/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://blog.metalgenix.com/genixcms-v0-0-2-release-security-and-bug-fixes/17
http://www.exploit-db.com/exploits/36321
https://github.com/semplon/GeniXCMS/commit/698245488343396185b1b49e7482ee5b25541815
https://github.com/semplon/GeniXCMS/issues/7
http://blog.metalgenix.com/update-security-fix-and-add-newsletter-module/16
http://osvdb.org/show/osvdb/119392
http://osvdb.org/show/osvdb/119393
http://packetstormsecurity.com/files/130770/GeniXCMS-0.0.1-SQL-Injection.html
http://www.securityfocus.com/bid/73297
http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5232.php