mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
981 B
Markdown
18 lines
981 B
Markdown
### [CVE-2024-47531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47531)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Scout is a web-based visualizer for VCF-files. Due to the lack of sanitization in the filename, it is possible bypass intended file extension and make users download malicious files with any extension. With malicious content injected inside the file data and users unknowingly downloading it and opening may lead to the compromise of users' devices or data. This vulnerability is fixed in 4.89.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Clinical-Genomics/scout/security/advisories/GHSA-24xv-q29v-3h6r
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|