Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-30259
HistoryMay 13, 2024 - 2:45 p.m.

CVE-2024-30259 FastDDS heap buffer overflow when publisher sends malformed packet

2024-05-1314:45:28
CWE-120
CWE-122
GitHub_M
github.com
4
fastdds
heap buffer overflow
cve-2024-30259
rtps packet
dos attack
omg
object management group
data distribution service
c++ implementation

CVSS3

8.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

AI Score

7.4

Confidence

High

EPSS

0

Percentile

15.5%

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

partial

FastDDS is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). Prior to versions 2.14.1, 2.13.5, 2.10.4, and 2.6.8, when a publisher serves malformed RTPS packet, heap buffer overflow occurs on the subscriber. This can remotely crash any Fast-DDS process, potentially leading to a DOS attack. Versions 2.14.1, 2.13.5, 2.10.4, and 2.6.8 contain a patch for the issue.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:eprosima:fast_dds:-:*:*:*:*:*:*:*"
    ],
    "vendor": "eprosima",
    "product": "fast_dds",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "2.6.8",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:eprosima:fast_dds:2.10.0:-:*:*:*:*:*:*"
    ],
    "vendor": "eprosima",
    "product": "fast_dds",
    "versions": [
      {
        "status": "affected",
        "version": "2.10.0",
        "lessThan": "2.10.4",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:eprosima:fast_dds:2.13.0:*:*:*:*:*:*:*"
    ],
    "vendor": "eprosima",
    "product": "fast_dds",
    "versions": [
      {
        "status": "affected",
        "version": "2.13.0",
        "lessThan": "2.13.5",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  },
  {
    "cpes": [
      "cpe:2.3:a:eprosima:fast_dds:2.14.0:*:*:*:*:*:*:*"
    ],
    "vendor": "eprosima",
    "product": "fast_dds",
    "versions": [
      {
        "status": "affected",
        "version": "2.14.0"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

8.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

AI Score

7.4

Confidence

High

EPSS

0

Percentile

15.5%

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-30259