CVE-2024-23909 - Uncontrolled Search Path Element

Severity

78%

Complexity

18%

Confidentiality

98%

Uncontrolled search path in some Intel(R) FPGA SDK for OpenCL(TM) software technology may allow an authenticated user to potentially enable escalation of privilege via local access.

CVSS 3.1 Base Score 7.8. CVSS Attack Vector: local. CVSS Attack Complexity: low. CVSS Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).

Demo Examples

Uncontrolled Search Path Element

CWE-427

The following code is from a web application that allows users access to an interface through which they can update their password on the system. In this environment, user passwords can be managed using the Network Information System (NIS), which is commonly used on UNIX systems. When performing NIS updates, part of the process for updating passwords is to run a make command in the /var/yp directory. Performing NIS updates requires extra privileges.


               
...

The problem here is that the program does not specify an absolute path for make and does not clean its environment prior to executing the call to Runtime.exec(). If an attacker can modify the $PATH variable to point to a malicious binary called make and cause the program to be executed in their environment, then the malicious binary will be loaded instead of the one intended. Because of the nature of the application, it runs with the privileges necessary to perform system operations, which means the attacker's make will now be run with these privileges, possibly giving the attacker complete control of the system.

Overview

Type

Intel FPGA SDK for OpenCL

First reported 6 months ago

2024-08-14 14:15:00

Last updated 5 months ago

2024-09-06 20:33:00

Affected Software

Intel FPGA SDK for OpenCL 13.0 Pro Edition

13.0

Intel FPGA SDK for OpenCL 13.0 Standard Edition

13.0

Intel FPGA SDK for OpenCL 13.0 Service Pack 1 Pro Edition

13.0

Intel FPGA SDK for OpenCL 13.0 Service Pack 1 Standard Edition

13.0

Intel FPGA SDK for OpenCL 13.1 Pro Edition

13.1

Intel FPGA SDK for OpenCL 13.1 Standard Edition

13.1

Intel FPGA SDK for OpenCL 14.0 Pro Edition

14.0

Intel FPGA SDK for OpenCL 14.0 Standard Edition

14.0

Intel FPGA SDK for OpenCL 14.1 Pro Edition

14.1

Intel FPGA SDK for OpenCL 14.1 Standard Edition

14.1

Intel FPGA SDK for OpenCL 15.0 Pro Edition

15.0

Intel FPGA SDK for OpenCL 15.0 Standard Edition

15.0

Intel FPGA SDK for OpenCL 15.1 Pro Edition

15.1

Intel FPGA SDK for OpenCL 15.1 Standard Edition

15.1

Intel FPGA SDK for OpenCL 16.0 Pro Edition

16.0

Intel FPGA SDK for OpenCL 16.0 Standard Edition

16.0

Intel FPGA SDK for OpenCL 16.1 Pro Edition

16.1

Intel FPGA SDK for OpenCL 16.1 Standard Edition

16.1

Intel FPGA SDK for OpenCL 17.0 Pro Edition

17.0

Intel FPGA SDK for OpenCL 17.0 Standard Edition

17.0

Intel FPGA SDK for OpenCL 17.1 Pro Edition

17.1

Intel FPGA SDK for OpenCL 17.1 Standard Edition

17.1

Intel FPGA SDK for OpenCL 18.0 Pro Edition

18.0

Intel FPGA SDK for OpenCL 18.0 Standard Edition

18.0

Intel FPGA SDK for OpenCL 18.1 Pro Edition

18.1

Intel FPGA SDK for OpenCL 18.1 Standard Edition

18.1

Intel FPGA SDK for OpenCL 19.1 Pro Edition

19.1

Intel FPGA SDK for OpenCL 19.1 Standard Edition

19.1

Intel FPGA SDK for OpenCL 19.2 Pro Edition

19.2

Intel FPGA SDK for OpenCL 19.3 Pro Edition

19.3

Intel FPGA SDK for OpenCL 19.4 Pro Edition

19.4

Stay updated

ExploitPedia is constantly evolving. Sign up to receive a notification when we release additional functionality.

Get in touch

If you'd like to report a bug or have any suggestions for improvements then please do get in touch with us using this form. We will get back to you as soon as we can.