.. / CVE-2022-40359

Exploit for Kae's File Manager <=1.4.7 - Cross-Site Scripting (CVE-2022-40359)

Description:

Kae’s File Manager through 1.4.7 contains a cross-site scripting vulnerability via a crafted GET request to /kfm/index.php. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks

Nuclei Template

View the template here CVE-2022-40359.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-40359.yaml
Copy

References:

https://github.com/ARPSyndicate/cvemon
https://nvd.nist.gov/vuln/detail/CVE-2022-40359
https://cxsecurity.com/issue/WLB-2022090057
https://code.google.com/archive/p/kfm/downloads
https://github.com/ARPSyndicate/kenzer-templates