CyberRota Analysis
AI-GeneratedAdmidio versions prior to 5.0.11 are vulnerable due to inadequate validation of the adm_csrf_token in the preferences.php module, allowing an attacker to manipulate Category Report configurations through crafted URLs. This can lead to unauthorized deletion or duplication of configurations, compromising the integrity and availability of the reporting module. Administrators and organizations using affected versions should prioritize applying the update to mitigate potential exploitation risks.
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
Admidio before 5.0.11 does not validate the adm_csrf_token in modules/category-report/preferences.php, which performs persistent Category Report configuration changes based on GET parameters (delete and copy). An attacker can trick an authenticated administrator into visiting a crafted URL to delete or duplicate Category Report configurations, affecting the integrity and availability of that module's configuration.