Lucene search
+L

667 matches found

Hacker One
Hacker One
•added 2019/04/11 3:01 a.m.•13 views

Rocket.Chat: Custom crafted message object in Meteor.Call allows remote code execution and impersonation

The researcher found a vulnerability where an attacker could impersonate other users...

6.2AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/02/25 3:05 p.m.•19 views

Rocket.Chat: Upload of Avatars for other Users

The vulnerability allowed unprivileged users to upload avatar pictures on behalf of other users. The effect of the exploit depended on the storage backend, with the default GridFS being affected. The vulnerability was found in the Rocket.Chat development version at commit 5f0180dc...

7AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/02/25 2:22 p.m.•14 views

Rocket.Chat: Online Status of arbitrary users can be changed

A vulnerability was discovered in a third-party Meteor module, Konecty/meteor-user-presence, that allowed the online status of arbitrary users to be changed without proper authentication. This was possible by sending crafted HTTP requests or WebSocket data with specific payloads. The issue was...

7AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/02/06 11:51 a.m.•63 views

Rocket.Chat: Broken access control on apps

Summary: The user without administrative privileges can upload and install any Application into the rocket.chat As ID of application is controlled in the app.json file which is controlled by uploader user can also activate the app. Releases Affected: 0.73.2 Steps To Reproduce: - User log-in into...

0.1AI score
SaveExploits0
Hacker One
Hacker One
•added 2018/08/24 10:50 p.m.•59 views

Rocket.Chat: Remote code execution by hijacking an unclaimed S3 bucket in Rocket.Chat's installation script.

Hi team, When I downloaded the latest release of Rocket.Chat to test the fix for my previous report I spotted an install.sh script. Inside that installation script I noticed the following line: diff !/bin/bash set -x set -euvo pipefail IFS=$'\n\t' ROOTPATH=/var/www/rocket.chat PM2FILE=pm2.json if...

7.8AI score
SaveExploits0
Hacker One
Hacker One
•added 2018/07/20 11:20 a.m.•31 views

Rocket.Chat: XSS (stored) Wizard is saving executable code

issue: xssstored Stored XSS occurs when a web application gathers input from a user which might be malicious, and then stores that input in a data store for later use. The stored input is not correctly filtered. As a consequence, the malicious data will appear to be part of the web site and run...

1.3AI score
SaveExploits0
Hacker One
Hacker One
•added 2018/07/17 5:09 p.m.•80 views

Rocket.Chat: Blind XSS in the rocket.chat registration email

Note: This report was initially sent via email and I was invited to submit this here. Hi team, During an audit on a third-party, I discovered that rocket.chat Android client might be vulnerable to blind XSS. My XSS payload fired in the context of the target's rocket.chat client as you can see bel...

0.3AI score
SaveExploits0
NVD
NVD
•added 2018/07/11 1:29 a.m.•22 views

CVE-2018-13878

An XSS issue was discovered in packages/rocketchat-mentions/Mentions.js in Rocket.Chat before 0.65. The real name of a username is displayed unescaped when the user is mentioned using the @ symbol in a channel or private chat. Consequently, it is possible to exfiltrate the secret token of every...

6.1CVSS6AI score0.00763EPSS
SaveExploits0References1
NVD
NVD
•added 2018/07/11 1:29 a.m.•21 views

CVE-2018-13879

A reflected XSS issue was discovered in the registration form in Rocket.Chat before 0.66. When one creates an account, the next step will ask for a username. This field will not save HTML control characters but an error will be displayed that shows the attempted username unescaped via...

5.4CVSS5.2AI score0.00618EPSS
SaveExploits0References1
OSV
OSV
•added 2018/07/11 1:29 a.m.•21 views

CVE-2018-13879

A reflected XSS issue was discovered in the registration form in Rocket.Chat before 0.66. When one creates an account, the next step will ask for a username. This field will not save HTML control characters but an error will be displayed that shows the attempted username unescaped via...

5.4CVSS5.8AI score
SaveExploits0References1
OSV
OSV
•added 2018/07/11 1:29 a.m.•14 views

CVE-2018-13878

An XSS issue was discovered in packages/rocketchat-mentions/Mentions.js in Rocket.Chat before 0.65. The real name of a username is displayed unescaped when the user is mentioned using the @ symbol in a channel or private chat. Consequently, it is possible to exfiltrate the secret token of every...

6.1CVSS6AI score
SaveExploits0References1
Prion
Prion
•added 2018/07/11 1:29 a.m.•19 views

Cross site scripting

An XSS issue was discovered in packages/rocketchat-mentions/Mentions.js in Rocket.Chat before 0.65. The real name of a username is displayed unescaped when the user is mentioned using the @ symbol in a channel or private chat. Consequently, it is possible to exfiltrate the secret token of every...

4.3CVSS5.9AI score0.00763EPSS
SaveExploits0References1Affected Software1
Prion
Prion
•added 2018/07/11 1:29 a.m.•21 views

Cross site scripting

A reflected XSS issue was discovered in the registration form in Rocket.Chat before 0.66. When one creates an account, the next step will ask for a username. This field will not save HTML control characters but an error will be displayed that shows the attempted username unescaped via...

3.5CVSS5.2AI score0.00618EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2018/07/11 1:00 a.m.•28 views

CVE-2018-13879

A reflected XSS issue was discovered in the registration form in Rocket.Chat before 0.66. When one creates an account, the next step will ask for a username. This field will not save HTML control characters but an error will be displayed that shows the attempted username unescaped via...

5.2AI score0.00618EPSS
SaveExploits0References1
CVE
CVE
•added 2018/07/11 1:00 a.m.•60 views

CVE-2018-13879

CVE-2018-13879 describes a reflected XSS in Rocket.Chat’s registration flow prior to 0.66. During account creation, the next step asks for a username; the input may cause an error message that displays the attempted username unescaped, via the code paths in packages/rocketchat-ui-login/client/use...

5.4CVSS5.1AI score0.00618EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2018/07/11 1:00 a.m.•57 views

CVE-2018-13878

Rocket.Chat (Mentions.js) up to version 0.65 is affected by an XSS in which the real name of a mentioned user is displayed unescaped in channels or private chats, enabling potential exfiltration of tokens for users and admins. The issue is tied to the packages/rocketchat-mentions/Mentions.js path...

6.1CVSS5.9AI score0.00763EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2018/07/11 1:00 a.m.•26 views

CVE-2018-13878

An XSS issue was discovered in packages/rocketchat-mentions/Mentions.js in Rocket.Chat before 0.65. The real name of a username is displayed unescaped when the user is mentioned using the @ symbol in a channel or private chat. Consequently, it is possible to exfiltrate the secret token of every...

6AI score0.00763EPSS
SaveExploits0References1
Prion
Prion
•added 2018/01/03 1:29 a.m.•18 views

Sql injection

Rocket.Chat Server version 0.59 and prior is vulnerable to a NoSQL injection leading to administrator account takeover...

7.5CVSS9.4AI score0.01728EPSS
SaveExploits1References2Affected Software1
NVD
NVD
•added 2018/01/03 1:29 a.m.•21 views

CVE-2017-1000493

Rocket.Chat Server version 0.59 and prior is vulnerable to a NoSQL injection leading to administrator account takeover...

9.8CVSS9.6AI score0.01728EPSS
SaveExploits1References2
OSV
OSV
•added 2018/01/03 1:29 a.m.•15 views

CVE-2017-1000493

Rocket.Chat Server version 0.59 and prior is vulnerable to a NoSQL injection leading to administrator account takeover...

9.8CVSS9.7AI score
SaveExploits0References2
Rows per page
Query Builder