0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Magento Backups Cross Site Request Forgery Vulnerability
Advisory Title: Magento Backups Cross-Site Request Forgery Advisory URL: http://www.defensecode.com/advisories.php Software: Magento Version: Magento Open Source prior to 1.9.3.8, Magento Commerce prior to 1.14.3.8, Magento 2.0 prior to 2.0.18, Magento 2.1 prior to 2.1.12, Magento 2.2 prior to 2.2.3 Vendor Status: Vendor contacted, vulnerability fixed Release Date: 06/03/2018 Risk: MEDIUM 1. General Overview =================== During the security audit of Magento Open Source 1 and 2 a vulnerability was discovered that could allow an attacker to force an authenticated admin to perform backups and put the store into maintenance mode during backups, which could serve as a denial of service attack vector. 2. Software Overview ==================== Magento is an ecommerce platform built on open source technology which provides online merchants with a flexible shopping cart system, as well as control over the look, content and functionality of their online store. Magento offers powerful marketing, search engine optimization, and catalog-management tools. It is a leading enterprise-class eCommerce platform, empowering over 200,000 online retailers. Homepage: http://www.magento.com 3. Vulnerability Description ============================ During the security analysis of Magento 2 and 1 Cross-Site Request Forgery (CSRF) vulnerability was discovered that could allow an attacker to force an authenticated admin to perform backups and put the store into maintenance mode during backups, which could potentially serve as a denial of service attack vector. When a backup HTTP request is changed from POST to GET, the lack of form_key parameter which serves as a CSRF token is completely ignored and thus allows the request to be abused for CSRF attacks. The following URL is used in the attacks: Magento 2: http://website.com/admin/backup/index/create/?isAjax=true&type=db&maintenance_mode=0&backup_name=test-DefenseCode&exclude_media=0 Magento 1: http://website.com/index.php/admin/system_backup/create/?isAjax=true&type=db&maintenance_mode=0&backup_name=test3&exclude_media=0 The prerequisite for this attack is that the Add Secret Key to URLs option is disabled. Secret keys are an additional anti-CSRF measure in Magento, with form keys being the primary measure (that can not be disabled). In a team setting this option is often disabled in order to be able to to pass admin links to coleagues, tickets, chat, etc. 4. Solution =========== Vendor fixed the reported security issues and released a new version. All users are strongly advised to update to the latest available version. 5. Credits ========== Discovered by Bosko Stankovic (bosko@defensecode.com). 6. Disclosure Timeline ====================== 05/11/2017 Vendor contacted through Bugcrowd platform 17/11/2017 Vendor responded 28/02/2018 Vulnerability fixed 06/03/2018 Advisory released # 0day.today [2024-11-15] #