ID CVE-2008-3116
Summary Format string vulnerability in dx8render.dll in Snail Game (aka Suzhou Snail Electronic Company) 5th street (aka Hot Step or High Street 5) allows remote attackers to execute arbitrary code via format string specifiers in a chat message.
References
Vulnerable Configurations
  • cpe:2.3:a:hanghai:5th_street:*:*:*:*:*:*:*:*
    cpe:2.3:a:hanghai:5th_street:*:*:*:*:*:*:*:*
  • cpe:2.3:a:hanghai:high_street_5:*:*:*:*:*:*:*:*
    cpe:2.3:a:hanghai:high_street_5:*:*:*:*:*:*:*:*
  • cpe:2.3:a:hanghai:hot_step:*:*:*:*:*:*:*:*
    cpe:2.3:a:hanghai:hot_step:*:*:*:*:*:*:*:*
CVSS
Base: 10.0 (as of 11-10-2018 - 20:46)
Impact:
Exploitability:
CWE CWE-134
CAPEC
  • String Format Overflow in syslog()
    This attack targets the format string vulnerabilities in the syslog() function. An attacker would typically inject malicious input in the format string parameter of the syslog function. This is a common problem, and many public vulnerabilities and associated exploits have been posted.
  • Format String Injection
    An adversary includes formatting characters in a string input field on the target application. Most applications assume that users will provide static text and may respond unpredictably to the presence of formatting character. For example, in certain functions of the C programming languages such as printf, the formatting character %s will print the contents of a memory location expecting this location to identify a string and the formatting character %n prints the number of DWORD written in the memory. An adversary can use this to read or write to memory locations or files, or simply to manipulate the value of the resulting text in unexpected ways. Reading or writing memory may result in program crashes and writing memory could result in the execution of arbitrary code if the adversary can write to the program stack.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:N/AC:L/Au:N/C:C/I:C/A:C
refmap via4
bid 29928
bugtraq 20080625 [BMSA 2008-07] Format string vulnerability in 5th street
sreason 3982
xf 5thstreet-dx8render-format-string(43370)
Last major update 11-10-2018 - 20:46
Published 10-07-2008 - 17:41
Last modified 11-10-2018 - 20:46
Back to Top