<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Security on Insinuator.net - Bold Statements</title>
    <link>https://insinuator.net/tags/security/</link>
    <description>Recent content in Security on Insinuator.net - Bold Statements</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 16 Dec 2022 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://insinuator.net/tags/security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hilarious Buffer Overflow  Mitigation and TCL Injection in CheckPoint Gaia Portal</title>
      <link>https://insinuator.net/2022/12/hilarious-buffer-overflow-mitigation-and-tcl-injection-in-checkpoint-gaia-portal/</link>
      <pubDate>Fri, 16 Dec 2022 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2022/12/hilarious-buffer-overflow-mitigation-and-tcl-injection-in-checkpoint-gaia-portal/</guid>
      <description>&lt;p&gt;Hey there,&lt;/p&gt;&#xA;&lt;p&gt;I am going to disclose two bug classes I found a while ago in CheckPoint R77.30:&#xA;Two buffer overflows in the username (no shit) and HTTP method of a request to&#xA;the administrative UI pre-auth and some interesting injections into the TCL web&#xA;interface.&lt;/p&gt;&#xA;&lt;p&gt;Let’s start with the TCL part. The web interface reacted pretty weird when a&#xA;payload contained a colon. Diving deeper into this it became clear that a colon&#xA;would actually cause an error from the TCL interpreter. By going down this&#xA;rabbit hole and learning some TCL (:D) you could see that injecting a colon&#xA;breaks some part of the application code, probably because colons are control&#xA;characters in TCL e.g. preceding a global variable in TCL (::MyVar) or&#xA;separating namespaces.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
