Lucene search
+L

214 matches found

Kitploit
Kitploit
added 2026/08/25 10:36 p.m.4 views

goshs

You're mid-engagement. You need to transfer a file, catch an SMB hash, or stand up a quick HTTPS server — and python3 -m http.server won't cut it. goshs is a single-binary file server built for the moments when you need more than Python's SimpleHTTPServer but don't want to configure Apache. HTTP/...

5.7AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/25 4:27 a.m.1 views

CVE-2025-46816

CVE-2025-46816 POC لاستغلال تنفيذ الكود في goshs على الإصدارات 1.0.5...

9.4CVSS8.6AI score0.00689EPSS
SaveExploits0
NVD
NVD
added 2026/08/18 3:16 p.m.6 views

CVE-2026-50138

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...

8.1CVSS0.00334EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 3:16 p.m.7 views

CVE-2026-50139

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, ShareHandler reads the share token's DownloadLimit under RLock, releases the lock, serves the file, then re-acquires the lock to increment the counter. Concurrent requests all read the same Downloaded/DownloadLimit snapshot, all...

5.9CVSS0.00246EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 3:01 p.m.25 views

CVE-2026-50139 goshs: Share-link ?token=… redemption races past download limit

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, ShareHandler reads the share token's DownloadLimit under RLock, releases the lock, serves the file, then re-acquires the lock to increment the counter. Concurrent requests all read the same Downloaded/DownloadLimit snapshot, all...

5.9CVSS0.00246EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 3:01 p.m.42 views

CVE-2026-50139

goshs (a SimpleHTTPServer written in Go, package goshs.de/goshs/v2) is affected by a race condition in ShareHandler prior to version 2.1.0. The handler reads a share token's DownloadLimit under a read lock, releases the lock, serves the file, and only then re-acquires a write lock to increment th...

5.9CVSS8.6AI score0.00246EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 3:01 p.m.5 views

EUVD-2026-60950

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, ShareHandler reads the share token's DownloadLimit under RLock, releases the lock, serves the file, then re-acquires the lock to increment the counter. Concurrent requests all read the same Downloaded/DownloadLimit snapshot, all...

5.9CVSS8.5AI score0.00246EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:01 p.m.12 views

CVE-2026-50139

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, ShareHandler reads the share token's DownloadLimit under RLock, releases the lock, serves the file, then re-acquires the lock to increment the counter. Concurrent requests all read the same Downloaded/DownloadLimit snapshot, all...

5.9CVSS8.5AI score0.00246EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/18 3:01 p.m.3 views

CVE-2026-50139 goshs: Share-link ?token=… redemption races past download limit

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, ShareHandler reads the share token's DownloadLimit under RLock, releases the lock, serves the file, then re-acquires the lock to increment the counter. Concurrent requests all read the same Downloaded/DownloadLimit snapshot, all...

5.9CVSS5.4AI score
SaveExploits0References3
OSV
OSV
added 2026/08/18 2:59 p.m.3 views

CVE-2026-50138 goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags

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...

8.1CVSS5.5AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 2:59 p.m.11 views

CVE-2026-50138

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...

8.1CVSS8.5AI score0.00334EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/18 2:59 p.m.7 views

EUVD-2026-60948

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...

8.1CVSS8.5AI score0.00334EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 2:59 p.m.47 views

CVE-2026-50138

goshs is a SimpleHTTPServer written in Go. Prior to v2.1.0 , when WebDAV is 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 directly to golang.org/x/net/webdav.Handler with no equivalent guar...

8.1CVSS8.6AI score0.00334EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 2:59 p.m.26 views

CVE-2026-50138 goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags

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...

8.1CVSS0.00334EPSS
SaveExploits0References1
Veracode
Veracode
added 2026/08/01 2:12 p.m.11 views

Authorization Bypass

goshs is vulnerable to Authorization Bypass. The vulnerability is due to inconsistent path handling, where files are opened using a cleaned path while authorization checks are performed against the raw req.URL.Path. This allows an attacker to append a trailing slash to bypass .goshs ACL-file...

5.3CVSS5.5AI score0.00308EPSS
SaveExploits0References3Affected Software4
SUSE CVE
SUSE CVE
added 2026/07/30 4:39 p.m.8 views

SUSE CVE-2026-54719

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.1, the httpserver/updown.go bulkDownload handler for ?bulk&file= ZIP downloads did not call findEffectiveACL or applyCustomAuth, allowing unauthenticated reads of files protected only by .goshs folder...

7.5CVSS5.5AI score0.00283EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/30 4:30 p.m.11 views

SUSE CVE-2026-64863

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.4, the httpserver/server.go wdGuard handled WebDAV MOVE as a write-only method and did not enforce --no-delete, allowing WebDAV clients to delete or overwrite files via MOVE with Overwrite: T. This issu...

9.1CVSS5.5AI score0.00356EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 11:17 p.m.19 views

CVE-2026-62325

goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allow...

9.1CVSS0.00344EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/28 11:17 p.m.16 views

CVE-2026-66063

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/updown.go multipart upload handler split part.FileName on / but did not reject .., allowing an unauthenticated upload with filename .. to create a file outside the served tree. This...

6.5CVSS0.00233EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/28 11:17 p.m.15 views

CVE-2026-66064

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/handler.go sendFile handler opened files using a cleaned path but derived the authorization filename from raw req.URL.Path, so a trailing slash could bypass .goshs ACL-file protection...

5.3CVSS0.00308EPSS
SaveExploits0References3
Rows per page
Query Builder