mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
923 B
Markdown
19 lines
923 B
Markdown
### [CVE-2021-4355](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4355)
|
|

|
|

|
|

|
|
|
|
### 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/nuclei-templates
|
|
- https://github.com/20142995/sectool
|
|
|