漏洞类型 | SQL注入 | 发现时间 | 2024-05-16 | 漏洞等级 | 严重 |
MPS编号 | MPS-zbha-6t3q | CVE编号 | – | 漏洞影响广度 |
漏洞危害
OSCS 描述 |
Doctrine是基于数据库抽像层上的ORM,它可以通过PHP对象访问所有的数据库。 受影响版本中,由于Doctrine\DBAL\Platforms\AbstractPlatform::modifyLimitQuery()函数,该函数没有对用户的limit和offset的输入进行强制类型转换处理,攻击者可以输入恶意的SQL语句直接拼接到Doctrine2中,会执行恶意SQL。 参考链接:https://www.oscs1024.com/hd/MPS-zbha-6t3q |
影响范围及处置方案
OSCS 平台影响范围和处置方案
影响范围 | 处置方式 | 处置方法 |
doctrine/orm [2.0.0, 2.0.3) | 升级 | 将组件 doctrine/orm 升级至 2.0.3 及以上版本 |
doctrine/orm [1.0.0, 1.2.4) | 升级 | 将组件 doctrine/orm 升级至 1.2.4 及以上版本 |
参考链接:https://www.oscs1024.com/hd/MPS-zbha-6t3q |
排查方式
方式1:使用漏洞检测CLI工具来排查使用文档:https://www.murphysec.com/docs/faqs/integration/cli.html |
方式2:使用漏洞检测IDEA插件排查使用文档:https://www.murphysec.com/docs/faqs/integration/jetbrains-ide-plugin.html |
方式3:接入GitLab进行漏洞检测排查使用文档:https://www.murphysec.com/docs/faqs/integration/gitlab.html |
更多排查方式:https://www.murphysec.com/docs/faqs/integration/ |
本文参考链接
https://www.oscs1024.com/hd/MPS-zbha-6t3q
https://github.com/advisories/GHSA-6q9v-4hq6-5m67
https://github.com/FriendsOfPHP/security-advisories/blob/master/doctrine/orm/2011-09-25.yaml