Datasette patches SQL injection risk
Datasette instances mixing public and private tables have a SQL injection risk; patch to 1.0a38 (backported to 0.65.3) and review permissions.
datasette 1.0a38 — <p><strong>Release:</strong> <a href="https://github.com/simonw/datasette/releases/tag/1.0a38">datasette 1.0a38</a></p> <blockquote> <p>This release fixes a <strong>SQL injection</strong> security issue that affects Datasette instances that serve a <strong>mixture of public and private tables</strong> in the same database, with access configured using the <a href="https://docs.datasette.io/en/latest/authentication.html">Datasette permissions system</a>.</p> <p>Site administ...







