Path traversal in the static file service in Iodine less than 0.7.33 allows an unauthenticated, remote attacker to read files outside the public folder via malicious URLs.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
https://github.com/boazsegev/iodine/security/advisories/GHSA-85rf-xh54-whp3 | vendor advisory |
https://github.com/boazsegev/iodine/commit/5558233fb7defda706b4f9c87c17759705949889 | patch |
https://github.com/advisories/GHSA-85rf-xh54-whp3 | third party advisory patch |
https://vulncheck.com/advisories/vc-advisory-GHSA-85rf-xh54-whp3 | third party advisory patch |