basecom/magento2-disable-customer-address-file-upload 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

basecom/magento2-disable-customer-address-file-upload

最新稳定版本:1.0.0

Composer 安装命令:

composer require basecom/magento2-disable-customer-address-file-upload

包简介

Disable the controller that allows users to upload files for customer address attributes.

README 文档

README

Packagist Software License Supported Magento Versions

This module disables the file upload functionality for customer address attributes in Magento 2. This file upload is by default open to every user and can open up your system to security vulnerabilities.

The SessionReaper attacks exploit this endpoint to upload malicious files to your server and then execute them. While the remote code execution vulnerability has been patched, the upload endpoint was kept open and remains a security risk.

Install this module to disable the upload endpoint and secure your Magento installation.

Installation

  1. Install the module via composer

    composer require basecom/magento2-disable-customer-address-file-upload
  2. Enable the module

    bin/magento module:enable Basecom_DisableCustomerAddressFileUpload
    bin/magento setup:upgrade

Security

If you discover any security related issues, please email magento@basecom.de instead of using the issue tracker.

License

Licensed under the MIT license.

Copyright

basecom GmbH & Co. KG

统计信息

  • 总下载量: 378
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-10-29