Trendora

SQL injection

Assess

Techniques

An attack technique that manipulates database queries by injecting crafted input.

Why it's here

Placed in Assess: 2 article(s) of evidence from 2 source(s), led by security coverage, with 2 in the last 30 days. Confidence 39%.

Evidence (2)

  • 7Simon Willison·8/6/2026security
    Datasette 1.0a38 fixes SQL injection issue

    Datasette 1.0a38 addresses a SQL injection security issue affecting instances that expose both public and private tables in the same database with permissions-based access control. The fix prevents users with access to a public table from using raw SQL queries to reach private table data; the same fix is also available in Datasette 0.65.3.

  • 8Cloudflare Blog·7/17/2026security
    Cloudflare adds WAF protection for critical WordPress flaws

    Cloudflare deployed new WAF rules to help protect WordPress sites from an unauthenticated remote code execution issue and a related SQL injection vulnerability. WordPress has released fixes in newer versions and backports, while Cloudflare advises customers to keep the protections enabled as temporary defense in depth until patching is complete.