Vulnerabilities > CVE-2021-38445 - Improper Handling of Length Parameter Inconsistency vulnerability in Objectcomputing Opendds

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
PARTIAL
network
low complexity
objectcomputing
CWE-130

Summary

OCI OpenDDS versions prior to 3.18.1 do not handle a length parameter consistent with the actual length of the associated data, which may allow an attacker to remotely execute arbitrary code.

Vulnerable Configurations

Part Description Count
Application
Objectcomputing
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Parameter Expansion
    In this attack, the target software is given input that the attacker knows will be modified and expanded in size during processing. This attack relies on the target software failing to anticipate that the expanded data may exceed some internal limit, thereby creating a buffer overflow.