-
Prophecy astrology and astronomical phenomenon (16th Jan, 2022)
Preface: The history of Vedic astrology, some said it’s been around since 10,000 B.C! Synopsis: About Prophecy astrology: Vedic astrology refers to Indian or Hindu astrology, a system that originated in ancient India and was recorded by saints in the Vedic scriptures. Also known as “Jyotish” – the science of light Vedic astrology involves the…
-
About Citrix vulnerabilities (CVE-2021-28704 & CVE-2021-28707) 13th Jan 2022
Preface: Virtual memory settings can often be controlled through the OS. In addition, RAM uses swapping techniques, while virtual memory uses paging. While physical memory is limited to the size of the RAM chip, virtual memory is limited by the size of the hard disk. Background: When you create a VM, a fixed amount of memory…
-
About: HTTP Protocol Stack RCE Vulnerability (11th Jan, 2022)
Preface: HTTP[.]sys is mature technology that protects against many types of attacks and provides the robustness, security, and scalability of a full-featured web server. IIS itself runs as an HTTP listener on top of HTTP[.]sys. Background: HTTP/1.1 specifies that a response sent as Transfer-Encoding: chunked can include optional trailers (ie. what would normally be sent…
-
About: CVE-2022-22531 – Multiple vulnerabilities in F0743 Create Single Payment application of SAP S/4HANA (11-1-2022)
Preface: For security reasons, SAP will not disclose the details of the vulnerability. Security bulletin issued yesterday. However, the end user only needs to tinker. But we don’t know what happened? So my purpose of this topic is to try to dig out details an interest that appeals to you. If , my findings didn’t…
-
CVE-2022-21825 Citrix Workspace App for Linux Security Update (11-1-2022)
Preface: Privilege escalation attacks can be separated into two way. It is horizontal privilege escalation and vertical privilege escalation. Privilege escalation happens when a malicious user exploits a bug, design flaw, or configuration error in an application or operating system to gain elevated access to resources that should normally be unavailable to them. Background: Starting…
-
CVE-2021-23218 Missing Release of Memory after Effective Lifetime 10th Jan 2022
Preface: Deploy the leading enterprise container runtime with just two commands Background: Mirantis Container Runtime is the industry-leading, high-level runtime at the heart of Mirantis Kubernetes Engine, enabling it to operate Swarm and Kubernetes containers efficiently on any substrate. It is based on containerd, the Cloud Native Computing Foundation (CNCF) core container runtime. FIPS 140-2…
-
The twists and turns of this vulnerability CVE-2022-22846. 9th Jan, 2022
Preface: What if , design weakness not directly effect the software component. Is it a vulnerability? Or, can we ignore? Background: What is the difference between DNS and nameservers?DNS records are what contain the actual information that other browsers or services need to interact with, like your server’s IP address. Nameservers, on the other hand,…
-
Who can tell the truth about the supernatural phenomena described in the Old Testament and other related religious bibles?
-
About CVE-2021-28714,CVE-2021-28715 – Guest can force Linux netback driver to hog large amounts of kernel memory (6th Jan, 2022)
Preface: Citrix Hypervisor is based on the Xen Project hypervisor, with extra features and supports provided by Citrix. Citrix Hypervisor 8.2 uses version 4.13. 4 of the Xen hypervisor. Background: Netfront communicates with a counterpart backend driver called netback in the driver domain, using shared memory I/O channels. The driver domain uses a software bridge…
-
Containerd 1.5.9 has been released to fix CVE-2021-43816 (5th Jan, 2022)
Preface: A Pod represents a single instance of a running process in your cluster. Pods contain one or more containers, such as Docker containers. When a Pod runs multiple containers, the containers are managed as a single entity and share the Pod’s resources. Background: Containerd was designed to be used by Docker and Kubernetes as…