CVE-2023-43364
CRITICALsearchor < 2.4.2 - Remote Code Execution via CLI Input
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2023-43364. PoCs published by Kl3lCrypt, libertycityhacker.
AI-analyzed exploit summary The repository contains a functional exploit for CVE-2023-43364, which targets a critical RCE vulnerability in Searchor CLI (≤2.4.1) due to unsafe use of `eval()`. The exploit crafts a malicious payload to achieve remote code execution via a reverse shell.
Description
main.py in Searchor before 2.4.2 uses eval on CLI input, which may cause unexpected code execution.
Exploits (2)
The repository contains a functional exploit for CVE-2023-43364, which targets a critical RCE vulnerability in Searchor CLI (≤2.4.1) due to unsafe use of `eval()`. The exploit crafts a malicious payload to achieve remote code execution via a reverse shell.
This repository contains a functional Python exploit for CVE-2023-43364, targeting an insecure eval() implementation in Searchor 2.4.0. The exploit crafts a malicious payload to achieve RCE via a reverse shell using busybox.
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H