7.5
CVE-2015-1442
- EPSS 2.37%
- Veröffentlicht 06.02.2015 15:59:13
- Zuletzt bearbeitet 06.05.2026 22:30:45
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
SQL injection vulnerability in views/zero_transact_user.php in the administrative backend in ZeroCMS 1.3.3, 1.3.2, and earlier allows remote authenticated users to execute arbitrary SQL commands via the user_id parameter in a Modify Account action. NOTE: The article_id parameter to zero_view_article.php vector is already covered by CVE-2014-4034.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.37% | 0.816 |
| 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://packetstormsecurity.com/files/130192/ZeroCMS-1.3.3-SQL-Injection.html
http://seclists.org/fulldisclosure/2015/Feb/4
http://seclists.org/oss-sec/2015/q1/379
http://seclists.org/oss-sec/2015/q1/380
http://sroesemann.blogspot.de/2015/01/report-for-advisory-sroeadv-2015-14.html
http://sroesemann.blogspot.de/2015/01/sroeadv-2015-13.html
http://sroesemann.blogspot.de/2015/02/addition-for-advisory-sroeadv-2015-14.html
http://www.securityfocus.com/bid/72398