CyberRota Analysis
AI-GeneratedQuick.CMS is susceptible to Local File Inclusion (LFI) through the admin.php endpoint, allowing authenticated attackers with admin privileges to include arbitrary files from the application's directory. This vulnerability can lead to the disclosure of sensitive server directory structures and absolute file paths. Organizations using Quick.CMS, particularly those with admin-level access, should prioritize monitoring for unusual activities, despite the vendor's low likelihood assessment of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Quick.CMS is vulnerable to Local File Inclusion (LFI) in the admin.php endpoint via the p parameter. An authenticated attacker with admin privileges can include arbitrary files located within the application's directory structure via a crafted HTTP request. Successful exploitation allows disclosure of the server's directory structure and absolute file paths (path disclosure). The vendor assessed the likelihood of exploitation as very low and determined that a fix is not necessary.