10
CVE-2005-3656
- EPSS 49.58%
- Veröffentlicht 31.12.2005 05:00:00
- Zuletzt bearbeitet 03.04.2025 01:03:51
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Multiple format string vulnerabilities in logging functions in mod_auth_pgsql before 2.0.3, when used for user authentication against a PostgreSQL database, allows remote unauthenticated attackers to execute arbitrary code, as demonstrated via the username.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Guiseppe Tanzilli And Matthias Eckermann ≫ Mod Auth Pgsql Version <= 2.0.3
Guiseppe Tanzilli And Matthias Eckermann ≫ Mod Auth Pgsql Version0.9.5
Guiseppe Tanzilli And Matthias Eckermann ≫ Mod Auth Pgsql Version0.9.6
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 49.58% | 0.975 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 10 | 10 | 10 |
AV:N/AC:L/Au:N/C:C/I:C/A:C
|
CWE-134 Use of Externally-Controlled Format String
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.