GHSA-PW67-XJHQ-389W
Vulnerability from github – Published: 2025-04-17 18:31 – Updated: 2025-04-22 17:04
VLAI?
Summary
Pycel allows code injection via a crafted formula
Details
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.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pycel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.0b30"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-53924"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2025-04-22T17:04:11Z",
"nvd_published_at": "2025-04-17T18:15:47Z",
"severity": "HIGH"
},
"details": "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__(\u0027os\u0027).system(` substring.",
"id": "GHSA-pw67-xjhq-389w",
"modified": "2025-04-22T17:04:11Z",
"published": "2025-04-17T18:31:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53924"
},
{
"type": "WEB",
"url": "https://gist.github.com/aelmosalamy/cb098e61939718d2bb248fd1cc94f287"
},
{
"type": "WEB",
"url": "https://github.com/dgorissen/pycel"
},
{
"type": "PACKAGE",
"url": "https://github.com/stephenrauch/pycel"
},
{
"type": "WEB",
"url": "https://pypi.org/project/pycel"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P",
"type": "CVSS_V4"
}
],
"summary": "Pycel allows code injection via a crafted formula"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…