Tag
critical
advisory
Anyquery Arbitrary File Write (AFW) Leads to Remote Code Execution (RCE)
3 rules 4 TTPsAnyquery in server mode is vulnerable to arbitrary file write (AFW) due to its failure to restrict native SQLite disk manipulation commands like `ATTACH DATABASE`. Unauthenticated attackers can connect to the MySQL-compatible server port and write arbitrary files (e.g., PHP webshells, malicious cronjobs) to any path writable by the Anyquery process, which can lead to remote code execution (RCE) with the privileges of the Anyquery process, significantly impacting system integrity and availability.
Anyquery
arbitrary-file-write
rce
sqlite
server-mode
vulnerability
3r
4t
high
advisory
Diesel SQLite Backend UTF-8 Corruption Vulnerability
2 rulesDiesel versions before 2.3.8 are vulnerable to UTF-8 corruption due to the `sqlite3_value_text` function not always returning UTF-8 encoded strings, potentially leading to invalid UTF-8 string processing without validation.
diesel
utf-8
sqlite
corruption
2r