CVE-2023-27178

CVE-2023-27178复现
image

访问该目录_admin/ckeditor/plugins/ckfinder/index.php#
image

创建文件格式为phar的一句话木马文件
image

上传一句话木马文件
image

蚁剑连接
image

获得flag
image

posted @ 2026-02-15 02:03  大雪深埋  阅读(35)  评论(0)    收藏  举报
// 正常配置 window.cnblogsConfig = { links: {}, }; // 友链页配置 window.cnblogsConfig.links.page = [ { title: '友情链接', // 标题 icon: 'icon-lianjie', // iconfont style: 'color: #a78bfa;', links: [ { name: '2_haowen_V', // 昵称 introduction: 'IT技术类博客', // 简介 avatar: 'https://pic.cnblogs.com/face/1334215/20180504110551.png', // 头像 url: 'https://www.hehaowen.com.cn/' // 友链地址 }, ] }, ];