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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Pycel through 1.0b30, when operating on an untrusted spreadsheet, allows code execution via a crafted formula in a cell, such as one beginning with the =IF(A1=200, eval("__import__('os').system( substring.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/aelmosalamy/CVE-2024-53924
|
|
- https://github.com/plzheheplztrying/cve_monitor
|
|
|