CVE-2023-43364
main.py in Searchor before 2.4.2 uses eval on CLI input, which may cause unexpected code execution.
- Published
- Dec 12, 2023
- Updated
- Oct 9, 2024
- Assigning CNA
- mitre
- Evidence observed
- Aug 8, 2026
Primary CVSS
nvd · CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HLow · next 30 days
- Percentile
- 84.4%
- Model date
- Sep 21, 2026
EPSS is a statistical estimate, not a certainty or a measure of impact. Combine it with CVSS, KEV status, exposure and your environment.
Summary
main.py in Searchor before 2.4.2 uses eval on CLI input, which may cause unexpected code execution.
Sources
2POC exploit via unsafe `eval()` usage in Searchor (< 2.4.2)
- CVE-2023-43364-Exploit-CVEExploit
Python exploit script targeting CVE-2023-43364 in Searchor 2.4.0, leveraging insecure eval() for remote code execution with a built-in reverse shell payload.
Responsible use
Use vulnerability information only on systems you own or are authorized to test. Kitploit links to public research metadata and does not store exploit code or malicious payloads.