cve/2024/CVE-2024-24494.md

18 lines
776 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-24494](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24494)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross Site Scripting vulnerability in Daily Habit Tracker v.1.0 allows a remote attacker to execute arbitrary code via the day, exercise, pray, read_book, vitamins, laundry, alcohol and meat parameters in the add-tracker.php and update-tracker.php components.
### POC
#### Reference
- https://github.com/0xQRx/VunerabilityResearch/blob/master/2024/DailyHabitTracker-Stored_XSS.md
#### Github
No PoCs found on GitHub currently.