[PR #233] [MERGED] prevent exports path traversal #3255

Closed
opened 2026-02-22 18:33:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/233
Author: @timothycarambat
Created: 9/11/2023
Status: Merged
Merged: 9/11/2023
Merged by: @timothycarambat

Base: masterHead: patch-rel-path-traversal


📝 Commits (1)

  • 0fb63c2 prevent exports path traversal

📊 Changes

2 files changed (+24 additions, -12 deletions)

View changed files

📝 frontend/src/components/Modals/MangeWorkspace/Documents/index.jsx (+3 -2)
📝 server/endpoints/system.js (+21 -10)

📄 Description

https://huntr.dev/bounties/0631af48-84a3-4019-85db-f0f8b12cb0ab


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/233 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 9/11/2023 **Status:** ✅ Merged **Merged:** 9/11/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `patch-rel-path-traversal` --- ### 📝 Commits (1) - [`0fb63c2`](https://github.com/Mintplex-Labs/anything-llm/commit/0fb63c2654c175d3ddae1ce229f7d169de5c0ede) prevent exports path traversal ### 📊 Changes **2 files changed** (+24 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Modals/MangeWorkspace/Documents/index.jsx` (+3 -2) 📝 `server/endpoints/system.js` (+21 -10) </details> ### 📄 Description https://huntr.dev/bounties/0631af48-84a3-4019-85db-f0f8b12cb0ab --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:23 -05:00
yindo closed this issue 2026-02-22 18:33:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3255