ID CVE-2022-26133
Summary SharedSecretClusterAuthenticator in Atlassian Bitbucket Data Center versions 5.14.0 and later before 7.6.14, 7.7.0 and later prior to 7.17.6, 7.18.0 and later prior to 7.18.4, 7.19.0 and later prior to 7.19.4, and 7.20.0 allow a remote, unauthenticated attacker to execute arbitrary code via Java deserialization.
References
Vulnerable Configurations
  • cpe:2.3:a:atlassian:bitbucket_data_center:*:*:*:*:*:*:*:*
    cpe:2.3:a:atlassian:bitbucket_data_center:*:*:*:*:*:*:*:*
  • cpe:2.3:a:atlassian:bitbucket_data_center:7.20.0:*:*:*:*:*:*:*
    cpe:2.3:a:atlassian:bitbucket_data_center:7.20.0:*:*:*:*:*:*:*
CVSS
Base: 7.5 (as of 28-04-2022 - 17:50)
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 NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:P/I:P/A:P
Last major update 28-04-2022 - 17:50
Published 20-04-2022 - 19:15
Last modified 28-04-2022 - 17:50
Back to Top