### [CVE-2018-17996](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17996) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description LayerBB before 1.1.3 allows CSRF for adding a user via admin/new_user.php, deleting a user via admin/members.php/delete_user/, and deleting content via mod/delete.php/. ### POC #### Reference - http://packetstormsecurity.com/files/151694/LayerBB-1.1.2-Cross-Site-Request-Forgery.html - https://www.exploit-db.com/exploits/46379/ #### Github - https://github.com/ARPSyndicate/cvemon