关联漏洞
标题:
Microsoft Outlook 安全漏洞
(CVE-2023-23397)
描述:Microsoft Outlook是美国微软(Microsoft)公司的一套电子邮件应用程序。 Microsoft Outlook存在安全漏洞。以下产品和版本受到影响:Microsoft Office LTSC 2021 for 32-bit editions,Microsoft Outlook 2016 (32-bit edition),Microsoft Office LTSC 2021 for 64-bit editions,Microsoft 365 Apps for Enterprise for
介绍
# CVE-2023-23397-PoC
C# send only version of [CVE-2023-23397-POC-Powershell](https://github.com/api0cradle/CVE-2023-23397-POC-Powershell) by Oddvar Moe (@oddvarmoe)
Sends email from the address associated with Outlook account.
```
.\CVE_2023_23397.exe --help
CVE_2023_23397 1.0.0.0
Copyright c 2023
-t, --to Required. Recipient email address
-p, --path Required. UNC Path
-s, --subject Message subject ("Testing New Exploit" if blank)
-b, --body Message body ("Here's your meeting invite" if blank)
--help Display this help screen.
--version Display version information.
```
文件快照
[4.0K] /data/pocs/0143834d2b6b2e15c03d1b4834db4265e0192d1e
├── [4.0K] CVE_2023_23397
│ ├── [ 182] App.config
│ ├── [5.6K] CVE_2023_23397.csproj
│ ├── [ 500] packages.config
│ ├── [2.0K] Program.cs
│ └── [4.0K] Properties
│ └── [1.4K] AssemblyInfo.cs
├── [1.4K] CVE_2023_23397.sln
├── [ 11K] LICENSE
└── [ 639] README.md
2 directories, 8 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。