5.8
CVE-2008-1333
- EPSS 2.58%
- Veröffentlicht 20.03.2008 00:44:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
Format string vulnerability in Asterisk Open Source 1.6.x before 1.6.0-beta6 might allow remote attackers to execute arbitrary code via logging messages that are not properly handled by (1) the ast_verbose logging API call, or (2) the astman_append function.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Asterisk ≫ Open Source Version1.6.0_beta1
Asterisk ≫ Open Source Version1.6.0_beta2
Asterisk ≫ Open Source Version1.6.0_beta3
Asterisk ≫ Open Source Version1.6.0_beta4
Asterisk ≫ Open Source Version1.6.0_beta5
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 2.58% | 0.851 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 5.8 | 8.6 | 4.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:P
|
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.