# Adobe Commerce 输入验证错误漏洞
## 概述
Adobe Commerce 存在输入验证不当漏洞,攻击者可利用该漏洞绕过安全功能。
## 影响版本
受影响版本包括:
- 2.4.9-alpha2
- 2.4.8-p2
- 2.4.7-p7
- 2.4.6-p12
- 2.4.5-p14
- 2.4.4-p15
及更早版本。
## 漏洞细节
该漏洞由于输入验证机制存在缺陷,攻击者可借此进行安全功能绕过。
## 影响
攻击成功可能导致会话接管,显著提升对系统机密性和完整性的威胁。
此漏洞无需用户交互即可利用。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | This is a tiny lab that simulates the core idea reported for CVE-2025-54236 (“SessionReaper”) | https://github.com/amalpvatayam67/day01-sessionreaper-lab | POC详情 |
| 2 | Patch for CVE-2025-54236(a.k.a Session Reaper) which allows customer account takeover and RCE under certain conditions. This patch is actually a Magento 2 extension and universal compatible for Magento 2.3 & 2.4. If you cannot upgrade Magento or cannot apply the official hotfix, try this one. | https://github.com/wubinworks/magento2-session-reaper-patch | POC详情 |
| 3 | Adobe Commerce versions 2.4.9-alpha2, 2.4.8-p2, 2.4.7-p7, 2.4.6-p12, 2.4.5-p14, 2.4.4-p15 and earlier are affected by an Improper Input Validation vulnerability. A successful attacker can abuse this to achieve session takeover, increasing the confidentiality, and integrity impact to high. Exploitation of this issue does not require user interaction. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-54236.yaml | POC详情 |
暂无评论