ID CVE-2011-1568
Summary Format string vulnerability in the logText function in shmemmgr9.dll in IGSSdataServer.exe 9.00.00.11074, and 9.00.00.11063 and earlier, in 7-Technologies Interactive Graphical SCADA System (IGSS) allows remote attackers to cause a denial of service and possibly execute arbitrary code, as demonstrated using the RMS Reports Delete command, related to the logging of messages to GSST.LOG. NOTE: some of these details are obtained from third party information.
References
Vulnerable Configurations
  • cpe:2.3:a:7t:igss:*:*:*:*:*:*:*:*
    cpe:2.3:a:7t:igss:*:*:*:*:*:*:*:*
CVSS
Base: 10.0 (as of 22-09-2011 - 03:30)
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 46936
exploit-db 17024
misc
secunia 43849
sreason 8182
vupen ADV-2011-0741
saint via4
  • bid 46936
    description 7T Interactive Graphical SCADA System dc.exe Directory Traversal
    id misc_igssscadabo
    osvdb 72349
    title 7t_igss_dcexe_directory_traversal
    type remote
  • bid 46936
    description 7-Technologies Interactive Graphical SCADA System Remote Code Execution
    id misc_igssscadabo
    title 7t_igss_rce
    type remote
Last major update 22-09-2011 - 03:30
Published 05-04-2011 - 15:19
Last modified 22-09-2011 - 03:30
Back to Top