OSV 1.4.0 · github-reviewed · 修改于 2023-07-08 00:28
发布时间
2022-01-27 23:15
GitHub 审查时间
2022-01-25 06:24
NVD 发布时间
2023-06-29 06:15
源文件
advisories/github-reviewed/2022/01/GHSA-m36x-mgfh-8g78/GHSA-m36x-mgfh-8g78.json
A domain configured with interactsh server was vulnerable to subdomain takeover for specfic subdomain, i.e app, Interactsh server before < 1.0.0 used to create cname entries for app pointing to projectdiscovery.github.io as default which intended to used for hosting interactsh web client using GitHub pages. It turns out to be a security issue with a self-hosted interactsh server in which the user may not have configured a web client but still have a cname entry pointing to GitHub pages, making them vulnerable to subdomain takeover.
This issue was initially reported to us as a subdomain takeover for one of our domains that runs interactsh server by Melih at [email protected], and after conducting an internal investigation, we determined that it was an issue with the default config of interactsh server affecting all the server running self-hosted instance of interactsh, as a result - cname entry has been removed in the latest release.
This allows one to host / run arbitrary client side code (XSS) in a user's browser when browsing the vulnerable subdomain, for more details on the impact, please read this detailed blogpost from Detectify.
Update to Interactsh server v1.0.0 with go install -v github.com/projectdiscovery/interactsh/cmd/interactsh-server@latest
https://github.com/projectdiscovery/interactsh/issues/136
If you have any questions or comments about this advisory: