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

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In multipart/x-mixed-replace responses, `Content-Disposition: attachment` in the response header was not respected and did not force a download, which could allow XSS attacks. This vulnerability affects Firefox < 132, Firefox ESR < 128.4, Thunderbird < 128.4, and Thunderbird < 132.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1914521
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|