Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2023-47625
HistoryNov 13, 2023 - 8:40 p.m.

CVE-2023-47625 Global Buffer Overflow leading to denial of service in PX4-Autopilot

2023-11-1320:40:56
CWE-120
GitHub_M
github.com
2
buffer overflow
denial of service
px4 autopilot

CVSS3

2.9

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

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

AI Score

7.5

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

PX4 autopilot is a flight control solution for drones. In affected versions a global buffer overflow vulnerability exists in the CrsfParser_TryParseCrsfPacket function in /src/drivers/rc/crsf_rc/CrsfParser.cpp:298 due to the invalid size check. A malicious user may create an RC packet remotely and that packet goes into the device where the _rcs_buf reads. The global buffer overflow vulnerability will be triggered and the drone can behave unexpectedly. This issue has been addressed in version 1.14.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:dronecode:px4_drone_autopilot:*:*:*:*:*:*:*:*"
    ],
    "vendor": "dronecode",
    "product": "px4_drone_autopilot",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "1.14.0",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

2.9

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

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

AI Score

7.5

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2023-47625