Cross-Site Request Forgery in LayerBB Software
CVE-2018-17996
6.5MEDIUM
Key Information:
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2018-17996?
LayerBB versions prior to 1.1.3 are vulnerable to Cross-Site Request Forgery (CSRF) attacks. This flaw allows an attacker to make unauthorized actions on behalf of an authenticated user. Specifically, it enables the addition of new users via admin/new_user.php, deletion of users via admin/members.php/delete_user/, and the deletion of content through mod/delete.php. Exploiting this vulnerability can lead to significant unauthorized changes within the LayerBB application, posing risks to user management and content integrity.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
