CISA KEV Breakdown
  • November 30, 2022
  • Ryan Cribelar

November 28 – 2 New Vulns | CVE-2021-35587, CVE-2022-4135

In this CISA KEV Breakdown, CISA has added an Oracle pre-auth RCE, as well as a zero-day Chromium vulnerability confirmed to have existing exploitation in the wild by Google on versions before 107.0.5304.121 for Mac and Linux, and 107.0.5304.121/.122 for Windows.

wdt_ID CVE ID Vendor Software Exploitation Result GreyNoise Traffic EPSS Probability EPSS Percentile CVSSv3 Due Date
1 CVE-2022-4135 Google Chrome Buffer Overflow 0.01055 50.967 9.6 12/19/2022
2 CVE-2021-35587 Oracle Fusion Middleware Remote Code Execution 6 0.00885 26.955 9.8 12/19/2022
CVE ID Vendor Software Exploitation Result GreyNoise Traffic EPSS Probability EPSS Percentile CVSSv3 Due Date

Notable Vulnerability Additions

CVE-2022-4135 | Chromium GPU Buffer Overflow

Disclosed to Google by Clement Lecigne of Google’s Threat Analysis Group (TAG) on the 22nd of November, a buffer overflow vulnerability exists in the GPU component of the Chromium Browser. While confirmed exploitation exists for Google Chrome, thus being mentioned in the KEV, the vulnerability does exist in other technologies that utilize this GPU component in Chromium. Microsoft’s Chromium-based Edge, FreeBSD, Debian, and Fedora have been identified as vulnerable technologies to CVE-2022-4135.

To exploit the vulnerability, an attacker would need to convince a user to interact with a specially-crafted web page, indicating yet another prime candidate for actors as an initial access vector vulnerability through means of social engineering.

Security Advisory:

https://www.debian.org/security/2022/dsa-5289
https://vuxml.freebsd.org/freebsd/8d3838b0-6ca8-11ed-92ce-3065ec8fd3ec.html
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-4135
https://chromereleases.googleblog.com/2022/11/stable-channel-update-for-desktop_24.html

CVE-2021-35587 | Oracle Fusion Middleware RCE

Reported by security researchers Jang and Peterjson, a vulnerability was discovered in Fusion Middleware to have RCE capabilities on Oracle Access Manager (OAM) once the right exploit-chain was discovered. In the blog post, they indicate the testing done was on the 12c version of OAM, and they further indicate the same capability may exist on the 11g version but would require a different process to reach RCE. Exploitation of the 11g version appears to not exist publicly at the time of writing.

At the end of their post, the researchers explain that RCE was achieved in this particular case thanks to CVE-2020–14644, a weblogic gadgetchain vulnerability which enables such exploitation due to the inclusion of vulnerable weblogic libraries. It is worth noting that this CVE-2020–14644 has yet to be added to the KEV, indicating either the exploitation evidence obtained by CISA does not include exploitation of this particular CVE, or it will be added soon.

GreyNoise has monitored activity for this CVE since August of this year, with additional resources and IPs to action on that can be found here.

Security Advisory:

https://www.oracle.com/security-alerts/cpujan2022.html

Be sure to check out Nucleus Security’s KEV Enrichment Dashboard where we overlay vulnerabilities that are added to the catalog with intelligence from GreyNoise, exploit-prediction scoring from EPSS and lastly CVSS. You can use the data yourself and use further metrics to influence decision-making when determining risk of vulnerabilities added to the KEV.

← November 15, 2022 CISA Kev Breakdown

Click here to expand our CISA KEV Breakdown Frequently Asked Questions
  • What makes for a notable addition?
    • A notable addition can arise from many different characteristics. If a particular vulnerability is notable to the security community or a subset of the security community or if the EPSS score reveals notable information about the vulnerability, this can constitute further analysis. It may also be the case that a particular vulnerability shines a light on everyday users and we will highlight important information and key takeaways to ensure users and readers have easy access to actionable information.
  • When is the Breakdown released?
    • We aim to have our analysis of each KEV update posted within 24 hours of the time in which the Catalog is updated. See CISA’s full catalog here
  • I am not bound by BOD 22-01 or federal regulations, why should the KEV concern me?
    • CISA encourages all organizations to utilize the Catalog as an attribute in your vulnerability prioritization framework. Organizations looking to lessen the scope on known dangerous vulnerabilities and make a goal to remediate them can understand where they currently stand against what CISA has confirmed as exploited vulnerabilities in the wild. See CISA’s section on “How should organizations use the KEV catalog?” here.
  • What is EPSS?
    • EPSS is the Exploit Prediction Scoring System. It is an open, data-driven effort for estimating the likelihood (probability) that a software vulnerability will be exploited in the wild. See the EPSS home page on FIRST for more information here.
  • What is the difference between EPSS probability and EPSS percent?
    • EPSS probability is the risk calculated by the model when determining the perceived threat of the vulnerability itself. Percentage is a relative comparison of the rest of the CVEs within the given sample. While the probability only changes upon refreshing the results from the model, the percentage can change purely based on the CVE sample given. In the case of the Breakdown, we use the percentage given by the pool of all CVEs with given EPSS data. Scores may vary post-release of the post given new information about the vulnerabilities and their perceived threat. For more information on applying and understanding EPSS data, see this article on the FIRST website, as well as their FAQ page.
  • What is GreyNoise?
    • GreyNoise is a platform that collects, analyzes, and labels data on IPs that scan the internet and saturate security tools with noise. Through their sensor network, GreyNoise observes vulnerability exploitation attempts for vulnerabilities that are exploited in the wild over the Internet. These are arguably vulnerabilities that should be at the very top of your priority list to remediate.
  • Why are GreyNoise exploitation attempts only observed on ~20% of KEV vulnerabilities?
    • Exploitation of many vulnerabilities in the CISA KEV will not be observed for many reasons that GreyNoise does a good job of explaining in this post. For example:
      • The vulnerability may not be remotely exploitable
      • Vulnerability exploitation may require authentication (and result in privilege escalation)
      • The impacted software may not be exposed to the internet
      • Mass scanning/exploitation is not occurring yet