ghsa-h95x-26f3-88hr
Vulnerability from github
Published
2024-06-20 18:34
Modified
2024-07-05 17:36
Severity ?
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
js2py allows remote code execution
Details
An issue in the component js2py.disable_pyimport() of js2py up to v0.74 allows attackers to execute arbitrary code via a crafted API call.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "js2py"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.74"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-28397"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2024-06-20T19:19:56Z",
"nvd_published_at": "2024-06-20T17:15:50Z",
"severity": "HIGH"
},
"details": "An issue in the component `js2py.disable_pyimport()` of js2py up to v0.74 allows attackers to execute arbitrary code via a crafted API call.",
"id": "GHSA-h95x-26f3-88hr",
"modified": "2024-07-05T17:36:08Z",
"published": "2024-06-20T18:34:08Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28397"
},
{
"type": "WEB",
"url": "https://github.com/PiotrDabkowski/Js2Py/pull/323"
},
{
"type": "WEB",
"url": "https://github.com/Marven11"
},
{
"type": "WEB",
"url": "https://github.com/Marven11/CVE-2024-28397-js2py-Sandbox-Escape"
},
{
"type": "PACKAGE",
"url": "https://github.com/PiotrDabkowski/Js2Py"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "js2py allows remote code execution"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…