Overview
- Description
- The Aerospike Java client is a Java application that implements a network protocol to communicate with an Aerospike server. Prior to versions 7.0.0, 6.2.0, 5.2.0, and 4.5.0 some of the messages received from the server contain Java objects that the client deserializes when it encounters them without further validation. Attackers that manage to trick clients into communicating with a malicious server can include especially crafted objects in its responses that, once deserialized by the client, force it to execute arbitrary code. This can be abused to take control of the machine the client is running on. Versions 7.0.0, 6.2.0, 5.2.0, and 4.5.0 contain a patch for this issue.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
Weaknesses
- security-advisories@github.com
- CWE-502
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:aerospike:aerospike_java_client:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8AF2204F-28DD-49CC-8468-CDB842A26AD6", "versionEndExcluding": "4.5.0" }, { "criteria": "cpe:2.3:a:aerospike:aerospike_java_client:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8DC4192F-9ADB-4642-8CA0-B2DE4FCCC38D", "versionEndExcluding": "5.2.0", "versionStartIncluding": "5.0.0" }, { "criteria": "cpe:2.3:a:aerospike:aerospike_java_client:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C73DE084-C94F-4498-88B2-9D860736FFEC", "versionEndExcluding": "6.2.0", "versionStartIncluding": "6.0.0" } ], "operator": "OR" } ] } ]