cve/2024/CVE-2024-37160.md
2024-06-18 02:51:15 +02:00

18 lines
978 B
Markdown

### [CVE-2024-37160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-37160)
![](https://img.shields.io/static/v1?label=Product&message=formwork&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.13.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
Formwork is a flat file-based Content Management System (CMS). An attackers (requires administrator privilege) to execute arbitrary web scripts by modifying site options via /panel/options/site. This type of attack is suitable for persistence, affecting visitors across all pages (except the dashboard). This vulnerability is fixed in 1.13.1.
### POC
#### Reference
- https://github.com/getformwork/formwork/security/advisories/GHSA-5pxr-7m4j-jjc6
#### Github
No PoCs found on GitHub currently.