mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 02:00:45 +00:00
948 B
948 B
CVE-2022-45132
Description
In Linaro Automated Validation Architecture (LAVA) before 2022.11.1, remote code execution can be achieved through user-submitted Jinja2 template. The REST API endpoint for validating device configuration files in lava-server loads input as a Jinja2 template in a way that can be used to trigger remote code execution in the LAVA server.
POC
Reference
- https://podalirius.net/en/articles/python-vulnerabilities-code-execution-in-jinja-templates/
- https://podalirius.net/en/articles/python-vulnerabilities-code-execution-in-jinja-templates/
Github
No PoCs found on GitHub currently.