CVE-2021-3317
HIGHklog_server < 2.4.1 - Authenticated OS Command Injection via async.php Source Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2021-3317. PoCs published by Metin Yunus Kandemir, Al1ex.
AI-analyzed exploit summary This exploit demonstrates an authenticated command injection vulnerability in Klog Server 2.4.1 via the 'source' parameter in async.php, executed through shell_exec() without input validation.
Description
KLog Server through 2.4.1 allows authenticated command injection. async.php calls shell_exec() on the original value of the source parameter.
Exploits (2)
This exploit demonstrates an authenticated command injection vulnerability in Klog Server 2.4.1 via the 'source' parameter in async.php, executed through shell_exec() without input validation.
This repository contains a functional Python exploit for CVE-2021-3317, an authenticated command injection vulnerability in Klog Server 2.4.1. The exploit leverages improper input validation in the 'source' parameter of async.php, allowing arbitrary command execution via shell_exec().
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H