Goby/json/Pentaho-Business-Analytics-...

146 lines
5.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Name": "Pentaho Business Analytics 9.1 Authentication Bypass (CVE-2021-31602)",
"Description": "<p>Pentaho Business Analytics is a business analysis platform that enables you to safely access, integrate, operate, visualize and analyze big data assets.</p><p>Attackers can bypass verification by including URL parameters that access any of the Pentaho API endpoints require-cfg.js or require-js-cfg.js.</p>",
"Product": "Pentaho",
"Homepage": "https://help.hitachivantara.com/Documentation/Pentaho/9.1",
"DisclosureDate": "2021-11-07",
"Author": "1291904552@qq.com",
"FofaQuery": "body=\"j_username\" && body=\"j_password\" && body=\"pentaho\"",
"GobyQuery": "body=\"j_username\" && body=\"j_password\" && body=\"pentaho\"",
"Level": "2",
"Impact": "<p>Attackers can bypass verification by including URL parameters that access any of the Pentaho API endpoints require-cfg.js or require-js-cfg.js.</p>",
"Translation": {
"CN": {
"Name": "Pentaho 业务分析平台9.1版本权限绕过漏洞CVE-2021-31602",
"VulType": [
"权限绕过"
],
"Tags": [
"权限绕过"
],
"Description": "<p>Pentaho Business Analytics是一款使您能够安全地访问、集成、操作、可视化和分析大数据资产的业务分析平台。</p><p>攻击者可通过包含访问任意 Pentaho API 端点require-cfg.js或require-js-cfg.js的URL 参数来绕过验证。</p>",
"Impact": "<p>攻击者可通过包含访问任意 Pentaho API 端点require-cfg.js或require-js-cfg.js的URL 参数来绕过验证。</p>",
"Product": "Pentaho",
"Recommendation": "<p>⼚商已发布了漏洞修复程序,请及时关注更新: <a href=\"https://help.hitachivantara.com/Documentation/Pentaho/9.1\">https://help.hitachivantara.com/Documentation/Pentaho/9.1</a></p><p>1、通过防⽕墙等安全设备设置访问策略设置⽩名单访问。</p><p>2、升级Apache系统版本。</p>"
},
"EN": {
"Name": "Pentaho Business Analytics 9.1 Authentication Bypass (CVE-2021-31602)",
"VulType": [
"bypass"
],
"Tags": [
"bypass"
],
"Description": "<p>Pentaho Business Analytics is a business analysis platform that enables you to safely access, integrate, operate, visualize and analyze big data assets.</p><p>Attackers can bypass verification by including URL parameters that access any of the Pentaho API endpoints require-cfg.js or require-js-cfg.js.</p>",
"Impact": "<p>Attackers can bypass verification by including URL parameters that access any of the Pentaho API endpoints require-cfg.js or require-js-cfg.js.</p>",
"Product": "Pentaho",
"Recommendation": "<p>The vendor has released a bug fix, please pay attention to the update in time: <a href=\"https://help.hitachivantara.com/Documentation/Pentaho/9.1\">https://help.hitachivantara.com/Documentation/Pentaho/9.1</a></p><p>1. Set access policies and whitelist access through security devices such as firewalls.</p><p>2.Upgrade the Apache system version.</p>"
}
},
"References": [
"https://packetstormsecurity.com/files/164784/Pentaho-Business-Analytics-Pentaho-Business-Server-9.1-Authentication-Bypass.html"
],
"HasExp": true,
"ExpParams": [
{
"name": "apipath",
"type": "createSelect",
"value": "version/show,system/executableTypes,userrolelist/systemRoles,session/userWorkspaceDir"
}
],
"ExpTips": null,
"ScanSteps": [
"AND",
{
"Request": {
"method": "GET",
"uri": "/test.php",
"follow_redirect": true,
"header": {},
"data_type": "text",
"data": ""
},
"ResponseTest": {
"type": "group",
"operation": "AND",
"checks": [
{
"type": "item",
"variable": "$code",
"operation": "==",
"value": "200",
"bz": ""
},
{
"type": "item",
"variable": "$body",
"operation": "contains",
"value": "test",
"bz": ""
}
]
},
"SetVariable": []
}
],
"ExploitSteps": [
"AND",
{
"Request": {
"method": "GET",
"uri": "/test.php",
"follow_redirect": true,
"header": {},
"data_type": "text",
"data": ""
},
"ResponseTest": {
"type": "group",
"operation": "AND",
"checks": [
{
"type": "item",
"variable": "$code",
"operation": "==",
"value": "200",
"bz": ""
},
{
"type": "item",
"variable": "$body",
"operation": "contains",
"value": "test",
"bz": ""
}
]
},
"SetVariable": []
}
],
"Tags": [
"Bypass"
],
"VulType": [
"Bypass"
],
"CVEIDs": [
"CVE-2021-31602"
],
"CVSSScore": "9.0",
"AttackSurfaces": {
"Application": [
"Pentaho"
],
"Support": null,
"Service": null,
"System": null,
"Hardware": null
},
"Recommendation": "<p>The vendor has released a bug fix, please pay attention to the update in time: <a href=\"https://help.hitachivantara.com/Documentation/Pentaho/9.1\">https://help.hitachivantara.com/Documentation/Pentaho/9.1</a></p><p>1. Set access policies and whitelist access through security devices such as firewalls.</p><p>2. Upgrade the Apache system version.</p>",
"CNNVD": [
""
],
"CNVD": [
""
]
}