CVE Details for CVE: CVE-2015-2894
Summary
Format string vulnerability in the up.time client in Idera Uptime Infrastructure Monitor 6.0 and 7.2 allows remote attackers to cause a denial of service (application crash) via format string specifiers.
Timestamps
Last major update 31-12-2015 - 20:30
Published 31-12-2015 - 05:59
Last modified 31-12-2015 - 20:30
Vulnerable Configurations
  • cpe:2.3:a:idera:uptime_infrastructure_monitor:7.2:*:*:*:*:*:*:*
    cpe:2.3:a:idera:uptime_infrastructure_monitor:7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:idera:uptime_infrastructure_monitor:6.0:*:*:*:*:*:*:*
    cpe:2.3:a:idera:uptime_infrastructure_monitor:6.0:*:*:*:*:*:*:*
CAPEC
Click the CAPEC title to display a description
  • 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.
  • 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.
CWE
CVSS
Base
5.0
Impact
2.9
Exploitability
10.0
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
NONE NONE PARTIAL
CVSS3
Base
5.3
Impact
1.4
Exploitability
3.9
Access
Attack ComplexityAttack vectorPrivileges RequiredScopeUser Interaction
LOW NETWORK NONE UNCHANGED NONE
Impact
ConfidentialityIntegrityAvailability
NONE NONE LOW
VIA4 references
cvss-vector via4
AV:N/AC:L/Au:N/C:N/I:N/A:P
cvss3-vector via4
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
refmap via4
cert-vn VU#377260