Skip to content

Commit

Permalink
MDVA-57: The Security Bundle Jan 2016 Merchant Beta
Browse files Browse the repository at this point in the history
- Updated CHANGELOG.md file
  • Loading branch information
isitnikov committed Jan 17, 2016
1 parent 48b5df7 commit 33bf8fc
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
1.0.0-beta10
=============
* Fixed bugs:
* Fixed an issue with accessing to admin login form through unsecure url, when secure urls are enabled
* Fixed an issue with possibility to make CSRF attack through GET requests
* Fixed an issue with possibility to make XSS attack to the backend
* Fixed an issue where possible edit someone else customer addresses
* Fixed an issue where possible view order details for certain orders
* Fixed an issue where XSS Payload could been saved into Admin Panel
* Fixed an issue where CSRF token is not generated on some admin pages
* Fixed an issue with ability to inject XSS into orders
* Fixed an issue with ability to inject XSS through the some payment methods
* Fixed an issue with abilitu to inject XSS into some headers
* Removed a CSRF vulnerability in checkout
* Fixed a security issue on user account page
* Fixed an issue with upload empty file to custom option
* Fixed an issue where possible edit someone else reviews
* Fixed a potential security issue with frontend captcha
* Fixed a potential vulnerability where possible insert SQL injection
* Fixed an issue with BaseURL in static files
* USPS January 17, 2016 API Changes

1.0.0-beta9
=============
* Fixed bugs:
Expand Down

0 comments on commit 33bf8fc

Please sign in to comment.