Skip to content

Commit

Permalink
Fixes WebGoat#1233 - Path traversal seems to contain wrong description
Browse files Browse the repository at this point in the history
  • Loading branch information
aolle committed Jul 24, 2022
1 parent 37163a9 commit 242fdf3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ so you need to upload your file to the following location outside the usual uplo
|OS |Location

|`operatingSystem:os[]`
|`webGoatTempDir:temppath[]PathTraversal/username:user[]`
|`webGoatTempDir:temppath[]PathTraversal`

|===
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Again the same assignment, but can you bypass the implemented fix?
|OS |Location

|`operatingSystem:os[]`
|`webGoatTempDir:temppath[]PathTraversal/username:user[]`
|`webGoatTempDir:temppath[]PathTraversal`
|===
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Again the same assignment, but can you bypass the implemented fix?
|OS |Location

|`operatingSystem:os[]`
|`webGoatTempDir:temppath[]PathTraversal/username:user[]`
|`webGoatTempDir:temppath[]PathTraversal`

|===
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This time the developers only allow you to upload zip files. However, they made
|OS |Location

|`operatingSystem:os[]`
|`webGoatTempDir:temppath[]PathTraversal/username:user[]`
|`webGoatTempDir:temppath[]PathTraversal`

|===

Expand Down

0 comments on commit 242fdf3

Please sign in to comment.