# N/A
## 漏洞概述
ZK Framework 特定版本中存在一个漏洞,允许攻击者通过精心构造的POST请求访问敏感信息。该漏洞影响AuUploader组件。
## 影响版本
- 9.6.1
- 9.6.0.1
- 9.5.1.3
- 9.0.1.2
- 8.6.4.1
## 漏洞细节
攻击者可以通过发送一个精心构造的POST请求到AuUploader组件,从而访问敏感信息。
## 影响
该漏洞可能导致敏感信息泄露,对系统安全造成威胁。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | CVE-2022-36537 | https://github.com/agnihackers/CVE-2022-36537-EXPLOIT | POC详情 |
| 2 | POC of CVE-2022-36537 | https://github.com/Malwareman007/CVE-2022-36537 | POC详情 |
| 3 | ZK Framework 9.6.1, 9.6.0.1, 9.5.1.3, 9.0.1.2 and 8.6.4.1 is susceptible to information disclosure. An attacker can access sensitive information via a crafted POST request to the component AuUploader and thereby possibly obtain additional sensitive information, modify data, and/or execute unauthorized operations. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2022/CVE-2022-36537.yaml | POC详情 |
| 4 | None | https://github.com/ethan-repo-lab4b6/CVE-2022-36537 | POC详情 |
暂无评论