CyberRota Analysis
AI-GeneratedAdminer versions prior to 5.4.3 are vulnerable due to insufficient sanitization of the server field, enabling unauthenticated attackers to inject ODBC parameters through semicolons. This flaw allows for the injection of TraceFile and TraceOn parameters, which can lead to remote code execution by writing PHP code to the web root when the trace file is accessed. Organizations using affected versions should prioritize immediate updates to mitigate this critical risk.
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 fails to sanitize the server field before constructing a PDO DSN string, allowing unauthenticated attackers to inject ODBC parameters via semicolons. Attackers can inject TraceFile and TraceOn parameters to write PHP code to the web root, achieving remote code execution when the trace file is accessed.