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

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
I, Librarian is an open-source version of a PDF managing SaaS. Supplemental Files are allowed to be viewed in the browser, only if they have a white-listed MIME type. Unfortunately, this logic is broken, thus allowing unsafe files containing Javascript to be executed with the application context. An attacker can exploit this vulnerability by uploading a supplementary file that contains a malicious code or script. This code will then be executed when the file is loaded in the browser. The vulnerability was fixed in version 5.11.2.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/alessio-romano/Sfoffo-Pentesting-Notes
|
|
- https://github.com/alessio-romano/alessio-romano
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|