<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SQL Injection on Jack Taylor</title><link>https://jacktaylor.tech/tags/sql-injection/</link><description>Recent content in SQL Injection on Jack Taylor</description><generator>Hugo</generator><language>en</language><managingEditor>jack@jacktaylor.tech (Jack Taylor)</managingEditor><webMaster>jack@jacktaylor.tech (Jack Taylor)</webMaster><lastBuildDate>Sun, 12 Apr 2026 00:47:49 +0900</lastBuildDate><atom:link href="https://jacktaylor.tech/tags/sql-injection/index.xml" rel="self" type="application/rss+xml"/><item><title>How I found SQL injection on 100,000 WordPress sites</title><link>https://jacktaylor.tech/2026/04/how-i-found-sql-injection-on-100000-wordpress-sites/</link><pubDate>Sun, 12 Apr 2026 00:47:49 +0900</pubDate><author>jack@jacktaylor.tech (Jack Taylor)</author><guid>https://jacktaylor.tech/2026/04/how-i-found-sql-injection-on-100000-wordpress-sites/</guid><description>&lt;p&gt;I recently reported an unauthenticated &lt;a href="https://en.wikipedia.org/wiki/SQL_injection"&gt;SQL injection&lt;/a&gt; in &lt;a href="https://www.relevanssi.com/"&gt;Relevanssi&lt;/a&gt;, a WordPress search plugin that was active on more than 100,000 sites. There were two things that made this bug especially fun to work on: first, a type confusion issue where input that only &lt;em&gt;looked&lt;/em&gt; like a numeric term ID could carry extra SQL with it, and second, an exploitation trick where one SQL injection payload was smuggled inside another in order to get around the limitations of the first query.&lt;/p&gt;</description></item><item><title>NahamCon 2022 CTF Write-up: Flaskmetal Alchemist</title><link>https://jacktaylor.tech/2022/05/nahamcon-2022-ctf-write-up-flaskmetal-alchemist/</link><pubDate>Sun, 01 May 2022 10:53:18 +0900</pubDate><author>jack@jacktaylor.tech (Jack Taylor)</author><guid>https://jacktaylor.tech/2022/05/nahamcon-2022-ctf-write-up-flaskmetal-alchemist/</guid><description>&lt;p&gt;One of the most fun challenges in NahamCon 2022 was Flaskmetal Alchemist. This
is a medium web challenge that involves an SQL injection that is relatively
easy to spot, but tricky to exploit. I learned a few new things from this, so
hopefully this write-up will provide inspiration to all you reading this. In
this post I will walk you through my thought process and how I eventually
exploited the vulnerability.&lt;/p&gt;</description></item></channel></rss>