CVE-2024-22128: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in SAP_SE SAP NetWeaver Business Client for HTML
SAP NWBC for HTML - versions SAP_UI 754, SAP_UI 755, SAP_UI 756, SAP_UI 757, SAP_BASIS 700, SAP_BASIS 701, SAP_BASIS 702, SAP_BASIS 731, does not sufficiently encode user-controlled inputs, resulting in Cross-Site Scripting (XSS) vulnerability. An unauthenticated attacker can inject malicious javascript to cause limited impact to confidentiality and integrity of the application data after successful exploitation.
AI Analysis
Technical Summary
CVE-2024-22128 is a Cross-Site Scripting (XSS) vulnerability identified in SAP NetWeaver Business Client for HTML, specifically impacting versions SAP_UI 754 through 757 and SAP_BASIS 700 through 731. The vulnerability stems from improper neutralization of user-supplied input during web page generation, where the application fails to sufficiently encode or sanitize inputs before rendering them in the HTML context. This flaw allows an unauthenticated attacker to inject malicious JavaScript code that executes in the context of the victim's browser when they interact with the vulnerable interface. The attack vector is network-based (remote), but exploitation requires user interaction, such as clicking a crafted link or visiting a malicious page that triggers the injected script. The vulnerability affects confidentiality and integrity to a limited extent by potentially exposing or manipulating application data accessible through the client interface, but it does not affect availability. The CVSS 3.1 base score is 4.7, reflecting medium severity due to the need for user interaction and the limited scope of impact. No known exploits have been reported in the wild as of the publication date. The vulnerability is classified under CWE-79, a common web application security weakness related to improper input validation and output encoding. SAP customers using the affected versions should monitor SAP security advisories for patches and consider interim mitigations such as enhanced input validation and Content Security Policy (CSP) enforcement to reduce risk.
Potential Impact
The potential impact of CVE-2024-22128 on organizations worldwide includes unauthorized execution of malicious scripts within the context of SAP NetWeaver Business Client for HTML sessions. This can lead to limited data confidentiality breaches, such as theft of session tokens or sensitive information accessible via the client interface, and integrity issues, including manipulation of displayed data or client-side actions. Although the vulnerability does not directly compromise system availability or allow full system takeover, it can be leveraged as a foothold for further attacks, including phishing or session hijacking. Organizations relying heavily on SAP NetWeaver Business Client for HTML, especially those handling sensitive business processes or critical infrastructure data, face increased risk of targeted exploitation. The requirement for user interaction reduces the likelihood of widespread automated exploitation but does not eliminate risk, particularly in environments with high user trust or insufficient security awareness. The absence of known exploits in the wild currently limits immediate threat but does not preclude future exploitation once attackers develop reliable attack vectors.
Mitigation Recommendations
To mitigate CVE-2024-22128 effectively, organizations should implement a multi-layered approach: 1) Apply official SAP patches or security updates promptly once released for the affected SAP_UI and SAP_BASIS versions. 2) Enforce strict input validation and output encoding on all user-supplied data within the SAP NetWeaver Business Client for HTML environment to prevent injection of malicious scripts. 3) Deploy Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of potential XSS payloads. 4) Educate end-users about the risks of interacting with untrusted links or content within the SAP client interface to minimize successful exploitation via social engineering. 5) Monitor SAP system logs and network traffic for unusual activity indicative of attempted XSS exploitation. 6) Consider isolating or restricting access to SAP NetWeaver Business Client for HTML interfaces through network segmentation or VPNs to limit exposure. 7) Regularly review and update web application security configurations and conduct penetration testing focused on XSS vulnerabilities within SAP environments. These targeted measures go beyond generic advice by focusing on SAP-specific contexts and operational controls.
Affected Countries
United States, Germany, India, China, United Kingdom, Japan, Brazil, France, Australia, Canada
CVE-2024-22128: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in SAP_SE SAP NetWeaver Business Client for HTML
Description
SAP NWBC for HTML - versions SAP_UI 754, SAP_UI 755, SAP_UI 756, SAP_UI 757, SAP_BASIS 700, SAP_BASIS 701, SAP_BASIS 702, SAP_BASIS 731, does not sufficiently encode user-controlled inputs, resulting in Cross-Site Scripting (XSS) vulnerability. An unauthenticated attacker can inject malicious javascript to cause limited impact to confidentiality and integrity of the application data after successful exploitation.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2024-22128 is a Cross-Site Scripting (XSS) vulnerability identified in SAP NetWeaver Business Client for HTML, specifically impacting versions SAP_UI 754 through 757 and SAP_BASIS 700 through 731. The vulnerability stems from improper neutralization of user-supplied input during web page generation, where the application fails to sufficiently encode or sanitize inputs before rendering them in the HTML context. This flaw allows an unauthenticated attacker to inject malicious JavaScript code that executes in the context of the victim's browser when they interact with the vulnerable interface. The attack vector is network-based (remote), but exploitation requires user interaction, such as clicking a crafted link or visiting a malicious page that triggers the injected script. The vulnerability affects confidentiality and integrity to a limited extent by potentially exposing or manipulating application data accessible through the client interface, but it does not affect availability. The CVSS 3.1 base score is 4.7, reflecting medium severity due to the need for user interaction and the limited scope of impact. No known exploits have been reported in the wild as of the publication date. The vulnerability is classified under CWE-79, a common web application security weakness related to improper input validation and output encoding. SAP customers using the affected versions should monitor SAP security advisories for patches and consider interim mitigations such as enhanced input validation and Content Security Policy (CSP) enforcement to reduce risk.
Potential Impact
The potential impact of CVE-2024-22128 on organizations worldwide includes unauthorized execution of malicious scripts within the context of SAP NetWeaver Business Client for HTML sessions. This can lead to limited data confidentiality breaches, such as theft of session tokens or sensitive information accessible via the client interface, and integrity issues, including manipulation of displayed data or client-side actions. Although the vulnerability does not directly compromise system availability or allow full system takeover, it can be leveraged as a foothold for further attacks, including phishing or session hijacking. Organizations relying heavily on SAP NetWeaver Business Client for HTML, especially those handling sensitive business processes or critical infrastructure data, face increased risk of targeted exploitation. The requirement for user interaction reduces the likelihood of widespread automated exploitation but does not eliminate risk, particularly in environments with high user trust or insufficient security awareness. The absence of known exploits in the wild currently limits immediate threat but does not preclude future exploitation once attackers develop reliable attack vectors.
Mitigation Recommendations
To mitigate CVE-2024-22128 effectively, organizations should implement a multi-layered approach: 1) Apply official SAP patches or security updates promptly once released for the affected SAP_UI and SAP_BASIS versions. 2) Enforce strict input validation and output encoding on all user-supplied data within the SAP NetWeaver Business Client for HTML environment to prevent injection of malicious scripts. 3) Deploy Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of potential XSS payloads. 4) Educate end-users about the risks of interacting with untrusted links or content within the SAP client interface to minimize successful exploitation via social engineering. 5) Monitor SAP system logs and network traffic for unusual activity indicative of attempted XSS exploitation. 6) Consider isolating or restricting access to SAP NetWeaver Business Client for HTML interfaces through network segmentation or VPNs to limit exposure. 7) Regularly review and update web application security configurations and conduct penetration testing focused on XSS vulnerabilities within SAP environments. These targeted measures go beyond generic advice by focusing on SAP-specific contexts and operational controls.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- sap
- Date Reserved
- 2024-01-05T10:21:35.256Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699ec75cb7ef31ef0bf740c4
Added to database: 2/25/2026, 9:56:44 AM
Last enriched: 2/25/2026, 10:10:48 AM
Last updated: 4/11/2026, 12:52:47 PM
Views: 47
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.