Skip to content

Fix XSS on control panel login page and path traversal in static handlers - #117

Merged
AgustinSRG merged 1 commit into
AgustinSRG:masterfrom
TurboRx:security/fix-login-page-xss-and-path-traversal
Aug 9, 2026
Merged

Fix XSS on control panel login page and path traversal in static handlers#117
AgustinSRG merged 1 commit into
AgustinSRG:masterfrom
TurboRx:security/fix-login-page-xss-and-path-traversal

Conversation

@TurboRx

@TurboRx TurboRx commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Escapes user input on the control panel login page and enforces directory boundary checks for static file requests.

@AgustinSRG
AgustinSRG merged commit 2be087c into AgustinSRG:master Aug 9, 2026
2 checks passed
@TurboRx
TurboRx deleted the security/fix-login-page-xss-and-path-traversal branch August 9, 2026 04:11
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.

2 participants