-
About Das U-Boot (CVE-2022-34835) – 30th June 2022
Preface: Who use the Das u-boot? SpaceX’s Falcon and Dragon both use U-Boot. Asahi Linux uses it as payload for m1n1 in order to boot Linux on Apple Silicon Mac. Background: U-Boot is an open-source, cross-platform boot loader that provides out-of-box support for hundreds of embedded boards and many CPUs, including PowerPC, ARM, XScale, MIPS,…
-
CVE-2022-31106 – The function deepFromFlat of underscore[.]deep is vulnerable to prototype pollution (28th June 2022)
Preface: When defining mappings, it will configure the fields that contain an array of objects within them as “object” type. This is fine in many cases, but sometimes the mappings will need to be adjusted.Nested is a special type of object that is indexed as a separate document, and a reference to each of these…
-
About Apache Tika (CVE-2022-33879): Second round of fixes for CVE-2022-30126 and CVE-2022-30973 (27th June 2022)
Preface: Backtracking is a technique based on algorithm to solve problem. It uses recursive calling to find the solution by building a solution step by step increasing values with time. Background: Apache Tika is a content type detection and content extraction framework. The Apache Tika™ toolkit detects and extracts metadata and text from over a…
-
Dramatic remedy (CVE-2022-34494 & CVE-2022-34495), another new finding occured on 24th June 2022
Preface: Modern SoCs typically employ heterogeneous remote processor devices in asymmetric multiprocessing (AMP) configurations, which may be running different instances of operating system, whether it’s Linux or any other flavor of real-time OS. The Linux* Kernel vhost-net module was developed as an offload mechanism for virtio-net. The vhost-net module enables KVM (QEMU) to offload the…
-
June 25th 2022 (APAC time zone), an extremely rare astronomical phenomenon
In the early morning of June 25th 2022 (APAC time zone), an extremely rare astronomical phenomenon “Eight Starts Converging” will be staged. During this period, Jupiter,Mars,Venus and Mercury, a total of five stars will appear in the night sky at the same time, and will be connected in a line to form the “Five Stars…
-
CVE-2022-1665 – Signed build of Red Hat Enterprise Linux for IBM Power can boot pre-production kernels
21st June 2022 Preface: What is Linux boot security?Secure Boot allows only approved operating systems to run on the machine. Secure Boot checks the cryptographic signature in the operating system’s bootloader to see if it matches a registered key in the UEFI firmware. If a match is found, the boot process proceeds. Background: UEFI Secure…
-
About CVE-2022-32973 (Tenable) – An authenticated attacker could create an audit file that bypasses PowerShell cmdlet checks and executes commands with administrator privileges. 21st June 2022
Preface: In order to prevent malicious scripts from running on your system, PowerShell enforces an execution policy. There are four execution policies you can use: Restricted, RemoteSigned, AllSigned and Unrestricted. Background: The Nessus vulnerability scanner allows you to perform compliance audits of numerous platforms including (but not limited to) databases, Cisco, Unix, and Windows configurations as well…
-
About CVE-2022-31794 – Fujitsu ETERNUS CentricStor CS8000 (Control Center) devices before 8.1A SP02 P04 (21st June 2022)
Preface: If management functions follow best practices, keep them running on separate network segments. Among other things, it limits the management console to a small number of workstations. Even if the product has vulnerabilities. Risk may be significantly reduced. Background: TERNUS CS8000 is a datacenter solution for backup storage for mainframe and open systems. Using…
-
CVE-2022-33987 The got package before 12.1.0 for Node.js allows a redirect to a UNIX socket (18/06/2022)
Preface: You can use POSIX permissions to lock down access to the file descriptor (FD) associated with the socket, and the server side can request information such as credentials and PID of clients before they can fully connect. Background: node.js can process upwards of 1000 requests per second and speed limited only to the speed…
-
About CVE-2022-29865 – OPC UA .NET Standard Stack impact by log4j (16-06-2022)
Preface: Accessing OPC UA servers or any other industrial system from the IIoT should be done through a secure network connection. Background: OPC Unified Architecture (OPC UA) is a machine-to-machine communication protocol used for industrial automation and developed by the OPC Foundation. The OPC UA platform in an platform-independent service-oriented architecture that integrates individual OPC Classic specifications into an extensible framework..NET…