[PR #700] [CLOSED] information disclosure #1033

Closed
opened 2026-03-02 16:02:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/700
Author: @vanssec
Created: 1/14/2022
Status: Closed

Base: add-license-1Head: master


📝 Commits (10+)

📊 Changes

8 files changed (+5664 additions, -939 deletions)

View changed files

.github/FUNDING.yml (+6 -0)
.github/workflows/PublishDocker.yml (+38 -0)
Dockerfile (+29 -0)
📝 README.md (+112 -28)
SECURITY.md (+27 -0)
📝 screenshot.gif (+0 -0)
📝 tinyfilemanager.php (+2924 -911)
translation.json (+2528 -0)

📄 Description

i have found something on github pages of tinyfilemanager during my recon on other sites how can i report this


🔄 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/prasathmani/tinyfilemanager/pull/700 **Author:** [@vanssec](https://github.com/vanssec) **Created:** 1/14/2022 **Status:** ❌ Closed **Base:** `add-license-1` ← **Head:** `master` --- ### 📝 Commits (10+) - [`dd63df8`](https://github.com/prasathmani/tinyfilemanager/commit/dd63df8e6366244dbef6f54ab0b666d52313e60c) Fix #32, The date formatting issue - [`0ce37ef`](https://github.com/prasathmani/tinyfilemanager/commit/0ce37ef4931c82631d506d812cdc4f94ab1b22b6) #34 multiple files upload and drag upload. - [`0b0d454`](https://github.com/prasathmani/tinyfilemanager/commit/0b0d4542f24935d5022e7ad0c5e7f2f516ee9323) Added multiple file upload with drag and drop - [`7b80d12`](https://github.com/prasathmani/tinyfilemanager/commit/7b80d12da34449c7ad873d9a3ac18065627a4085) Added ajax upload - [`cbfa110`](https://github.com/prasathmani/tinyfilemanager/commit/cbfa11095115eccfeca70f27d9e60079e6778992) Update README.md - [`784fdee`](https://github.com/prasathmani/tinyfilemanager/commit/784fdee5a43da4286d5742a00ff7321fdb260f28) Update README.md - [`84baa9e`](https://github.com/prasathmani/tinyfilemanager/commit/84baa9e14a3d7c7635d110278d830b8a4c04a8b0) #52 Does not respect directory tree while uploading a folder containing sub-folders - [`93e37c1`](https://github.com/prasathmani/tinyfilemanager/commit/93e37c1c2263aed1012f6b9ab38e28045b99ca60) Merge branch 'master' of https://github.com/prasathmani/tinyfilemanager - [`694e77c`](https://github.com/prasathmani/tinyfilemanager/commit/694e77c1f34313ce0018843f322ee98758bc657d) #51 BaseURL for tree view - [`9b7802b`](https://github.com/prasathmani/tinyfilemanager/commit/9b7802b3430033df3038dc5df90fc4f503f6eb3e) Improvement: Enclose each user into a different directories #38 ### 📊 Changes **8 files changed** (+5664 additions, -939 deletions) <details> <summary>View changed files</summary> ➕ `.github/FUNDING.yml` (+6 -0) ➕ `.github/workflows/PublishDocker.yml` (+38 -0) ➕ `Dockerfile` (+29 -0) 📝 `README.md` (+112 -28) ➕ `SECURITY.md` (+27 -0) 📝 `screenshot.gif` (+0 -0) 📝 `tinyfilemanager.php` (+2924 -911) ➕ `translation.json` (+2528 -0) </details> ### 📄 Description i have found something on github pages of tinyfilemanager during my recon on other sites how can i report this --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:02:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#1033
No description provided.