Bug 438130 (CVE-2008-1333)

Summary: CVE-2008-1333 asterisk: Format String Vulnerability in Logger and Manager (AST-2008-004)
Product: [Other] Security Response Reporter: Tomas Hoger <thoger>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: jeff
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1333
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-31 09:35:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 438134    
Bug Blocks:    

Description Tomas Hoger 2008-03-19 10:19:57 UTC
Common Vulnerabilities and Exposures assigned an identifier CVE-2008-1333 to the following vulnerability:

Asterisk Project Security Advisory - AST-2008-004

Logging messages displayed using the ast_verbose logging API call are not
displayed as a character string, they are displayed as a format string.

Output as a result of the Manager command “command” is not appended to the
resulting response message as a character string, it is appended as a format
string.

It is possible in both instances for an attacker to provide a formatted string
as a value for input which can cause a crash.

References:
http://downloads.digium.com/pub/security/AST-2008-004.html

Comment 2 Tomas Hoger 2008-03-31 09:35:24 UTC
This issue only affected asterisk version in rawhide, which is fixed now.