### [CVE-2021-4355](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4355) ![](https://img.shields.io/static/v1?label=Product&message=Welcart%20e-Commerce&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=*%3C%202.2.8%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen) ### Description The Welcart e-Commerce plugin for WordPress is vulnerable to authorization bypass due to missing capability checks on the download_orderdetail_list(), change_orderlist(), and download_member_list() functions called via admin_init hooks in versions up to, and including, 2.2.7. This makes it possible for unauthenticated attackers to download lists of members, products and orders. ### POC #### Reference No PoCs from references. #### Github - https://github.com/20142995/sectool