CyberRota Analysis
AI-GeneratedAdminer versions prior to 5.4.3 are vulnerable to an arbitrary file deletion flaw in SQLite mode, allowing authenticated attackers to exploit the db[] parameter to submit relative file paths and delete any files writable by the PHP process. This could lead to significant data loss or service disruption. Organizations using affected versions should prioritize patching to mitigate the risk 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
Adminer before 5.4.3 contains an arbitrary file deletion vulnerability in SQLite mode where the database-list drop action fails to validate file extensions before deletion. An authenticated attacker can submit arbitrary relative file paths in the db[] parameter to delete any files writable by the PHP process.