mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
18 lines
816 B
Markdown
18 lines
816 B
Markdown
### [CVE-2021-23803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23803)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects the package latte/latte before 2.10.6. There is a way to bypass allowFunctions that will affect the security of the application. When the template is set to allow/disallow the use of certain functions, adding control characters (x00-x08) after the function will bypass these restrictions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-PHP-LATTELATTE-1932226
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|