ID CVE-2020-17532
Summary When handler-router component is enabled in servicecomb-java-chassis, authenticated user may inject some data and cause arbitrary code execution. The problem happens in versions between 2.0.0 ~ 2.1.3 and fixed in Apache ServiceComb-Java-Chassis 2.1.5
References
Vulnerable Configurations
  • cpe:2.3:a:apache:java_chassis:*:*:*:*:*:*:*:*
    cpe:2.3:a:apache:java_chassis:*:*:*:*:*:*:*:*
CVSS
Base: 6.0 (as of 29-01-2021 - 21:37)
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 MEDIUM SINGLE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:M/Au:S/C:P/I:P/A:P
Last major update 29-01-2021 - 21:37
Published 25-01-2021 - 10:16
Last modified 29-01-2021 - 21:37
Back to Top