5.1
CVE-2008-2667
- EPSS 1.58%
- Veröffentlicht 07.07.2008 23:41:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
SQL injection vulnerability in the Courier Authentication Library (aka courier-authlib) before 0.60.6 on SUSE openSUSE 10.3 and 11.0, and other platforms, when MySQL and a non-Latin character set are used, allows remote attackers to execute arbitrary SQL commands via the username and unspecified other vectors.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Courier-mta ≫ Courtier-authlib Version0.52
Courier-mta ≫ Courtier-authlib Version0.53
Courier-mta ≫ Courtier-authlib Version0.54
Courier-mta ≫ Courtier-authlib Version0.55
Courier-mta ≫ Courtier-authlib Version0.56
Courier-mta ≫ Courtier-authlib Version0.57
Courier-mta ≫ Courtier-authlib Version0.58
Courier-mta ≫ Courtier-authlib Version0.59
Courier-mta ≫ Courtier-authlib Version0.59.1
Courier-mta ≫ Courtier-authlib Version0.59.2
Courier-mta ≫ Courtier-authlib Version0.59.3
Courier-mta ≫ Courtier-authlib Version0.60
Courier-mta ≫ Courtier-authlib Version0.60.1
Courier-mta ≫ Courtier-authlib Version0.60.2
Courier-mta ≫ Courtier-authlib Version0.60.3
Courier-mta ≫ Courtier-authlib Version0.60.4
Courier-mta ≫ Courtier-authlib Version0.60.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.58% | 0.799 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.1 | 4.9 | 6.4 |
AV:N/AC:H/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.