ID CVE-2004-2386
Summary Format string vulnerability in the LogMsg function in sercd before 2.3.1 and sredird 2.2.1 and earlier allows remote attackers to execute arbitrary code via format string specifiers passed from the HandleCPCCommand function.
References
Vulnerable Configurations
  • cpe:2.3:a:denis_sbragion:sredird:1.0:*:*:*:*:*:*:*
    cpe:2.3:a:denis_sbragion:sredird:1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:denis_sbragion:sredird:1.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:denis_sbragion:sredird:1.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:denis_sbragion:sredird:1.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:denis_sbragion:sredird:1.1.7:*:*:*:*:*:*:*
  • cpe:2.3:a:denis_sbragion:sredird:1.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:denis_sbragion:sredird:1.1.8:*:*:*:*:*:*:*
  • cpe:2.3:a:denis_sbragion:sredird:2.0:*:*:*:*:*:*:*
    cpe:2.3:a:denis_sbragion:sredird:2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:denis_sbragion:sredird:2.1:*:*:*:*:*:*:*
    cpe:2.3:a:denis_sbragion:sredird:2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:denis_sbragion:sredird:2.2:*:*:*:*:*:*:*
    cpe:2.3:a:denis_sbragion:sredird:2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:denis_sbragion:sredird:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:denis_sbragion:sredird:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:peter_astrand:sercd:2.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:peter_astrand:sercd:2.3.0:*:*:*:*:*:*:*
CVSS
Base: 7.5 (as of 11-07-2017 - 01:31)
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
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:P/I:P/A:P
refmap via4
bid
  • 11002
  • 11031
confirm http://cvs.lysator.liu.se/viewcvs/viewcvs.cgi/sercd/sercd.c?root=sercd
osvdb
  • 8375
  • 9104
sectrack 1011038
secunia 12351
xf sredird-logmsg-format-string(17056)
Last major update 11-07-2017 - 01:31
Published 31-12-2004 - 05:00
Last modified 11-07-2017 - 01:31
Back to Top