CyberRota Analysis
AI-GeneratedVersions of zuraCast up to and including 0.23.7 are vulnerable to a SQL injection flaw in the backup restore functionality, specifically through the `azuracast:restore` command. This vulnerability enables remote attackers to execute arbitrary SQL commands by manipulating the `db.sql` file from a backup, potentially leading to privilege escalation. Organizations using affected zuraCast versions should prioritize remediation to mitigate the risk of unauthorized access and data compromise.
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
zuraCast versions up to and including 0.23.7 contain a SQL injection vulnerability in the backup restore functionality. The `azuracast:restore` command executes the `db.sql` file extracted from a backup archive without any content validation or sanitization. This allows a remote attacker to escalate privileges