Skip to content

Marten 9.15.3

Choose a tag to compare

@jeremydmiller jeremydmiller released this 14 Jul 13:43

This addresses a potential vulnerability from SQL injection via non-string constant in a LINQ Select projection

Not a common usage, but still.

What's Changed

  • Parameterize non-string Select projection constants (SQL injection fix) by @jeremydmiller in #4954

Full Changelog: 9.15.2...v9.15.3