7.5
CVE-2011-5213
- EPSS 1.33%
- Veröffentlicht 25.10.2012 17:55:02
- Zuletzt bearbeitet 11.04.2025 00:51:21
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Multiple SQL injection vulnerabilities in BrowserCRM 5.100.01 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) login[username] parameter to index.php, (2) parent_id parameter to modules/Documents/version_list.php, or (3) contact_id parameter to modules/Documents/index.php.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Browsercrm ≫ Browsercrm Version <= 5.100.01
Browsercrm ≫ Browsercrm Version4.604.01
Browsercrm ≫ Browsercrm Version4.605.00
Browsercrm ≫ Browsercrm Version4.607.00
Browsercrm ≫ Browsercrm Version4.610.00
Browsercrm ≫ Browsercrm Version4.611.01
Browsercrm ≫ Browsercrm Version4.612.00
Browsercrm ≫ Browsercrm Version4.614.00
Browsercrm ≫ Browsercrm Version4.615.10
Browsercrm ≫ Browsercrm Version4.615.11
Browsercrm ≫ Browsercrm Version4.616.00
Browsercrm ≫ Browsercrm Version4.617.00
Browsercrm ≫ Browsercrm Version4.619.00
Browsercrm ≫ Browsercrm Version4.620.01
Browsercrm ≫ Browsercrm Version4.622.00
Browsercrm ≫ Browsercrm Version4.624.00
Browsercrm ≫ Browsercrm Version4.624.01
Browsercrm ≫ Browsercrm Version4.624.50
Browsercrm ≫ Browsercrm Version4.624.60
Browsercrm ≫ Browsercrm Version4.624.70
Browsercrm ≫ Browsercrm Version4.624.80
Browsercrm ≫ Browsercrm Version4.624.90
Browsercrm ≫ Browsercrm Version4.691.01
Browsercrm ≫ Browsercrm Version4.999.20
Browsercrm ≫ Browsercrm Version5.000.00
Browsercrm ≫ Browsercrm Version5.000.01
Browsercrm ≫ Browsercrm Version5.001.00
Browsercrm ≫ Browsercrm Version5.002.00
Browsercrm ≫ Browsercrm Version5.100.00
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.33% | 0.797 |
| 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.