CVE-2023-43662: ShokoServer System – Local File Inclusion (LFI)

CVE-2023-43662: ShokoServer System - Local File Inclusion (LFI)-渗透云记 - 专注于网络安全与技术分享
CVE-2023-43662: ShokoServer System – Local File Inclusion (LFI)
此内容为付费阅读,请付费后查看
100积分
付费阅读

漏洞标题

CVE-2023-43662: ShokoServer System – Local File Inclusion (lfi)

漏洞描述

ShokoServer is a media server which specializes in organizing anime. In affected versions the `/api/Image/WithPath` endpoint is accessible without authentication and is supposed to return default server images. The endpoint accepts the parameter `serverImagePath`, which is not sanitized in any way before being passed to `System.IO.File.OpenRead`, which results in an arbitrary file read.

PoC代码

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享