GUIA BRAHIM FOUAD

2 exploits Active since Aug 2018
CVE-2026-24421 EXPLOITDB MEDIUM text WORKING POC
phpMyFAQ <4.0.16 - Auth Bypass
phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated() but does not verify that the requester has configuration/admin permissions. Non-admin users can trigger a configuration backup and retrieve its path. The endpoint only checks authentication, not authorization, and returns a link to the generated ZIP. This issue is fixed in version 4.0.17.
CVSS 6.5
CVE-2018-14728 EXPLOITDB CRITICAL text WORKING POC
Responsive FileManager 9.13.1 - SSRF
upload.php in Responsive FileManager 9.13.1 allows SSRF via the url parameter.
CVSS 9.8