vendor:
Ajera Timesheets
by:
Anthony Cole
8.8
CVSS
HIGH
Deserialization of untrusted data
502
CWE
Product Name: Ajera Timesheets
Affected Version From: <= 9.10.16
Affected Version To: <= 9.10.16
Patch Exists: YES
Related CWE: CVE-2018-20221
CPE: a:deltek:ajera_timesheets
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 2012
2019
Ajera Timesheets <= 9.10.16 - Deserialization of untrusted data
Ajera is a software written in .NET by Deltek. Version <= 9.10.16 allows an attacker to cause the software to deserialize untrusted data that can result in remote code execution. Secure/SAService.rem in Deltek Ajera Timesheets <= 9.10.16 are vulnerable to remote code execution via deserialization of untrusted user input from an authenticated user. The executed code will run as the IIS Application Pool that is running the application.
Mitigation:
Ensure that user input is properly validated and sanitized before deserializing it.