crowdfavorite / wp-capsule

The developer's code journal (built on WordPress)
https://crowdfavorite.com/capsule/
GNU General Public License v2.0
172 stars 27 forks source link

preventing directory traversal in dev server #103

Closed dthenley closed 3 months ago

dthenley commented 4 months ago

Due to unsafe usage of path.join, https://github.com/crowdfavorite/wp-capsule is vulnerable to Local File Inclusion vulnerability. You can read more about this vulnerability and its side effects here: https://cwe.mitre.org/data/definitions/22.html