SCA: security update for orchid/platform (GHSA-cm46-gqf4-mv4f)

medium Tenable Self-Hosted Container Security Plugin ID 413960

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Orchid is a @laravel package that allows for rapid application development of back-office applications,
admin/user panels, and dashboards. This vulnerability is a method exposure issue (CWE-749: Exposed
Dangerous Method or Function) in the Orchid Platform’s asynchronous modal functionality, affecting users
of Orchid Platform version 8 through 14.42.x. Attackers could exploit this vulnerability to call arbitrary
methods within the `Screen` class, leading to potential brute force of database tables, validation checks
against user credentials, and disclosure of the server’s real IP address. The issue has been patched in
the latest release, version 14.43.0, released on November 6, 2024. Users should upgrade to version 14.43.0
or later to address this vulnerability. If upgrading to version 14.43.0 is not immediately possible, users
can mitigate the vulnerability by implementing middleware to intercept and validate requests to
asynchronous modal endpoints, allowing only approved methods and parameters. (CVE-2024-51992)

See Also

https://github.com/advisories/GHSA-cm46-gqf4-mv4f

Plugin Details

Severity: Medium

ID: 413960

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 3.3

Temporal Score: 2.4

Vector: CVSS2#AV:N/AC:L/Au:M/C:P/I:N/A:N

CVSS Score Source: CVE-2024-51992

CVSS v3

Risk Factor: Medium

Base Score: 4.1

Temporal Score: 3.6

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.1

Threat Score: 1.2

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/12/2024

Vulnerability Publication Date: 11/11/2024

Reference Information

CVE: CVE-2024-51992

cwe: CWE-749