POC/wpoc/用友OA/用友NC-Cloud文件服务器用户登陆绕过漏洞.md
eeeeeeeeee-code 06c8413e64 first commit
2025-03-04 23:12:57 +08:00

19 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 用友NC-Cloud文件服务器用户登陆绕过漏洞
用友NC Cloud大型企业数字化平台深度应用新一代数字智能技术完全基于云原生架构打造开放、互联、融合、智能的一体化云平台聚焦数智化管理、数智化经营、数智化商业等三大企业数智化转型战略方向提供涵盖数字营销、财务共享、全球司库、智能制造、敏捷供应链、人才管理、智慧协同等18大解决方案帮助大型企业全面落地数智化。用友NC-Cloud文件服务器存在一个权限绕过漏洞。
## fofa
```yaml
app="用友-NC-Cloud"
```
## poc
访问/fs/出现如下页面,代表漏洞存在
![图片](https://sydgz2-1310358933.cos.ap-guangzhou.myqcloud.com/pic/202407171304499.webp)
输入任意用户名+密码登录将登入时的数据进行抓包拦截其响应包并将false值修改成true放行即可成功绕过登录认证。
![img](https://sydgz2-1310358933.cos.ap-guangzhou.myqcloud.com/pic/202407171305886.png)