First published: Tue Sep 12 2023(Updated: )
The JMX Console within the Rockwell Automation Pavilion8 is exposed to application users and does not require authentication. If exploited, a malicious user could potentially retrieve other application users’ session data and or log users out of their session.
Credit: PSIRT@rockwellautomation.com
Affected Software | Affected Version | How to fix |
---|---|---|
Pavilion8 | <5.20 |
Risk Mitigation & User Action Customers using the affected software are encouraged to apply the risk mitigations, if possible. Additionally, we encourage customers to implement our suggested security best practices to minimize the risk of vulnerability. * Update to v5.20 * QA43240 - Recommended Security Guidelines from Rockwell Automation https://rockwellautomation.custhelp.com/app/answers/answer_view/a_id/1085012 If customers are unable to update to v5.20, please follow the instructions below to disable the vulnerability in v5.17. * Open the web.xml file in your Pavilion8® installation folder set during installation and go to Console\container\webapps\ROOT\WEB-INF, by default this would be under C:\Pavilion\Console\container\webapps\ROOT\WEB-INF. * Search for the text jmx-console-action-handler and delete the below lines from web.xml file: <servlet> <servlet-name>jmx-console-action-handler</servlet-name> <servlet-class>com.pav.jboss.jmx.HtmlAdaptorServlet</servlet-class> </servlet> <servlet-mapping> <servlet-name>jmx-console-action-handler</servlet-name> <url-pattern>/jmx-console/HtmlAdaptor</url-pattern> </servlet-mapping> * Save the changes and close the file. * Restart Pavilion8® Console Service. * Logout and log back into the console and navigate to the URL http:// <FQDN>/jmx-console to confirm you are getting the error message HTTP Status 404 – Not Found. Note: <FQDN> is your fully qualified domain name used for the Console login.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-29463 refers to the vulnerability in the JMX Console within the Rockwell Automation Pavilion8 that is exposed to application users and does not require authentication.
CVE-2023-29463 can be exploited by a malicious user to potentially retrieve other application users' session data and log users out of their session.
The severity of CVE-2023-29463 is high with a severity value of 5.4.
The Rockwell Automation Pavilion8 software with a version up to and excluding 5.20 is affected by CVE-2023-29463.
To fix CVE-2023-29463, it is recommended to update the Rockwell Automation Pavilion8 software to a version that is not affected by the vulnerability.