### [CVE-2022-2362](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2362) ![](https://img.shields.io/static/v1?label=Product&message=Download%20Manager&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=3.2.50%3C%203.2.50%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen) ### Description The Download Manager WordPress plugin before 3.2.50 prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTE_ADDR, which makes it possible to bypass IP-based download blocking restrictions. ### POC #### Reference - https://wpscan.com/vulnerability/d94b721e-9ce2-45e5-a673-2a57b0137653 - https://wpscan.com/vulnerability/d94b721e-9ce2-45e5-a673-2a57b0137653 #### Github No PoCs found on GitHub currently.