Skip to content

Fixing dev server option server.fs.deny can be bypassed when hosted on case-insensitive filesystem#765

Open
rwnfoo wants to merge 1 commit intoEpicGamesExt:mainfrom
rwnfoo:dev
Open

Fixing dev server option server.fs.deny can be bypassed when hosted on case-insensitive filesystem#765
rwnfoo wants to merge 1 commit intoEpicGamesExt:mainfrom
rwnfoo:dev

Conversation

@rwnfoo
Copy link

@rwnfoo rwnfoo commented Jul 17, 2025

this project is a vulnerable Access Control Bypass via the server.fs.deny option. An attacker can gain access to sensitive files by requesting raw filesystem paths using case-augmented versions of filenames. This is only exploitable if the server is hosted on a case-insensitive filesystem, including those used by Windows.

Refferences

CVE-2024-23331
CWE-178
CWE-200
CWE-284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant