<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Network Attack on 思安录 | Thinking&#39;s Security Notes</title>
    <link>https://blog.1sec.day/en-gb/tags/network-attack/</link>
    <description>Recent content in Network Attack on 思安录 | Thinking&#39;s Security Notes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <managingEditor>Thinking</managingEditor>
    <webMaster>Thinking</webMaster>
    <lastBuildDate>Wed, 15 May 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.1sec.day/en-gb/tags/network-attack/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CVE-2024-24919 Check Point VPN Arbitrary File Read: The Admin Plane on the Public Internet</title>
      <link>https://blog.1sec.day/en-gb/posts/2024-05-15-cve-2024-24919-checkpoint-vpn-read/</link>
      <pubDate>Wed, 15 May 2024 00:00:00 +0000</pubDate>
      <author>Thinking</author>
      <guid>https://blog.1sec.day/en-gb/posts/2024-05-15-cve-2024-24919-checkpoint-vpn-read/</guid>
      
      <description>&lt;p&gt;Check Point&amp;rsquo;s SSL Network Extender exposes /clients/MyCRL on the public internet without authentication — a single POST reads /etc/passwd. Combined with Censys and nuclei templates, this &amp;ldquo;admin plane trusts by default&amp;rdquo; gap is being harvested at scale.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>CVE-2024-3400 Palo Alto GlobalProtect Command Injection: a CVSS 10.0 critical chain attack</title>
      <link>https://blog.1sec.day/en-gb/posts/2024-04-12-cve-2024-3400-palo-alto-gp/</link>
      <pubDate>Fri, 12 Apr 2024 00:00:00 +0000</pubDate>
      <author>Thinking</author>
      <guid>https://blog.1sec.day/en-gb/posts/2024-04-12-cve-2024-3400-palo-alto-gp/</guid>
      
      <description>&lt;p&gt;The Palo Alto GlobalProtect command injection scored a perfect 10.0 on CVSS. An unauthenticated attacker sends a crafted request to run arbitrary commands on the firewall and writes a cron job for persistence.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>CVE-2023-51766 SMTP Smuggling Recap: Where Exim&#39;s End-of-Data Interpretation Breaks</title>
      <link>https://blog.1sec.day/en-gb/posts/2024-02-15-cve-2023-51766-smtp-smuggling/</link>
      <pubDate>Thu, 15 Feb 2024 00:00:00 +0000</pubDate>
      <author>Thinking</author>
      <guid>https://blog.1sec.day/en-gb/posts/2024-02-15-cve-2023-51766-smtp-smuggling/</guid>
      
      <description>&lt;p&gt;Exim before 4.97.1 delegates the decision of &amp;ldquo;when DATA ends&amp;rdquo; to whatever bytes the SMTP client carries — effectively outsourcing the trust boundary to the peer. As long as the outbound passes &lt;code&gt;&amp;lt;LF&amp;gt;.&amp;lt;CR&amp;gt;&amp;lt;LF&amp;gt;&lt;/code&gt; and the inbound accepts it as the end marker, attackers can smuggle arbitrary SMTP commands into the same session.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>CVE-2023-31893 Vivo Play IPTV DNS Recursion DoS: amplification attack via carrier firmware</title>
      <link>https://blog.1sec.day/en-gb/posts/2024-02-08-cve-2023-31893-vivo-dns-dos/</link>
      <pubDate>Thu, 08 Feb 2024 00:00:00 +0000</pubDate>
      <author>Thinking</author>
      <guid>https://blog.1sec.day/en-gb/posts/2024-02-08-cve-2023-31893-vivo-dns-dos/</guid>
      
      <description>&lt;p&gt;Telefônica Brasil&amp;rsquo;s Vivo Play IPTV device exposes DNS recursion to the public internet. Attackers can use DDoS-Ripper-style amplification tools to knock it offline.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>CVE-2023-51766 SMTP Smuggling: Sneaking Forged Mail Past SPF and DMARC</title>
      <link>https://blog.1sec.day/en-gb/posts/2023-12-15-cve-2023-51766-smtp-smuggling/</link>
      <pubDate>Fri, 15 Dec 2023 00:00:00 +0000</pubDate>
      <author>Thinking</author>
      <guid>https://blog.1sec.day/en-gb/posts/2023-12-15-cve-2023-51766-smtp-smuggling/</guid>
      
      <description>&lt;p&gt;The outbound SMTP server treats &lt;code&gt;&amp;lt;LF&amp;gt;.&amp;lt;CR&amp;gt;&amp;lt;LF&amp;gt;&lt;/code&gt; as ordinary body content; the inbound server treats it as the DATA terminator. That interpretation gap lets an attacker smuggle arbitrary SMTP commands past the recipient, bypassing SPF/DKIM/DMARC and forging mail from gmx.net, web.de, Exchange Online and beyond.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>CVE-2023-3519 Citrix NetScaler RCE: Unauthenticated Remote Command Execution</title>
      <link>https://blog.1sec.day/en-gb/posts/2023-07-19-cve-2023-3519-citrix-rce/</link>
      <pubDate>Wed, 19 Jul 2023 00:00:00 +0000</pubDate>
      <author>Thinking</author>
      <guid>https://blog.1sec.day/en-gb/posts/2023-07-19-cve-2023-3519-citrix-rce/</guid>
      
      <description>&lt;p&gt;Citrix NetScaler is the core entry point for enterprise VPN and remote work — CVE-2023-3519 lets anyone get a root shell with a single HTTP request.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Celer Network cBridge Cross-Chain Bridge Incident Analysis: BGP Hijacking Attack</title>
      <link>https://blog.1sec.day/en-gb/posts/2022-08-20-celer-network-bgp-hijacking/</link>
      <pubDate>Sat, 20 Aug 2022 00:00:00 +0000</pubDate>
      <author>Thinking</author>
      <guid>https://blog.1sec.day/en-gb/posts/2022-08-20-celer-network-bgp-hijacking/</guid>
      
      <description></description>
      
    </item>
    
    <item>
      <title>CVE-2020-5902 F5 BIG-IP TMUI RCE: From File Read to Root Command Execution</title>
      <link>https://blog.1sec.day/en-gb/posts/2020-07-01-cve-2020-5902-f5-big-ip-rce/</link>
      <pubDate>Wed, 01 Jul 2020 00:00:00 +0000</pubDate>
      <author>Thinking</author>
      <guid>https://blog.1sec.day/en-gb/posts/2020-07-01-cve-2020-5902-f5-big-ip-rce/</guid>
      
      <description>&lt;p&gt;F5 BIG-IP&amp;rsquo;s TMUI hides an entire layer of &amp;ldquo;undocumented interfaces&amp;rdquo; — CVE-2020-5902 exposed the cost of that layer: an unauthenticated remote attacker directly gets a root shell.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
