CVE-2024-53924
CRITICALPycel through 1.0b30 - Remote Code Execution via Crafted Spreadsheet Formula
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-53924. PoCs published by aelmosalamy.
AI-analyzed exploit summary This PoC demonstrates a code execution vulnerability in Pycel through 1.0b30, where crafted Excel formulas bypass validation and execute arbitrary Python code via the `eval` function. The exploit leverages conditional logic (e.g., `IF`) to trigger payload execution when specific cell conditions are met.
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.
Exploits (1)
This PoC demonstrates a code execution vulnerability in Pycel through 1.0b30, where crafted Excel formulas bypass validation and execute arbitrary Python code via the `eval` function. The exploit leverages conditional logic (e.g., `IF`) to trigger payload execution when specific cell conditions are met.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H