mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1.6 KiB
1.6 KiB
CVE-2022-23614
Description
Twig is an open source template language for PHP. When in a sandbox mode, the arrow
parameter of the sort
filter must be a closure to avoid attackers being able to run arbitrary PHP functions. In affected versions this constraint was not properly enforced and could lead to code injection of arbitrary PHP code. Patched versions now disallow calling non Closure in the sort
filter as is the case for some other filters. Users are advised to upgrade.
POC
Reference
No PoCs from references.
Github
- https://github.com/4rtamis/CVE-2022-23614
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Ivanich41/mctf-hey-bro-nice-cat
- https://github.com/NaInSec/CVE-PoC-in-GitHub
- https://github.com/SYRTI/POC_to_review
- https://github.com/WhooAmii/POC_to_review
- https://github.com/davwwwx/CVE-2022-23614
- https://github.com/dcmasllorens/Auditoria-Projecte-002
- https://github.com/k0mi-tg/CVE-POC
- https://github.com/manas3c/CVE-POC
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/trhacknon/Pocingit
- https://github.com/whoforget/CVE-POC
- https://github.com/youwizard/CVE-POC
- https://github.com/zecool/cve