ID CVE-2020-2180
Summary Jenkins AWS SAM Plugin 1.2.2 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability.
References
Vulnerable Configurations
  • cpe:2.3:a:jenkins:amazon_web_services_serverless_application_model:-:*:*:*:*:jenkins:*:*
    cpe:2.3:a:jenkins:amazon_web_services_serverless_application_model:-:*:*:*:*:jenkins:*:*
  • cpe:2.3:a:jenkins:amazon_web_services_serverless_application_model:1.2.2:*:*:*:*:jenkins:*:*
    cpe:2.3:a:jenkins:amazon_web_services_serverless_application_model:1.2.2:*:*:*:*:jenkins:*:*
CVSS
Base: 6.5 (as of 25-10-2023 - 18:16)
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
confirm https://jenkins.io/security/advisory/2020-04-16/#SECURITY-1736
mlist [oss-security] 20200416 Multiple vulnerabilities in Jenkins plugins
Last major update 25-10-2023 - 18:16
Published 16-04-2020 - 19:15
Last modified 25-10-2023 - 18:16
Back to Top