CVE-2023-31868: XSS
Sage X3 version 12.14.0.50-0 is vulnerable to Cross Site Scripting (XSS). Some parts of the Web application are dynamically built using user's inputs. Yet, those inputs are not verified nor filtered by the application, so they mathed the expected format. Therefore, when HTML/JavaScript code is injected into those fields, this code will be saved by the application and executed by the web browser of the user viewing the web page. Several injection points have been identified on the application. The major one requires the user to be authenticated with a common account, he can then target an Administrator. All others endpoints need the malicious user to be authenticated as an Administrator. Therefore, the impact is diminished.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2023-31868?
CVE-2023-31868 is a vulnerability in Sage X3 version 12.14.0.50-0 that allows for Cross Site Scripting (XSS) attacks.
How does CVE-2023-31868 affect Sage X3?
CVE-2023-31868 affects Sage X3 version 12.14.0.50-0 by allowing malicious users to inject HTML/JavaScript code into the web application.
What is the severity rating of CVE-2023-31868?
The severity rating of CVE-2023-31868 is medium, with a CVSS score of 5.4.
How can I fix CVE-2023-31868?
To fix CVE-2023-31868, it is recommended to apply the latest patch or upgrade to a fixed version of Sage X3.
What is Cross Site Scripting (XSS)?
Cross Site Scripting (XSS) is a type of security vulnerability where attackers inject malicious scripts into web pages viewed by other users.