Arbitrary File Upload Vulnerability in LayerBB 1.1.3 by TopSec
CVE-2019-13973
9.8CRITICAL
What is CVE-2019-13973?
LayerBB version 1.1.3 contains a flaw that allows for arbitrary file uploads through the admin/general.php interface. The vulnerability arises from inadequate filename validation, which permits the use of the '.php' extension when uploading a custom logo. This could enable an attacker to upload and execute malicious PHP code on the server, leading to severe security breaches. Proper sanitization and restrictions on file types are necessary to mitigate this issue.
