-
CVE-2019-11577 – dhcpcd up to 7.2.0 dhcp.c DHO_OPTSOVERLOADED memory corruption (29th Apr 2019)
Preface: IT world can’t without DHCP function! It looks like public vehicle in our daily life. Background: dhcpcd is a DHCP and DHCPv6 client. It is currently the most feature-rich open source DHCP client. Vulnerabilities Details: One of the vulnerabilities exists because the dhcp6_findna() function (src / dhcp6.c source code file) does not correctly handle…
-
Docker Hub hack! 25th Apri, 2019
Preface: Docker Hub hack exposed data of 190,000 users Incident details: On Thursday, 25th April, 2019 Docker Hub discovered unauthorized access to a single Hub database storing a subset of non-financial user data. Impact: Data breach includes usernames and hashed passwords for a small percentage of these users, as well as Github and Bitbucket tokens…
-
A Vulnerability in Oracle WebLogic Could Allow for Remote Code Execution – 26th April 2019
Preface: On April 17, 2019, the National Information Security Vulnerability Sharing Platform (CNVD) recorded the Oracle WebLogic wls9-async deserialization remote command execution vulnerability reported by China Minsheng Banking Co., Ltd. Synopsis: There are reports of this vulnerability being actively exploited in the wild in April 2019. Vulnerability details: CVE-2019-2725 – A vulnerability has been discovered…
-
PHP Vulnerability Alert – 25th Apr 2019
Preface: Error handling in PHP is still primitive. However you can code your way around most problems. Synopsis: From technical point of view, a JPEG file with malicious EXIF data, and a PHP code that executes it. This PHP code can be easily inserted into any other PHP file found in the server, probably not…
-
ISC Releases BIND Security Updates – 25th Apr 2019 (CVE-2019-6467,CVE-2019-6468 & CVE-2018-5743)
Preface: Operating system · Linux, NetBSD, FreeBSD, OpenBSD, macOS, Windows · Type · DNS server · License · Mozilla Public License (ISC license before 9.11). Website, www.isc.org/downloads/bind. BIND is the most widely used Domain Name System (DNS). Alert: A design limitation of BIND let remote attacker could exploit these vulnerabilities to cause a denial-of-service condition.…
-
Apr 2019 – A vulnerability in NTP could allow an unthenticated, remote attack to compromise a target system completely.
Preface: Kiss O’Death Packet and Other NTP Vulnerabilities potentially turn back the Internet’s Clocks and causes unpredictable problem. NTP vulnerability – historical record: There was a loophole in 2013,, the attack relies on the exploitation of the ‘monlist’ feature of NTP, as described in CVE-2013-5211, which is enabled by default on older NTP-capable devices. This…
-
Much of the Python ecosystem already uses urllib3 but no exception. It has vulnerability occurred! CVE-2019-11324 – 23rd Apr 2019.
Preface: An IT ecosystem is “the network of organizations that drives the creation and delivery of information technology products and services. About urllib3: Much of the Python ecosystem already uses urllib. It brings additional features that are missing from the Python standard libraries. For instance – Client-side SSL/TLS verification, Helpers for retrying requests and dealing…
-
CVE-2019-0228 Apache PDFBox XML Parser XML External Entity Vulnerability – 22nd Apr 2019
Preface: We are all familiar with the .doc and .pdf formats. Because this is our choice in the business world. Synopsis: Apache PDFBox is an open source pure-Java library that can be used to create, render, print, split, merge, alter, verify and extract text and meta-data of PDF files. Vulnerability details: A vulnerability in Apache…
-
RubyGems Gem Installation Arbitrary Code Execution Vulnerability – CVE-2019-8324 (Apr 2019)
Preface: In general, Ruby is a good language for game development. Apart from that Ruby has been used by companies like Twitter, Airbnb, Shopify, Github, Slideshare, Basecamp and Shopify. Synopsis: RubyGems is a package manager for the Ruby programming language that provides a standard format for distributing Ruby programs and libraries (in a self-contained format…
-
Magento security consideration – SQL injection (Apr 2019)
Preface: When I was young, I am afraid for Injection therapy. Yes, is my butt. Perhaps such circumstance is also apply to software application system! Synopsis: Magento Commerce, providing end-to-end solutions that suit clients’ needs. Vulnerability details: A vulnerability in Magento could allow an unauthenticated, remote attacker to conduct an SQL Injection attack against a…