5.8

CVE-2008-1333

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)
AsteriskOpen Source Version1.6.0_beta1
AsteriskOpen Source Version1.6.0_beta2
AsteriskOpen Source Version1.6.0_beta3
AsteriskOpen Source Version1.6.0_beta4
AsteriskOpen Source Version1.6.0_beta5
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 2.58% 0.851
CVSS Metriken
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.