7.5
CVE-2006-5629
- EPSS 1.5%
- Veröffentlicht 31.10.2006 22:07:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Multiple SQL injection vulnerabilities in Hosting Controller 6.1 before Hotfix 3.3 allow remote attackers to execute arbitrary SQL commands via the ForumID parameter in (1) DisableForum.asp and (2) enableForum.asp. NOTE: it was later reported that the vulnerability is present in 6.1 Hotfix 3.3 and earlier.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Hosting Controller ≫ Hosting Controller Version <= 6.1_hotfix_3.2
Hosting Controller ≫ Hosting Controller Version1.1
Hosting Controller ≫ Hosting Controller Version1.3
Hosting Controller ≫ Hosting Controller Version1.4
Hosting Controller ≫ Hosting Controller Version1.4.1
Hosting Controller ≫ Hosting Controller Version1.4b
Hosting Controller ≫ Hosting Controller Version6.1
Hosting Controller ≫ Hosting Controller Version6.1_hotfix_1.4
Hosting Controller ≫ Hosting Controller Version6.1_hotfix_1.7
Hosting Controller ≫ Hosting Controller Version6.1_hotfix_1.9
Hosting Controller ≫ Hosting Controller Version6.1_hotfix_2.0
Hosting Controller ≫ Hosting Controller Version6.1_hotfix_2.1
Hosting Controller ≫ Hosting Controller Version6.1_hotfix_2.2
Hosting Controller ≫ Hosting Controller Version6.1_hotfix_2.3
Hosting Controller ≫ Hosting Controller Version6.1_hotfix_2.4
Hosting Controller ≫ Hosting Controller Version6.1_hotfix_3.1
Hosting Controller ≫ Hosting Controller Version2002
Hosting Controller ≫ Hosting Controller Version2002_rc_1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.5% | 0.807 |
| 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.