Networking-Forums.com

Professional Discussions => Vendor Advisories => Topic started by: Netwörkheäd on August 12, 2023, 06:12:16 AM

Title: US-CERT- 2022 Top Routinely Exploited Vulnerabilities
Post by: Netwörkheäd on August 12, 2023, 06:12:16 AM
2022 Top Routinely Exploited Vulnerabilities

[html]

SUMMARY


The following cybersecurity agencies coauthored this joint Cybersecurity Advisory (CSA):


This advisory provides details on the Common Vulnerabilities and Exposures (CVEs) routinely and frequently exploited by malicious cyber actors in 2022 and the associated Common Weakness Enumeration(s) (CWE). In 2022, malicious cyber actors exploited older software vulnerabilities more frequently than recently disclosed vulnerabilities and targeted unpatched, internet-facing systems.


The authoring agencies strongly encourage vendors, designers, developers, and end-user organizations to implement the recommendations found within the Mitigations section of this advisory—including the following—to reduce the risk of compromise by malicious cyber actors.


Download the PDF version of this report:






   

    AA23-215A PDF
    (PDF,       980.90 KB
  )

 


TECHNICAL DETAILS


Key Findings


In 2022, malicious cyber actors exploited older software vulnerabilities more frequently than recently disclosed vulnerabilities and targeted unpatched, internet-facing systems. Proof of concept (PoC) code was publicly available for many of the software vulnerabilities or vulnerability chains, likely facilitating exploitation by a broader range of malicious cyber actors.


Malicious cyber actors generally have the most success exploiting known vulnerabilities within the first two years of public disclosure—the value of such vulnerabilities gradually decreases as software is patched or upgraded. Timely patching reduces the effectiveness of known, exploitable vulnerabilities, possibly decreasing the pace of malicious cyber actor operations and forcing pursuit of more costly and time-consuming methods (such as developing zero-day exploits or conducting software supply chain operations).


Malicious cyber actors likely prioritize developing exploits for severe and globally prevalent CVEs. While sophisticated actors also develop tools to exploit other vulnerabilities, developing exploits for critical, wide-spread, and publicly known vulnerabilities gives actors low-cost, high-impact tools they can use for several years. Additionally, cyber actors likely give higher priority to vulnerabilities that are more prevalent in their specific targets' networks. Multiple CVE or CVE chains require the actor to send a malicious web request to the vulnerable device, which often includes unique signatures that can be detected through deep packet inspection.


Top Routinely Exploited Vulnerabilities


Table 1 shows the top 12 vulnerabilities the co-authors observed malicious cyber actors routinely exploiting in 2022:




































































Table 1: Top 12 Routinely Exploited Vulnerabilities in 2022

CVE



Vendor



Product



Type



CWE



CVE-2018-13379



Fortinet



FortiOS and FortiProxy



SSL VPN credential exposure



CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')



CVE-2021-34473


(Proxy Shell)



Microsoft



Exchange Server



RCE



CWE-918 Server-Side Request Forgery (SSRF)



CVE-2021-31207


(Proxy Shell)



Microsoft



Exchange Server



Security Feature Bypass



CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')



CVE-2021-34523


(Proxy Shell)



Microsoft



Exchange Server



Elevation of Privilege



CWE-287 Improper Authentication



CVE-2021-40539



Zoho ManageEngine



ADSelfService Plus



RCE/


Authentication Bypass



CWE-287 Improper Authentication



CVE-2021-26084



Atlassian



Confluence Server and Data Center



Arbitrary code execution



CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')



CVE-2021- 44228


(Log4Shell)



Apache



Log4j2



RCE



CWE-917 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')


 


CWE-20 Improper Input Validation


 


CWE-400 Uncontrolled Resource Consumption


 


CWE-502 Deserialization of Untrusted Data



CVE-2022-22954



VMware



Workspace ONE Access and Identity Manager



RCE



CWE-94 Improper Control of Generation of Code ('Code Injection')



CVE-2022-22960



VMware



Workspace ONE Access, Identity Manager, and vRealize Automation



Improper Privilege Management



CWE-269 Improper Privilege Management



CVE-2022-1388



F5 Networks



BIG-IP



Missing Authentication Vulnerability



CWE-306 Missing Authentication for Critical Function



CVE-2022-30190



Microsoft



Multiple Products



RCE



None Listed



CVE-2022-26134



Atlassian



Confluence Server and Data Center



RCE



CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')


Additional Routinely Exploited Vulnerabilities


In addition to the 12 vulnerabilities listed in Table 1, the authoring agencies identified vulnerabilities—listed in Table 2—that were also routinely exploited by malicious cyber actors in 2022.






























































































































































Table 2: Additional Routinely Exploited Vulnerabilities in 2022

CVE



Vendor



Product



Type



CWE



CVE-2017-0199



Microsoft



Multiple Products



Arbitrary Code Execution



None Listed



CVE-2017-11882



Microsoft



Exchange Server



Arbitrary Code Execution



CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer



CVE-2019-11510



Ivanti



Pulse Secure Pulse Connect Secure



Arbitrary File Reading



CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')



CVE-2019-0708



Microsoft



Remote Desktop Services



RCE



CWE-416: Use After Free



CVE-2019-19781



Citrix



Application Delivery Controller and Gateway



Arbitrary Code Execution



CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')



CVE-2020-5902



F5 Networks



BIG-IP



RCE



CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')



CVE-2020-1472



Microsoft



Multiple Products



Privilege Escalation



CWE-330: Use of Insufficiently Random Values



CVE-2020-14882



Oracle



WebLogic Server



RCE



None Listed



CVE-2020-14883



Oracle



WebLogic Server



RCE



None Listed



CVE-2021-20016



SonicWALL



SSLVPN SMA100



SQL Injection



CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')



CVE-2021-26855


(ProxyLogon)



Microsoft



Exchange Server



RCE



CWE-918: Server-Side Request Forgery (SSRF)



CVE-2021-27065


(ProxyLogon)



Microsoft



Exchange Server



RCE



CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')



CVE-2021-26858


(ProxyLogon)



Microsoft



Exchange Server



RCE



None Listed



CVE-2021-26857


(ProxyLogon)



Microsoft



Exchange Server



RCE



CWE-502: Deserialization of Untrusted Data



CVE-2021-20021



SonicWALL



Email Security



Privilege Escalation Exploit Chain



CWE-269: Improper Privilege Management



CVE-2021-40438



Apache



HTTP Server



Server-Side Request Forgery



CWE-918: Server-Side Request Forgery (SSRF)



CVE-2021-41773



Apache



HTTP Server



Server Path Traversal



 CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')



CVE-2021-42013



Apache



HTTP Server



Server Path Traversal



 CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')



CVE-2021-20038



SonicWall



SMA 100 Series Appliances



Stack-based Buffer Overflow



CWE-787: Out-of-bounds Write


CWE-121: Stack-based Buffer Overflow



CVE-2021-45046



Apache



Log4j



RCE



CWE-917: Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')



CVE-2022-42475



Fortinet



FortiOS



Heap-based Buffer Overflow



CWE-787: Out-of-bounds Write



CVE-2022-24682



Zimbra



Collaboration Suite



'Cross-site Scripting'



CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')



CVE-2022-22536



SAP



Internet Communication Manager (ICM)



HTTP Request Smuggling



CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')



CVE-2022-22963



VMware Tanzu



Spring Cloud



RCE



CWE-94: Improper Control of Generation of Code ('Code Injection')


CWE-917: Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')



CVE-2022-29464



WSO2



Multiple Products



RCE



CWE-434: Unrestricted Upload of File with Dangerous Type



CVE-2022-27924



Zimbra



Zimbra Collaboration Suite



Command Injection



CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')



CVE-2022-22047



Microsoft



Windows CSRSS



Elevation of Privilege



CWE-269: Improper Privilege Management



CVE-2022-27593



QNAP



QNAP NAS



Externally Controlled Reference



CWE-610: Externally Controlled Reference to a Resource in Another Sphere



CVE-2022-41082



Microsoft



Exchange Server



Privilege Escalation



None Listed



CVE-2022-40684



Fortinet



FortiOS, FortiProxy, FortiSwitchManager



Authentication Bypass



CWE-306: Missing Authentication for Critical Function


MITIGATIONS


Vendors and Developers


The authoring agencies recommend vendors and developers take the following steps to ensure their products are secure by design and default:


For more information on designing secure-by-design and -default products, including additional recommended secure-by-default configurations, see joint guide Shifting the Balance of Cybersecurity Risk: Principles and Approaches for Security-by-Design and -Default.


End-User Organizations


The authoring agencies recommend end-user organizations implement the mitigations below to improve cybersecurity posture on the basis of the threat actors' activity. These mitigations align with the cross-sector Cybersecurity Performance Goals (CPGs) developed by CISA and the National Institute of Standards and Technology (NIST). The CPGs provide a minimum set of practices and protections that CISA and NIST recommend all organizations implement. CISA and NIST based the CPGs on existing cybersecurity frameworks and guidance to protect against the most common and impactful threats, tactics, techniques, and procedures. Visit CISA's Cross-Sector Cybersecurity Performance Goals for more information on CPGs, including additional recommended baseline protections.


Vulnerability and Configuration Management


Identity and Access Management


Protective Controls and Architecture


Supply Chain Security


RESOURCES


DISCLAIMER


The information in this report is being provided "as is" for informational purposes only. CISA, FBI, NSA, ACSC, CCCS, NCSC-NZ, CERT NZ, and NCSC-UK do not endorse any commercial product or service, including any subjects of analysis. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply endorsement, recommendation, or favoring.


PURPOSE


This document was developed by CISA, NSA, FBI, ACSC, CCCS, NCSC-NZ, CERT NZ, and NCSC-UK in furtherance of their respective cybersecurity missions, including their responsibilities to develop and issue cybersecurity specifications and mitigations.


REFERENCES


[1] Apache Log4j Vulnerability Guidance


VERSION HISTORY


August 3, 2023: Initial version.


APPENDIX: PATCH INFORMATION AND ADDITIONAL RESOURCES FOR TOP EXPLOITED VULNERABILITIES

















































CVE



Vendor



Affected Products and Versions



Patch Information



Resources



CVE-2017-0199



Microsoft



Multiple Products



Microsoft Office/WordPad Remote Code Execution Vulnerability w/Windows


 

CVE-2017-11882



Microsoft



Office, Multiple Versions



Microsoft Office Memory Corruption Vulnerability, CVE-2017-11882


 

CVE-2018-13379



Fortinet



FortiOS and FortiProxy 2.0.2, 2.0.1, 2.0.0, 1.2.8, 1.2.7, 1.2.6, 1.2.5, 1.2.4, 1.2.3, 1.2.2, 1.2.1, 1.2.0, 1.1.6



FortiProxy - system file leak through SSL VPN special crafted HTTP resource requests



Joint CSAs:


Iranian Government-Sponsored APT Cyber Actors Exploiting Microsoft Exchange and Fortinet Vulnerabilities in Furtherance of Malicious Activities


Russian State-Sponsored Cyber Actors Target Cleared Defense Contractor Networks to Obtain Sensitive U.S. Defense Information and Technology


APT Actors Chaining Vulnerabilities Against SLTT, Critical Infrastructure, and Elections Organizations



CVE-2019-11510



Ivanti



Pulse Secure Pulse Connect Secure versions, 9.0R1 to 9.0R3.3, 8.3R1 to 8.3R7, and 8.2R1 to 8.2R12



SA44101 - 2019-04: Out-of-Cycle Advisory: Multiple vulnerabilities resolved in Pulse Connect Secure / Pulse Policy Secure 9.0RX



CISA Alerts:


Continued Exploitation of Pulse Secure VPN Vulnerability


Chinese Ministry of State Security-Affiliated Cyber Threat Actor Activity


ACSC Advisory:


2019-129: Recommendations to mitigate vulnerability in Pulse Connect Secure VPN Software


Joint CSA:


APT Actors Chaining Vulnerabilities Against SLTT, Critical Infrastructure, and Elections Organizations


CCCS Alert:


APT Actors Target U.S. and Allied Networks - Update 1



CVE-2019-0708



Microsoft



Remote Desktop Services



Remote Desktop Services Remote Code Execution Vulnerability


 

CVE-2019-19781



Citrix



ADC and Gateway version 13.0 all supported builds before 13.0.47.24


NetScaler ADC and NetScaler Gateway, version 12.1 all supported builds before 12.1.55.18; version 12.0 all supported builds before 12.0.63.13; version 11.1 all supported builds before 11.1.63.15; version 10.5 all supported builds before 10.5.70.12


SD-WAN WANOP appliance models 4000-WO, 4100-WO, 5000-WO, and 5100-WO all supported software release builds before 10.2.6b and 11.0.3b



CVE-2019-19781 - Vulnerability in Citrix Application Delivery Controller, Citrix Gateway, and Citrix SD-WAN WANOP appliance



Joint CSAs:


APT Actors Chaining Vulnerabilities Against SLTT, Critical Infrastructure, and Elections Organizations


Chinese Ministry of State Security-Affiliated Cyber Threat Actor Activity


CCCS Alert:


Detecting Compromises relating to Citrix CVE-2019-19781



CVE-2020-5902



F5



BIG IP versions 15.1.0, 15.0.0 to 15.0.1, 14.1.0 to 14.1.2, 13.1.0 to 13.1.3, 12.1.0 to 12.1.5, and 11.6.1 to 11.6.5



K52145254: TMUI RCE vulnerability CVE-2020-5902



CISA Alert:


Threat Actor Exploitation of F5 BIG-IP CVE-2020-5902



CVE-2020-1472



Microsoft



Windows Server, Multiple Versions



Microsoft Security Update Guide: Netlogon Elevation of Privilege Vulnerability, CVE-2020-1472



ACSC Advisory:


2020-016: Netlogon Elevation of Privilege Vulnerability (CVE-2020-1472)


Joint CSA:


APT Actors Chaining Vulnerabilities Against SLTT, Critical Infrastructure, and Elections Organizations


CCCS Alert:


Microsoft Netlogon Elevation of Privilege Vulnerability - CVE-2020-1472 - Update 1



CVE-2020-14882



O