cve/2022/CVE-2022-47945.md
2024-05-25 21:48:12 +02:00

795 B

CVE-2022-47945

Description

ThinkPHP Framework before 6.0.14 allows local file inclusion via the lang parameter when the language pack feature is enabled (lang_switch_on=true). An unauthenticated and remote attacker can exploit this to execute arbitrary operating system commands, as demonstrated by including pearcmd.php.

POC

Reference

No PoCs from references.

Github