登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
登录
注册
代码拉取完成,页面将自动刷新
开源项目
>
建站系统
>
博客系统
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
556
Star
5.3K
Fork
2.1K
yadong.zhang
/
OneBlog
代码
Issues
49
Pull Requests
2
Wiki
统计
流水线
服务
JavaDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
OneBlog v2.3.4 background SSRF vulnerability
待办的
#I5CB2A
qumh
创建于
2022-06-15 00:35
## vulnerability Abstract There are two SSRF vulnerabilities in OneBlog v2.3.4, one in adding friendly links and the other in the article porter function, which can be exploited by attackers to initiate probes on intranet services. ## Scope of influence OneBlog v2.3.4 ## vulnerability Reappearance ### The first SSRF vulnerability: To log in to the system using the account password root/123456, click Lab-> Article Porter Module  Vulnerability parameter:entryUrls We can use python to set up a HTTP service as the target server,Judge whether the service is enabled according to the response result of the server accessing the target URL This vulnerability can realize the function of intranet port detection, access different ports, open echoes will be different If the port is open, it will take more than a thousand Millisecond  If the port is shut down, it will take more than two thousand Millisecond,You can see that if the service is not enabled, the request takes almost twice as long.  The request record for the HTTP server is as follows:  ### The second SSRF vulnerability After logging in, click website Management-> Link module, add a link, and enter the URL of the test at the Logo parameter.Click Save,When saving, a request will be made to the target URL  Then refreshing the link will also request the target URL. Then check the access record of the HTTP service 
## vulnerability Abstract There are two SSRF vulnerabilities in OneBlog v2.3.4, one in adding friendly links and the other in the article porter function, which can be exploited by attackers to initiate probes on intranet services. ## Scope of influence OneBlog v2.3.4 ## vulnerability Reappearance ### The first SSRF vulnerability: To log in to the system using the account password root/123456, click Lab-> Article Porter Module  Vulnerability parameter:entryUrls We can use python to set up a HTTP service as the target server,Judge whether the service is enabled according to the response result of the server accessing the target URL This vulnerability can realize the function of intranet port detection, access different ports, open echoes will be different If the port is open, it will take more than a thousand Millisecond  If the port is shut down, it will take more than two thousand Millisecond,You can see that if the service is not enabled, the request takes almost twice as long.  The request record for the HTTP server is as follows:  ### The second SSRF vulnerability After logging in, click website Management-> Link module, add a link, and enter the URL of the test at the Logo parameter.Click Save,When saving, a request will be made to the target URL  Then refreshing the link will also request the target URL. Then check the access record of the HTTP service 
评论 (
2
)
登录
后才可以发表评论
状态
待办的
待办的
进行中
已完成
已关闭
负责人
未设置
标签
未设置
标签管理
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (3)
标签 (20)
master
dev
modify_config
v2.3.9
v2.3.6
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.9
v2.2.8
v2.2.7
v2.2.6
v2.2.5
v2.2.4
v2.2.3
v2.2.1
v2.2.0
v2.1.1
v2.1.0
v2.0.2.latest
v2.0.1.Beta
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
参与者(1)
Java
1
https://gitee.com/yadong.zhang/DBlog.git
git@gitee.com:yadong.zhang/DBlog.git
yadong.zhang
DBlog
OneBlog
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册