Accepted
by @fricklerhandwerk Activity log
- Created suggestion
- @fricklerhandwerk accepted
- @fricklerhandwerk ignored package goshs
- @fricklerhandwerk restored package goshs
-
@fricklerhandwerk
ignored
maintainer.ignore
2 maintainers
- @SEIAROTg
- @fabaff
- @fricklerhandwerk restored maintainer @SEIAROTg maintainer.restore
goshs: CSRF in state-changing GET routes enables authenticated file deletion and directory creation
goshs is a SimpleHTTPServer written in Go. From 2.0.0-beta.4 to 2.0.0-beta.5, goshs contains a cross-site request forgery issue in its state-changing HTTP GET routes. An external attacker can cause an already authenticated browser to trigger destructive actions such as ?delete and ?mkdir because goshs relies on HTTP basic auth alone and performs no CSRF, Origin, or Referer validation for those routes. This vulnerability is fixed in 2.0.0-beta.6.
References
-
https://github.com/patrickhener/goshs/security/advisories/GHSA-jrq5-hg6x-j6g3 exploitx_refsource_CONFIRM
Affected products
goshs
- ==>= 2.0.0-beta.4, < 2.0.0-beta.6
Package maintainers
-
@SEIAROTg SEIAROTg
-
@matthiasbeyer Matthias Beyer <mail@beyermatthias.de>
Ignored maintainers (1)
-
@fabaff Fabian Affolter <mail@fabian-affolter.ch>