ID CVE-2016-9045
Summary A code execution vulnerability exists in ProcessMaker Enterprise Core 3.0.1.7-community. A specially crafted web request can cause unsafe deserialization potentially resulting in PHP code being executed. An attacker can send a crafted web parameter to trigger this vulnerability.
References
Vulnerable Configurations
  • cpe:2.3:a:processmaker:processmaker:3.0.1.7:*:*:*:enterprise:*:*:*
    cpe:2.3:a:processmaker:processmaker:3.0.1.7:*:*:*:enterprise:*:*:*
CVSS
Base: 6.5 (as of 14-12-2022 - 14:40)
Impact:
Exploitability:
CWE CWE-502
CAPEC
  • Object Injection
    An adversary attempts to exploit an application by injecting additional, malicious content during its processing of serialized objects. Developers leverage serialization in order to convert data or state into a static, binary format for saving to disk or transferring over a network. These objects are then deserialized when needed to recover the data/state. By injecting a malformed object into a vulnerable application, an adversary can potentially compromise the application by manipulating the deserialization process. This can result in a number of unwanted outcomes, including remote code execution.
Access
VectorComplexityAuthentication
NETWORK LOW SINGLE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:S/C:P/I:P/A:P
refmap via4
misc https://talosintelligence.com/vulnerability_reports/TALOS-2017-0314
Last major update 14-12-2022 - 14:40
Published 17-09-2018 - 15:29
Last modified 14-12-2022 - 14:40
Back to Top