6
CVE-2008-3887
- EPSS 0.93%
- Veröffentlicht 02.09.2008 15:41:00
- Zuletzt bearbeitet 16.06.2026 22:56:44
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Multiple SQL injection vulnerabilities in index.php in dotProject 2.1.2 allow (1) remote authenticated users to execute arbitrary SQL commands via the tab parameter in a projects action, and (2) remote authenticated administrators to execute arbitrary SQL commands via the user_id parameter in a viewuser action.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dotproject ≫ Dotproject Version2.1.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.93% | 0.559 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6 | 6.8 | 6.4 |
AV:N/AC:M/Au:S/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://packetstorm.linuxsecurity.com/0808-exploits/dotproject-sqlxss.txt
http://secunia.com/advisories/31681
http://www.securityfocus.com/bid/30924
https://exchange.xforce.ibmcloud.com/vulnerabilities/44771
https://exchange.xforce.ibmcloud.com/vulnerabilities/44772