sas environment manager 安全漏洞

漏洞ID 2490989 漏洞类型 跨站脚本
发布时间 2021-06-28 更新时间 2021-07-02
CVE编号 CVE-2021-35475 CNNVD-ID CNNVD-202106-1724
漏洞平台 N/A CVSS评分 N/A
|漏洞来源
https://cxsecurity.com/issue/WLB-2021060162


http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-202106-1724

|漏洞详情
SAS Environment Manager是美国SAS公司的一套用于 SAS 环境的基于 Web 的管理解决方案。 SAS Environment Manager 存在安全漏洞,该漏洞源于当创建编辑服务器时,SAS Environment Manager 2.5允许XSS通过Name字段。攻击者可利用该漏洞执行客户端代码。
|漏洞EXP
# Exploit Title: SAS Environment Manager 2.5 - 'name' Stored Cross-Site Scripting (XSS)
# Date: 24/06/2021
# Exploit Author: Luqman Hakim Zahari @ Saitamang
# Vendor Homepage: https://support.sas.com/en/software/environment-manager-support.html
# Version: 2.5
# Tested on: CentOS 7
# CVE : CVE-2021-35475

# Description #

SAS® Environment Manager 2.5 allows XSS through the Name field when creating/editing a server. The XSS will prompt when editing the Configuration Properties.

# Proof of Concept(PoC) # https://github.com/saitamang/CVE-2021-35475/blob/main/README.md

*Steps to Reproduce:*

[1.] Login to your system > On "Resource" tab > "Browse""
[2.] Choose a "Platform"
[3.] Click "Inventory" tab > Under "Servers" tab click "New..."
[4.] Under "General Properties" tab on "Name" field , enter the payload(below) > Filled up other information and click "Ok" button

payload : 

name=XSS"><marquee onstart=confirm('XSS')>@SAITAMANG

[5.] Successfully saved the payload page will shown
[6.] Then scroll down to bottom under "Configuration Properties" tab > click "Edit" button
[7.] Then the payload will be executed

|参考资料

来源:MISC

链接:https://github.com/saitamang/CVE-2021-35475/blob/main/README.md

来源:MISC

链接:https://support.sas.com

声明:本站(华域联盟www.cnhackhy.com)所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。