In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Arbitrary Command Injection vulnerabilities in an interactive lesson.
Start learningUpgrade diesel to version 2.3.8 or higher.
diesel is an extensible ORM and Query Builder for Rust.
Affected versions of this package are vulnerable to Arbitrary Command Injection in the handling of user-supplied options for PostgreSQL COPY FROM and COPY TO statements. An attacker can manipulate the configuration of these statements by injecting quote characters into the options, potentially altering the behavior of the database operation.