Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2020-14368 — Proof-of-concept exploit demonstrating cross-site websocket hijacking (CSWSH) in Eclipse CHE, enabling interactive RCE via unauthenticated websocket connections. | Kitploit
Tools/GitHubGitHub/codingchili/cve-2020-14368
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration TestingLearning & Education
GitHubcodingchili/cve-2020-14368

CVE-2020-14368

Proof-of-concept exploit demonstrating cross-site websocket hijacking (CSWSH) in Eclipse CHE, enabling interactive RCE via unauthenticated websocket connections.

View Repository
15 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CSWSH-THEIA-CVE-2020-14368

  • Report target: Eclipse CHE deployment available on che.openshift.io
  • Vulnerability type: Cross-site websocket hijack
  • Discovery date: 2020-04-08
  • Author: Robin Duda (codingchili@github)

Summary

The /services websocket endpoint in Eclipse CHE adn Theia is vulnerable to cross-site websocket hijacking. This vulnerability affects Eclipse CHE servers that uses cookie or basic authentication as the websocket connection doesn't perform any cross-site checks or in-channel authentication, the browser automatically includes any credentials when connecting from third-party domains. The attack works just like a cross-site request forgery attack, except it is much more powerful as it grants an attacker two-way communicaiton.

Read more about CSWSH here: https://portswigger.net/web-security/websockets/cross-site-websocket-hijacking

Download Tool