Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dgorissen | Pycel | 1.0 |
Related Weaknesses (CWE)
References
- https://gist.github.com/aelmosalamy/cb098e61939718d2bb248fd1cc94f287ExploitThird Party Advisory
- https://github.com/dgorissen/pycelProduct
- https://github.com/stephenrauch/pycelProduct
- https://pypi.org/project/pycel/Product
- https://gist.github.com/aelmosalamy/cb098e61939718d2bb248fd1cc94f287ExploitThird Party Advisory
FAQ
What is CVE-2024-53924?
CVE-2024-53924 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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( subst...
How severe is CVE-2024-53924?
CVE-2024-53924 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-53924?
Check the references section above for vendor advisories and patch information. Affected products include: Dgorissen Pycel.