Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-30258
HistoryMay 13, 2024 - 2:41 p.m.

CVE-2024-30258 FastDDS crash when publisher send malformed packet

2024-05-1314:41:52
CWE-20
GitHub_M
github.com
2
fastdds
rtps
crash
publisher
subscriber
dos
attack

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

6.8

Confidence

High

EPSS

0

Percentile

15.5%

SSVC

Exploitation

poc

Automatable

no

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 a malformed RTPS packet, the subscriber crashes when creating pthread. 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": "-"
      }
    ],
    "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

6.8

Confidence

High

EPSS

0

Percentile

15.5%

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-30258