Interactsh is an open-source tool for detecting out-of-band interactions. Domains configured with interactsh server prior to version 1.0.0 were vulnerable to subdomain takeover for a specific subdomain, i.e `app.` Interactsh server 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. This is 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 allows a threat actor to host / run arbitrary client side code (cross-site scripting) in a user's browser when browsing the vulnerable subdomain. Version 1.0.0 fixes this issue by making CNAME optional, rather than default.
References
Link | Resource |
---|---|
https://github.com/projectdiscovery/interactsh/issues/136 | Issue Tracking |
https://github.com/projectdiscovery/interactsh/pull/155 | Patch |
https://github.com/projectdiscovery/interactsh/security/advisories/GHSA-m36x-mgfh-8g78 | Vendor Advisory |
https://labs.detectify.com/2014/10/21/hostile-subdomain-takeover-using-herokugithubdesk-more/ | Technical Description |
Configurations
History
07 Jul 2023, 14:54
Type | Values Removed | Values Added |
---|---|---|
First Time |
Projectdiscovery
Projectdiscovery interactsh |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
CPE | cpe:2.3:a:projectdiscovery:interactsh:*:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/projectdiscovery/interactsh/issues/136 - Issue Tracking | |
References | (MISC) https://labs.detectify.com/2014/10/21/hostile-subdomain-takeover-using-herokugithubdesk-more/ - Technical Description | |
References | (MISC) https://github.com/projectdiscovery/interactsh/security/advisories/GHSA-m36x-mgfh-8g78 - Vendor Advisory | |
References | (MISC) https://github.com/projectdiscovery/interactsh/pull/155 - Patch |
28 Jun 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-28 22:15
Updated : 2024-02-28 20:13
NVD link : CVE-2023-36474
Mitre link : CVE-2023-36474
CVE.ORG link : CVE-2023-36474
JSON object : View
Products Affected
projectdiscovery
- interactsh
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')