<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Race Condition on GMO Flatt Security Research</title>
    <link>https://flatt.tech/research/tags/race-condition/</link>
    <description>Recent content in Race Condition on GMO Flatt Security Research</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 23 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://flatt.tech/research/tags/race-condition/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Remote Command Execution in Google Cloud with Single Directory Deletion</title>
      <link>https://flatt.tech/research/posts/remote-command-execution-in-google-cloud-with-single-directory-deletion/</link>
      <pubDate>Mon, 23 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://flatt.tech/research/posts/remote-command-execution-in-google-cloud-with-single-directory-deletion/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Hello, I&amp;rsquo;m &lt;a href=&#34;https://ryotak.net&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;RyotaK&lt;/a&gt;&#xA; (&lt;a href=&#34;https://twitter.com/ryotkak&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;@ryotkak&lt;/a&gt;&#xA;), a security engineer at GMO Flatt Security Inc.&lt;/p&gt;&#xA;&lt;p&gt;A while ago, I participated in the &lt;a href=&#34;https://bughunters.google.com/blog/5364401980899328/hardening-google-cloud-insights-from-the-latest-cloud-vrp-bugswat&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Google Cloud VRP bugSWAT,&lt;/a&gt;&#xA; a live hacking event organized by Google.&lt;/p&gt;&#xA;&lt;p&gt;During this event, I discovered a remote command execution vulnerability in one of Google Cloud&amp;rsquo;s services. As the vulnerability has now been fixed, I would like to share the technical details in this article.&lt;/p&gt;&#xA;&lt;h2 id=&#34;tldr&#34;&gt;TL;DR&lt;/h2&gt;&#xA;&lt;p&gt;Google Cloud has a product called Looker, and this product has a feature to manage Git repositories.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Beyond the Limit: Expanding single-packet race condition with a first sequence sync for breaking the 65,535 byte limit</title>
      <link>https://flatt.tech/research/posts/beyond-the-limit-expanding-single-packet-race-condition-with-first-sequence-sync/</link>
      <pubDate>Fri, 02 Aug 2024 00:00:00 +0000</pubDate>
      <guid>https://flatt.tech/research/posts/beyond-the-limit-expanding-single-packet-race-condition-with-first-sequence-sync/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Hello, I&amp;rsquo;m RyotaK (&lt;a href=&#34;https://twitter.com/ryotkak&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;@ryotkak&lt;/a&gt;&#xA;), a security engineer at Flatt Security Inc.&lt;/p&gt;&#xA;&lt;p&gt;In 2023, &lt;a href=&#34;https://twitter.com/albinowax&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;James Kettle&lt;/a&gt;&#xA; of PortSwigger published &lt;a href=&#34;https://portswigger.net/research/smashing-the-state-machine&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;an excellent paper&lt;/a&gt;&#xA; titled &lt;code&gt;Smashing the state machine: the true potential of web race conditions&lt;/code&gt;.&lt;br&gt;&#xA;In the paper, he introduced a new attack technique called single-packet attack that can exploit a race condition without being affected by the network jitter.  &lt;/p&gt;&#xA;&lt;figure&gt;&#xA;  &lt;img src=&#34;https://flatt.tech/research/research/beyond-the-limit-expanding-single-packet-race-condition-with-first-sequence-sync/01.png&#34; alt=&#34;An image that indicates single-packet bypasses the network jitter&#34;&gt;&#xA;  &lt;center&gt;&lt;figcaption&gt;Quoted from &lt;a href=&#34;https://portswigger.net/research/smashing-the-state-machine&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Smashing the state machine: the true potential of web race conditions&lt;/a&gt;&lt;/figcaption&gt;&lt;/center&gt;&#xA;&lt;/figure&gt;&#xA;&lt;p&gt;Recently, I encountered a limit-overrun type of race condition that requires sending approximately 10,000 requests simultaneously to exploit reliably, so I attempted to apply the single packet attack to it.&lt;br&gt;&#xA;However, due to the single packet attack&amp;rsquo;s limitation, which restricts the maximum size of requests that can be sent to around 1,500 bytes, I couldn&amp;rsquo;t exploit the vulnerability.  &lt;/p&gt;</description>
    </item>
  </channel>
</rss>
