### [CVE-2024-45299](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45299) ![](https://img.shields.io/static/v1?label=Product&message=alf.io&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%202.0-M5%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-116%3A%20Improper%20Encoding%20or%20Escaping%20of%20Output&color=brightgreen) ### Description alf.io is an open source ticket reservation system for conferences, trade shows, workshops, and meetups. Prior to version 2.0-M5, the preloaded data as json is not escaped correctly, the administrator / event admin could break their own install by inserting non correctly escaped text. The Content-Security-Policy directive blocks any potential script execution. The administrator or event administrator can override the texts for customization purpose. The texts are not properly escaped. Version 2.0-M5 fixes this issue. ### POC #### Reference - https://github.com/alfio-event/alf.io/security/advisories/GHSA-mcx6-25f8-8rqw #### Github No PoCs found on GitHub currently.