Archived
1
0

Security: Need sanitarise input #1

Closed
opened 2025-08-22 01:33:12 +00:00 by matmoul · 1 comment
Owner

Using / or .. in ${2} is a security risk
Check needed :

  • contains /
  • // start with ../
  • // start with /
Using / or .. in ${2} is a security risk Check needed : - contains / - // start with ../ - // start with /
Author
Owner
https://git.netm.ch/m/ssh-proxy/commit/4ae4fc5e078f72c55e0e8b6cff2cf3e5c96ad153
This repo is archived. You cannot comment on issues.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: m/ssh-proxy#1
No description provided.