5.8
CVE-2008-1333
- EPSS 2.58%
- Published 20.03.2008 00:44:00
- Last modified 09.04.2025 00:30:58
- Source cve@mitre.org
- Teams watchlist Login
- Open 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.
Data is provided by the 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.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 2.58% | 0.851 |
Source | 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.