<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jan Ruge on Insinuator.net - Bold Statements</title>
    <link>https://insinuator.net/authors/jan-ruge/</link>
    <description>Recent content in Jan Ruge on Insinuator.net - Bold Statements</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://insinuator.net/authors/jan-ruge/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vulnerability Disclosure: Restricted Shell Breakout (CVE-2025-1950) and Privilege Escalation (CVE-2025-1951) in IBM Power Hardware Management Console (HMC)</title>
      <link>https://insinuator.net/2025/04/vulnerability-disclosure-restricted-shell-breakout-cve-2025-1950-and-privilege-escalation-cve-2025-1951-in-ibm-power-hardware-management-console-hmc/</link>
      <pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2025/04/vulnerability-disclosure-restricted-shell-breakout-cve-2025-1950-and-privilege-escalation-cve-2025-1951-in-ibm-power-hardware-management-console-hmc/</guid>
      <description>&lt;p&gt;We discovered a private key for accessing an IBM Hardware Management Console&#xA;(HMC) during a recent red team engagement. The IBM Hardware Management Console&#xA;(HMC) is a dedicated management system used to control and manage IBM servers,&#xA;especially those running on Power Systems (like IBM Power9/Power10) and&#xA;mainframes (z Systems). After brief research, we identified two security&#xA;vulnerabilities that can be leveraged to gain root access to the HMC.&lt;/p&gt;&#xA;&lt;p&gt;Access for most users via SSH is limited through the &lt;code&gt;hmcbash&lt;/code&gt;, a restricted&#xA;shell environment. Using &lt;code&gt;LD_PRELOAD&lt;/code&gt;, attackers can break out of the restricted&#xA;bash and gain access to additional binaries installed on the system. With the&#xA;restrictions lifted, attackers can use a &lt;code&gt;setuid&lt;/code&gt; binary, &lt;code&gt;copysshkey&lt;/code&gt;, to&#xA;elevate privileges to &lt;code&gt;root&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Disclosure: Apple ADE – Network Based Provisioning Bypass</title>
      <link>https://insinuator.net/2024/08/disclosure-apple-ade-network-based-provisioning-bypass/</link>
      <pubDate>Fri, 09 Aug 2024 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2024/08/disclosure-apple-ade-network-based-provisioning-bypass/</guid>
      <description>&lt;p&gt;Mobile Device Management (MDM) solutions are used to centrally manage mobile devices in corporate environments. This includes the monitoring of the device, automatic installation/removal of apps or certificates and restrict the functionality. Even though MDM solutions exist for multiple vendors, we will look specifically on Apple devices enrolled via Intune. When an Apple device is registered for Automated Device Enrollment (ADE), it will automatically download and apply these policies during the initial setup and prior to the first boot.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Attack llvmpipe Graphics Driver from Chromium</title>
      <link>https://insinuator.net/2021/05/attack-llvmpipe-graphics-driver-from-chromium/</link>
      <pubDate>Tue, 04 May 2021 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2021/05/attack-llvmpipe-graphics-driver-from-chromium/</guid>
      <description>&lt;p&gt;In this post, we are discussing a bug we came across in Mesas llvmpipe Gallium3D&#xA;graphics driver. This bug was accessible through Chromium’s WebGL implementation&#xA;and can provide control of the program counter (pc) within Chromium’s GPU&#xA;process if llvmpipe is used. Llvmpipe is a software rasterizer that is used on&#xA;Linux if no hardware acceleration (graphics card) is available. This is a pretty&#xA;rare edge case as llvmpipe has no widespread use. An estimate by Google is that&#xA;approx 0.06% of the Chromium users are affected by this. However, as this is a&#xA;simple but valid Chromium bug, we want to give you a quick walkthrough. The&#xA;issue is tracked as&#xA;&lt;a href=&#34;https://bugs.chromium.org/p/chromium/issues/detail?id=1155974&#34;&gt;CVE-2021-21153&lt;/a&gt;&#xA;and was fixed in February 2020.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CVE-2020-0022 an Android 8.0-9.0 Bluetooth Zero-Click RCE – BlueFrag</title>
      <link>https://insinuator.net/2020/04/cve-2020-0022-an-android-8.0-9.0-bluetooth-zero-click-rce-bluefrag/</link>
      <pubDate>Wed, 22 Apr 2020 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2020/04/cve-2020-0022-an-android-8.0-9.0-bluetooth-zero-click-rce-bluefrag/</guid>
      <description>&lt;p&gt;Nowadays, Bluetooth is an integral part of mobile devices. Smartphones interconnect with smartwatches and wireless headphones. By default, most devices are configured to accept Bluetooth connections from any&lt;br&gt;&#xA;nearby unauthenticated device. Bluetooth packets are processed by the Bluetooth chip (also called a controller), and then passed to the host (Android, Linux, etc.). Both, the firmware on the chip and the host Bluetooth subsystem, are a target for Remote Code Execution (RCE) attacks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Critical Bluetooth Vulnerability in Android (CVE-2020-0022) – BlueFrag</title>
      <link>https://insinuator.net/2020/02/critical-bluetooth-vulnerability-in-android-cve-2020-0022-bluefrag/</link>
      <pubDate>Thu, 06 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2020/02/critical-bluetooth-vulnerability-in-android-cve-2020-0022-bluefrag/</guid>
      <description>&lt;p&gt;On November 3rd, 2019, we have reported a critical vulnerability affecting the Android Bluetooth subsystem. This vulnerability has been assigned &lt;a href=&#34;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0022&#34;&gt;CVE-2020-0022&lt;/a&gt; and was now patched in the &lt;a href=&#34;https://source.android.com/security/bulletin/2020-02-01.html&#34;&gt;latest security patch&lt;/a&gt; from February 2020. The security impact is as follows:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;On Android 8.0 to 9.0, a remote attacker within proximity can silently execute arbitrary code with the privileges of the Bluetooth daemon as long as Bluetooth is enabled. No user interaction is required and only the Bluetooth MAC address of the target devices has to be known. For some devices, the Bluetooth MAC address can be deduced from the WiFi MAC address. This vulnerability can lead to theft of personal data and could potentially be used to spread malware (Short-Distance Worm).&lt;/li&gt;&#xA;&lt;li&gt;On Android 10, this vulnerability is not exploitable for technical reasons and only results in a crash of the Bluetooth daemon.&lt;/li&gt;&#xA;&lt;li&gt;Android versions even older than 8.0 might also be affected but we have not evaluated the impact.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Users are strongly advised to install the latest available security patch from February 2020. If you have no patch available yet or your device is not supported anymore, you can try to mitigate the impact by some generic behavior rules:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
