Yay #15
Open
Yay #15
ZeroPath AI Staging / Security Check
failed
Dec 3, 2025 in 2s
Scan completed
Blocking issue(s) found.
Details
❌ Possible security or compliance issues detected. Reviewed everything up to bb2dea1.
The following issues were found:
-
Secret
- Location: upload.php:17
- Score: CRITICAL (95.0)
- Description: Hardcoded AWS Credentials in upload.php
- Link to UI: https://staging.branch.zeropath.com/app/issues/6fa0b7d8-12c9-42dd-87e9-d4297cc92795
-
Remote Code Execution (RCE)
- Location: index.php:3-6
- Score: HIGH (81.0)
- Description: Server-side remote code execution via PHP exec on untrusted input.
- Link to UI: https://staging.branch.zeropath.com/app/issues/ba5e295a-9029-4e01-a32a-12e313af80e8
-
Remote Code Execution (RCE)
- Location: stdin/index.js:1-12
- Score: HIGH (81.0)
- Description: Hard-coded reverse shell payload executed via exec, enabling a backdoor if executed.
- Link to UI: https://staging.branch.zeropath.com/app/issues/91943184-4bec-4065-a12d-379dbb09e803
-
SQL Injection (SQLI)
- Location: test.php:1-42
- Score: HIGH (81.0)
- Description: SQL injection vulnerability: user inputs are interpolated directly into an SQL query without parameterization.
- Link to UI: https://staging.branch.zeropath.com/app/issues/f9fdf58c-2ee7-4c7f-9b2c-db2a0c5afdc5
-
Remote Code Execution (RCE)
- Location: upload.php:1-23
- Score: HIGH (81.0)
- Description: High-risk server-side code execution via PHP: eval($_GET["XSS"]) and system($_GET["cmd"]) allow full RCE.
- Link to UI: https://staging.branch.zeropath.com/app/issues/ab9779fa-21e6-472c-92e9-352dff6540e6
-
Remote Code Execution (RCE)
- Location: ws/index.js:1-12
- Score: HIGH (81.0)
- Description: Remote code execution via WebSocket: all incoming messages are passed to eval.
- Link to UI: https://staging.branch.zeropath.com/app/issues/0b8da0a8-0958-49b8-9bcd-5234fa5bd924
Security Overview
- 🔎 Scanned files: 14 changed file(s)
- 🔗 Scan Link: https://staging.branch.zeropath.com/app/repositories/084e585b-7926-413c-ad16-cb6d089f4369?scanId=473eeff0-83b6-4c27-bd0d-35427b734d13&codeScanTypes=PrScan&tab=issues
Detected Code Changes
| Change Type | Relevant files |
|---|---|
| New file | ► browser copy/index.js New file ► browser/index.js New file ► cli/index.js New file ► disk/index.js New file ► http copy/index.js New file ► http/index.js New file ► package.json New file ► stdin/index.js New file ► test.php New file ► test.py New file ► upload.php New file ► ws/index.js New file |
| Modification | ► index.php Modified index.php ► main.py Modified main.py |
Reply to this PR with @zeropath-ai followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.
Loading