[Patch] Minor path traversal vulnerability
If the 'file' field in the 'download' table can be manipulated, the DownloadsPlugin allows a user to download any file that can be accessed by the Trac user.
Attached is a patch that uses the basename function prior to concatenating the path to foil this attack.
Change History (7)
| Summary: |
minor path travelsal vulnerability →
[Patch] Minor path travelsal vulnerability
|
| Cc: |
Ryan J Ollos added; anonymous removed
|
| Owner: |
changed from Radek Bartoň to Ryan J Ollos
|
| Status: |
new →
assigned
|
| Status: |
assigned →
accepted
|
| Summary: |
[Patch] Minor path travelsal vulnerability →
[Patch] Minor path traversal vulnerability
|
| Resolution: |
→ fixed
|
| Status: |
accepted →
closed
|
| Owner: |
changed from Ryan J Ollos to tinus
|
In 16018: