7.5
CVE-2012-1557
- EPSS 1.39%
- Veröffentlicht 12.03.2012 19:55:01
- Zuletzt bearbeitet 11.04.2025 00:51:21
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
SQL injection vulnerability in admin/plib/api-rpc/Agent.php in Parallels Plesk Panel 7.x and 8.x before 8.6 MU#2, 9.x before 9.5 MU#11, 10.0.x before MU#13, 10.1.x before MU#22, 10.2.x before MU#16, and 10.3.x before MU#5 allows remote attackers to execute arbitrary SQL commands via unspecified vectors, as exploited in the wild in March 2012.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Parallels ≫ Parallels Plesk Panel Version7.0
Parallels ≫ Parallels Plesk Panel Version7.6.1
Parallels ≫ Parallels Plesk Panel Version8.0
Parallels ≫ Parallels Plesk Panel Version8.1
Parallels ≫ Parallels Plesk Panel Version8.2
Parallels ≫ Parallels Plesk Panel Version8.3
Parallels ≫ Parallels Plesk Panel Version8.4
Parallels ≫ Parallels Plesk Panel Version8.6
Parallels ≫ Parallels Plesk Panel Version9.0
Parallels ≫ Parallels Plesk Panel Version9.2
Parallels ≫ Parallels Plesk Panel Version9.3
Parallels ≫ Parallels Plesk Panel Version9.5
Parallels ≫ Parallels Plesk Panel Version9.5.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.39% | 0.8 |
| 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.