mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
771 B
Markdown
18 lines
771 B
Markdown
### [CVE-2024-45411](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45411)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Twig is a template language for PHP. Under some circumstances, the sandbox security checks are not run which allows user-contributed templates to bypass the sandbox restrictions. This vulnerability is fixed in 1.44.8, 2.16.1, and 3.14.0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/KatenKyoukotsu/devsecops
|
|
|