classyllama / ClassyLlama_AvaTax

This extension has been deprecated in favor of https://github.com/avadev/Avalara-AvaTax-for-Magento2
Open Software License 3.0
23 stars 15 forks source link

XSS Vulnerability in Address Validation #74

Closed rsisco closed 7 years ago

rsisco commented 7 years ago

Steps to reproduce:

Expected result: Either the address will be saved or a modal will display suggesting an alternative address or reporting that the address couldn't be verified: image

Actual result: The injected script is executed, resulting in a pop-up window: image

rsisco commented 7 years ago

This has been fixed in version 1.1.3 of this extension via PR #75.