### [CVE-2015-20105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-20105) ![](https://img.shields.io/static/v1?label=Product&message=ClickBank%20Affiliate%20Ads&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=1.20%3C%3D%201.20%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen) ### Description The ClickBank Affiliate Ads WordPress plugin through 1.20 does not have CSRF check when saving its settings, allowing attacker to make logged in admin change them via a CSRF attack. Furthermore, due to the lack of escaping when they are outputting, it could also lead to Stored Cross-Site Scripting issues ### POC #### Reference - https://packetstormsecurity.com/files/131814/ - https://seclists.org/bugtraq/2015/May/45 - https://wpscan.com/vulnerability/2bc3af7e-5542-40c4-8141-7c49e8df68f0 #### Github - https://github.com/ARPSyndicate/cvemon