7.5
CVE-2013-3294
- EPSS 1.13%
- Veröffentlicht 11.02.2014 17:55:06
- Zuletzt bearbeitet 11.04.2025 00:51:21
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Multiple SQL injection vulnerabilities in Exponent CMS before 2.2.0 release candidate 1 allow remote attackers to execute arbitrary SQL commands via the (1) src or (2) username parameter to index.php.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Exponentcms ≫ Exponent Cms Version <= 2.2.0
Exponentcms ≫ Exponent Cms Version0.97.0
Exponentcms ≫ Exponent Cms Version0.98.0
Exponentcms ≫ Exponent Cms Version0.99.0 Updatebeta1
Exponentcms ≫ Exponent Cms Version2.0.0
Exponentcms ≫ Exponent Cms Version2.0.1
Exponentcms ≫ Exponent Cms Version2.0.2
Exponentcms ≫ Exponent Cms Version2.0.3
Exponentcms ≫ Exponent Cms Version2.0.4
Exponentcms ≫ Exponent Cms Version2.0.5
Exponentcms ≫ Exponent Cms Version2.0.6
Exponentcms ≫ Exponent Cms Version2.0.7
Exponentcms ≫ Exponent Cms Version2.0.8
Exponentcms ≫ Exponent Cms Version2.0.9
Exponentcms ≫ Exponent Cms Version2.1.0
Exponentcms ≫ Exponent Cms Version2.1.1
Exponentcms ≫ Exponent Cms Version2.1.2
Exponentcms ≫ Exponent Cms Version2.1.3
Exponentcms ≫ Exponent Cms Version2.1.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.13% | 0.776 |
| 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.