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

|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|