vendor:
Yelp
by:
SecurityFocus
7.5
CVSS
HIGH
Format-String Vulnerability
134
CWE
Product Name: Yelp
Affected Version From: 2.23.1
Affected Version To: 2.23.1
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Yelp Remote Format-String Vulnerability
Yelp is prone to a remote format-string vulnerability because the application fails to properly sanitize user-supplied input before including it in the format-specifier argument of a formatted-printing function. A remote attacker may exploit this issue to execute arbitrary code with the privileges of the user running the affected application. Failed exploit attempts may cause denial-of-service conditions.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.