| TLP:CLEARMS-ISAC CYBERSECURITY ADVISORY
 MS-ISAC ADVISORY NUMBER:2023-063
 DATE(S) ISSUED:06/13/2023
 SUBJECT:Multiple Vulnerabilities in Adobe Products Could Allow for Arbitrary Code Execution
 OVERVIEW:Multiple vulnerabilities have been discovered in Adobe Products, the most severe of which could allow for arbitrary code execution.
 
  Adobe Experience Manager Forms is an end-to-end digital document solution that makes it easy to create responsive forms that customers can easily complete and securely e-sign.  Adobe Commerce is a platform for delivering eCommerce capabilities, including out-of-the-box features, an ability to customize, and third-party integrations.  Adobe Substance 3D Designer is an application intended for creating 2D textures, materials and filters in a node-based interface, with a heavy focus on procedural generation, parametrisation and non-destructive workflows.  Adobe Animate is a multimedia authoring and computer animation program. Successful exploitation of the most severe of these vulnerabilities could allow for arbitrary code execution in the context of the logged on user. Depending on the privileges associated with the user,   an attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than those who operate with administrative   user rights. THREAT INTELLIGENCE:There are no reports that these vulnerabilities are being exploited in the wild
 
  Adobe Experience Manager (AEM) AEM Cloud Service (CS)•    Adobe Experience Manager (AEM) 6.5.15.0 and earlier versions
 •    Adobe Commerce 2.3.7-p4-ext-2 and earlier*
 •    Adobe Commerce 2.4.0-ext-2 and earlier*
 •    Adobe Commerce 2.4.1-ext-2 and earlier*
 •    Adobe Commerce 2.4.2-ext-2 and earlier*
 •    Adobe Commerce 2.4.3-ext-2 and earlier*
 •    Adobe Commerce 2.4.4-p3 and earlier
 •    Adobe Commerce 2.4.5-p2 and earlier
 •    Adobe Commerce 2.4.6 and earlier
 •    Adobe Animate 2022 22.0.9 and earlier versions for Windows and macOS
 •    Adobe Animate 2022 23.0.1 and earlier versions for Windows and macOS
 •    Adobe Substance 3D Designer 12.4.1 and earlier versions for Windows and macOS
     
  Large and medium government entities:  High  Small government entities:  Medium     
  Large and medium business entities:  High  Small business entities:  Medium Home users: Low TECHNICAL SUMMARY:Multiple vulnerabilities have been discovered in Adobe Products, the most severe of which could allow for arbitrary code execution. Details of the most critical vulnerabilities are as follows:
   Tactic: Execution (TA0002):Technique: Exploitation for Client Execution (T1203):
   Adobe Experience Manager•    Cross-site Scripting (Reflected XSS) which could result in Arbitrary code execution. (CVE-2023-29304, CVE-2023-29322, CVE-2023-29302)
 •    URL Redirection to Untrusted Site (‘Open Redirect’) which could result in Security feature bypass. (CVE-2023-29307)
   Adobe Commerce:•    Information Exposure which could result in Security feature bypass. (CVE-2023-29287)
 •    Incorrect Authorization which could result in Security feature bypass. (CVE-2023-29288, CVE-2023-29295, CVE-2023-29296, CVE-2023-22248)
 •    XML Injection (aka Blind XPath Injection) which could result in Security feature bypass. (CVE-2023-29289)
 •    Missing Support for Integrity Check which could result in Security feature bypass. (CVE-2023-29290)
 •    Server-Side Request Forgery (SSRF) which could result in Security feature bypass. (CVE-2023-29291)
 •    Server-Side Request Forgery (SSRF) which could result in Arbitrary file system read. (CVE-2023-29292)
 •    Improper Input Validation which could result in Security feature bypass. (CVE-2023-29293)
 •    Business Logic Errors which could result in Security feature bypass. (CVE-2023-29294)
 •    Cross-site Scripting (Stored XSS) which could result in Arbitrary file system read. (CVE-2023-29297)
   Adobe Animate•    Use After Free which could result in Arbitrary file system read. (CVE-2023-29321)
   Adobe Substance 3D Designer•    Access of Uninitialized Pointer which could result in Arbitrary file system read. (CVE-2023-21618)
 Successful exploitation of the most severe of these vulnerabilities could allow for arbitrary code execution in the context of the logged on user. Depending on the privileges associated with the user, an attacker could then install programs; view, change, or   delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than those who operate with administrative user rights.
 
 RECOMMENDATIONS:We recommend the following actions be taken:
 
  Apply the stable channel update provided by Adobe to vulnerable systems immediately after appropriate testing. (M1051:   Update Software)   
  Safeguard 7.1 : Establish and Maintain a Vulnerability Management Process:  Establish and maintain a documented vulnerability management process for enterprise assets. Review and update documentation annually, or when significant enterprise changes occur that could impact this   Safeguard.  Safeguard 7.4: Perform Automated Application Patch Management: Perform application updates on enterprise assets through automated patch management on a monthly,   or more frequent, basis.  Safeguard 7.5 : Perform Automated Vulnerability Scans of Internal Enterprise Assets:  Perform automated vulnerability scans of internal enterprise assets on a quarterly, or more frequent, basis. Conduct both authenticated and unauthenticated scans, using a SCAP-compliant vulnerability scanning   tool.   
  Apply the Principle of Least Privilege to all systems and services. Run all software as a non-privileged user (one without administrative privileges) to diminish the effects of a successful attack. (M1026:   Privileged Account Management)  
  Safeguard 4.7: Manage Default Accounts on Enterprise Assets and Software: Manage default accounts on enterprise assets and software, such as root, administrator,   and other pre-configured vendor accounts. Example implementations can include: disabling default accounts or making them unusable.  Safeguard 5.4: Restrict Administrator Privileges to Dedicated Administrator Accounts: Restrict administrator privileges to dedicated administrator accounts   on enterprise assets. Conduct general computing activities, such as internet browsing, email, and productivity suite use, from the user’s primary, non-privileged account.  Use capabilities to detect and block conditions that may lead to or be indicative of a software exploit occurring. (M1050:   Exploit Protection)   
  Safeguard 10.5:   Enable Anti-Exploitation Features: Enable anti-exploitation features on enterprise assets and software, where possible, such as Microsoft® Data Execution Prevention (DEP), Windows® Defender Exploit Guard (WDEG), or Apple® System Integrity Protection   (SIP) and Gatekeeper™.   
  Restrict use of certain websites, block downloads/attachments, block JavaScript, restrict browser extensions, etc. (M1021:   Restrict Web-Based Content)  
  Safeguard 9.2: Use DNS Filtering Services:  Use DNS filtering services on all enterprise assets to block access to known malicious domains.  Safeguard 9.3: Maintain and Enforce Network-Based URL Filters:  Enforce and update network-based URL filters to limit an enterprise asset from connecting to potentially malicious or unapproved websites. Example implementations include category-based filtering, reputation-based   filtering, or through the use of block lists. Enforce filters for all enterprise assets.  Safeguard 9.6: Block Unnecessary File Types:  Block unnecessary file types attempting to enter the enterprise’s email gateway.   
  Remind users not to visit un-trusted websites or follow links provided by unknown or un-trusted sources. Inform and educate users regarding the threats posed by hypertext links contained in emails or attachments   especially from un-trusted sources. (M1017:   User Training)  
  Safeguard 14.1: Establish and Maintain a Security Awareness Program: Establish and maintain a security awareness program. The purpose of a security awareness   program is to educate the enterprise’s workforce on how to interact with enterprise assets and data in a secure manner. Conduct training at hire and, at a minimum, annually. Review and update content annually, or when significant enterprise changes occur that   could impact this Safeguard. Safeguard 14.2: Train Workforce Members to Recognize Social Engineering Attacks: Train workforce members to recognize social engineering   attacks, such as phishing, pre-texting, and tailgating. 
Adobe:  https://helpx.adobe.com/security/products/experience-manager/apsb23-31.html   https://helpx.adobe.com/security/products/magento/apsb23-35.html   https://helpx.adobe.com/security/products/animate/apsb23-36.html   https://helpx.adobe.com/security/products/substance3d_designer/apsb23-39.html     CVE:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-21618   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-22248   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29287   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29288   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29289   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29290   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29291   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29292   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29293   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29294   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29295   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29296   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29297   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29302   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29304   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29307   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29321   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29322   Multi-State Information Sharing and Analysis Center (MS-ISAC)Elections Infrastructure Information Sharing and Analysis Center (EI-ISAC)
 31 Tech Valley Drive
 East Greenbush, NY 12061
   24×7 Security Operations CenterSOC@cisecurity.org   – 1-866-787-4722
 TLP:CLEARwww.cisa.gov/tlp
 Information may be distributed without restriction, subject to standard copyright rules.
 |