diff --git a/advisories/github-reviewed/2024/06/GHSA-h95x-26f3-88hr/GHSA-h95x-26f3-88hr.json b/advisories/github-reviewed/2024/06/GHSA-h95x-26f3-88hr/GHSA-h95x-26f3-88hr.json new file mode 100644 index 00000000000..84974ab63eb --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-h95x-26f3-88hr/GHSA-h95x-26f3-88hr.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h95x-26f3-88hr", + "modified": "2024-06-20T19:19:56Z", + "published": "2024-06-20T18:34:08Z", + "aliases": [ + "CVE-2024-28397" + ], + "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.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "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" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "js2py" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.74" + } + ] + } + ] + } + ], + "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/CVE-2024-28397-js2py-Sandbox-Escape" + }, + { + "type": "PACKAGE", + "url": "https://github.com/PiotrDabkowski/Js2Py" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-06-20T19:19:56Z", + "nvd_published_at": "2024-06-20T17:15:50Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-h95x-26f3-88hr/GHSA-h95x-26f3-88hr.json b/advisories/unreviewed/2024/06/GHSA-h95x-26f3-88hr/GHSA-h95x-26f3-88hr.json deleted file mode 100644 index 611981ad899..00000000000 --- a/advisories/unreviewed/2024/06/GHSA-h95x-26f3-88hr/GHSA-h95x-26f3-88hr.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-h95x-26f3-88hr", - "modified": "2024-06-20T18:34:08Z", - "published": "2024-06-20T18:34:08Z", - "aliases": [ - "CVE-2024-28397" - ], - "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.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28397" - }, - { - "type": "WEB", - "url": "https://github.com/Marven11" - }, - { - "type": "WEB", - "url": "https://github.com/Marven11/CVE-2024-28397-js2py-Sandbox-Escape" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-06-20T17:15:50Z" - } -} \ No newline at end of file