SAP Security Notes November 2024: Critical Vulnerabilities and Patches

SAP’s November 2024 Security Notes address several high-priority vulnerabilities. The most critical is a Cross-Site Scripting (XSS) flaw in the SAP Web Dispatcher that allows for full compromise. Other key patches fix privilege escalation issues in SAP PDCE and SAP Host Agent, and authorization problems in NetWeaver AS Java.

This advisory summarizes the key vulnerabilities SAP addressed in its November 14, 2024 security patch release. The most significant patch, Note 3520281, resolves a high-priority Cross-Site Scripting (XSS) vulnerability in the SAP Web Dispatcher that could allow an attacker to execute arbitrary code and fully compromise the installation. Patches were also released for high-risk privilege escalation vulnerabilities in SAP PDCE (Note 3483344) and the SAP Host Agent for Unix (Note 3509619). Additionally, SAP NetWeaver AS Java received important fixes for a missing authorization check in the System Landscape Directory (SLD) and for information disclosure vulnerabilities. Organizations should prioritize the application of these patches, particularly for the SAP Web Dispatcher, to mitigate the risk of exploitation.

Key Takeaways

  • A critical Cross-Site Scripting (XSS) bug (Note 3520281) in SAP Web Dispatcher allows for full system compromise.
  • Privilege escalation flaws were patched in SAP PDCE (Note 3483344) and SAP Host Agent for Unix (Note 3509619).
  • SAP NetWeaver AS Java received fixes for a missing authorization check (Note 3335394) and information disclosure vulnerabilities.
  • Immediate patching of the SAP Web Dispatcher is recommended, with several workarounds available if patching is delayed.
  • An update to Note 3483344 provided revised instructions to deactivate vulnerable functions in SAP PDCE.

November 2024 SAP Security Note Details

Note NumberComponentVulnerability TypeRiskSummary of Risk
3520281SAP Web DispatcherCross-Site Scripting (XSS)HighAllows for arbitrary code execution and full compromise via the administration UI.
3483344SAP PDCEMissing Authorization CheckHighCould be exploited to escalate privileges; the patch deactivates the vulnerable functions.
3509619SAP Host Agent (Unix)Privilege EscalationHighEnables attackers in the sapsys group to replace protected local files.
3335394SAP NetWeaver AS JavaMissing Authorization CheckMediumCould lead to unauthorized access and changes to the System Landscape Directory (SLD).
3522953 & 3393899SAP NetWeaver AS JavaInformation DisclosureMediumAffects the Software Update Manager and Logon Application.

What is the Most Critical Vulnerability in November 2024?

The most severe vulnerability addressed this month is a high-priority Cross-Site Scripting (XSS) issue in the SAP Web Dispatcher, detailed in Note 3520281. This flaw can be exploited by an attacker to execute arbitrary code, leading to a full compromise of the Web Dispatcher installation. The vulnerability specifically impacts users who access the administration UI through a web browser. The patch corrects the issue by implementing proper encoding to prevent a successful XSS attack.

What Are the Workarounds for the Web Dispatcher Vulnerability?

If the SAP Kernel and Web Dispatcher cannot be upgraded immediately, several workarounds are available to mitigate the risk. The primary strategy is to disable the administration UI. This can be achieved through one of the following methods:

  • Delete the content of the directory /usr/sap/data/icmandir/admin/.
  • Remove the icm/HTTP/adminx parameters from the DEFAULT and instance profiles and set the icm/HTTP/admin0 profile parameter to an empty value.
  • Remove administrative roles from all users and replace them with the less-privileged monitor role.

What Other High-Priority Patches Were Released?

Beyond the Web Dispatcher flaw, SAP released several other important patches for high-risk vulnerabilities:

  • Note 3483344 (SAP PDCE): This note was updated with revised instructions to fix a missing authorization check that could be exploited for privilege escalation. The correction deactivates the vulnerable functions.
  • Note 3509619 (SAP Host Agent): This patch addresses a privilege escalation vulnerability on Unix platforms. It prevents attackers belonging to the sapsys group from replacing local files that are normally protected by privileged access.
  • Note 3335394 (SAP NetWeaver AS Java): This note resolves a missing authorization check that could permit unauthorized access and modifications to the System Landscape Directory (SLD).
  • Notes 3522953 & 3393899 (SAP NetWeaver AS Java): These notes address information disclosure vulnerabilities in the Software Update Manager and the Logon Application, respectively.

Frequently Asked Questions (FAQ)

What was the most important SAP Security Note in November 2024?
Note 3520281 is the most critical, addressing a high-priority Cross-Site Scripting (XSS) vulnerability in the SAP Web Dispatcher. It can be exploited to fully compromise the system, and immediate patching is recommended.

How can I mitigate the SAP Web Dispatcher XSS vulnerability without patching?
You can disable the administration UI by deleting its directory, removing specific profile parameters, or replacing administrative user roles with a monitor-only role.

Were there any privilege escalation vulnerabilities patched in November 2024?
Yes, two significant privilege escalation flaws were addressed. Note 3483344 fixed a high-risk issue in SAP PDCE, and Note 3509619 patched a vulnerability in the SAP Host Agent on Unix platforms.

Share the Post: