Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags
Vulnerability Description
goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, when `goshs` is launched with WebDAV enabled (`-w`), the mode-restriction flags `--read-only`, `--upload-only`, and `--no-delete` are enforced only on the primary HTTP port. The WebDAV port is wired straight to `golang.org/x/net/webdav.Handler` with no equivalent guard, so an authenticated WebDAV client can `PUT`, `DELETE`, `MKCOL`, `MOVE`, and `COPY` despite the operator's stated intent. Version 2.1.0 patches the issue.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Vulnerability Type
访问控制不恰当
Vulnerability Title
goshs-labs goshs 权限许可和访问控制问题漏洞
Vulnerability Description
goshs-labs goshs是goshs-labs组织的一个Web服务器软件。 goshs-labs goshs 2.1.0之前版本存在权限许可和访问控制问题漏洞,该漏洞源于WebDAV端口未正确执行模式限制标志,可能导致已认证的WebDAV客户端绕过限制执行PUT、DELETE、MKCOL、MOVE和COPY等操作。
CVSS Information
N/A
Vulnerability Type
N/A