-
CVE-2022-30165 – Windows Kerberos Elevation of Privilege Vulnerability (16th June 2022)
Preface: On May 2022 Security Updates from Microsoft by introducing a new Object ID (OID) in new certificates to further fingerprint the user. This is done by embedding the user’s objectSid (SID) within the new szOID_NTDS_CA_SECURITY_EXT (1.3.6.1.4.1.311.25.2) OID. Certificate Templates with the new CT_FLAG_NO_SECURITY_EXTENSION (0x80000) flag set in the msPKI-Enrollment-Flag attribute will not embed the…
-
About SAP ASE – CVE-2022-31594 (14th June 2022)
Preface: SAP Adaptive Server Enterprise (SAP ASE) Protocol – Originally designed for Unix platforms in 1987 under the name Sybase SQL Server, it was renamed Sybase ASE, then renamed again when SAP bought Sybase. It is often used for online transaction management on location and in the cloud. Background: The new SAP Adaptive Server Platform…
-
CVE-2022-28217 Design weakness of SAP NetWeaver (EP Web Page Composer) 13th June 2022
Preface: An XML External Entity (XXE) attack is a type of attack against an application that parses XML input. Furthermore, SSRF is an attack in which an attacker can force a vulnerable server to trigger malicious requests to third-party servers and or to internal resources. Background: SAP Enterprise Portal is the Web front-end component for…
-
CVE-2022-25845: About fastjson (security advisory) – 11th June 2022
Preface: Vulnerability management is included in the security development life cycle. Maybe you’ll be concerned about vulnerabilities. In fact, computer products (software and hardware) are hard to avoid without design flaws. This is the reality. Background: Fastjson is Alibaba’s open source JSON parsing library, based on the Java language, which supports the conversion between JSON-formatted…
-
CVE-2022-31045: ill-formed headers sent to Envoy in certain configurations can lead to unexpected memory access resulting in undefined behavior or crashing. 9th June 2022
Preface: Hard to speculate that what is this technique (Ill-formed headers). Whether we can apply the following method that google experts exploited before. Background: Istio enables organizations to secure, connect, and monitor microservices, so they can modernize their enterprise apps more swiftly and securely. Istio manages traffic flows between services, enforces access policies, and aggregates…
-
Das U-Boot 2022.01 has Buffer Overflow occured. (8th June 2022)
Preface: It is not uncommon to rewrite the bootloader during a cyber attack, malicious code present in the bootloader will be executed after restart. After this, the code will hijack the Linux boot process in memory and then download and execute the malware with root privileges. Finally, the downloaded program attacks other devices through password…
-
SAMSUNG Mobile Security JUN-2022 Updates – 7th June 2022
Preface: According to the information provided by the supplier. This vulnerability was reported on April 5, 2022. But we didn’t see that record until this month. Background: Samsung Kies is the official tool from Samsung for Android devices. Using Samsung Kies, you can view apps in full screen on your Windows, no matter what network…
-
The developer has fixed the vulnerability before an attacker could exploit it (6th June 2022)
Preface: Packet filtering are divided into two categories : Stateless (Packet filtering) – Stateless is the polar opposite of stateful Stateful (Packet filtering)Stateless (Packet filtering): It is also known as an access control list (ACL), does not store information on the connection state. Stateless ACLs are applicable to the network and physical layers, and sometimes…
-
CVE-2022-32296: The Linux kernel before 5.17.9 allows TCP servers to identify clients by observing what source ports are used. (5th June 2022)
Preface: Move the TCP hashtable functions/structs to inet_hashtables.[ch] , it was happened 17 years ago.On April 27, 2022, in an unpublished paper, report that clients can be accurately identified by forcing them to issue 40 times more connections than the number of entries in table_perturb[ ] Table, indexed by hash-joined tuples.The current 2^8 setup allows…
-
My point of view for CVE-2022-30127 (2nd June 2022)
Preface: The official release of the vulnerability did not elaborate. So we don’t know what happened? Maybe you can use speculation. Even if you can’t figure out the root cause, it will let you know more about your Edge browser. Background: The new Microsoft Edge is based on Chromium and was released on January 15,…