Security Bulletin
Summary
A vulnerability in Apache Solr was addressed by IBM InfoSphere Information Server.
Vulnerability Details
Description: Apache Solr could allow a remote attacker to execute arbitrary code on the system, caused by a deserialization of untrusted data flaw in jmx.serviceUrl. By sending a specially-crafted request, an attacker could exploit this vulnerability to execute arbitrary code on the system.
CVSS Base Score: 9.8
CVSS Temporal Score: https://exchange.xforce.ibmcloud.com/vulnerabilities/157932 for more information
CVSS Environmental Score*: Undefined
CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)
Affected Products and Versions
IBM InfoSphere Information Server Data Quality Exception Console: versions 11.5, 11.7
IBM InfoSphere Information Analyzer: versions 11.5, 11.7
IBM InfoSphere Information Server on Cloud versions 11.5, 11.7
Remediation/Fixes
|
Product |
VRMF | APAR | Remediation/First Fix |
| InfoSphere Information Server, Information Server on Cloud | 11.7 | JR60869 | --Apply IBM InfoSphere Information Server version 11.7.0.1 --Apply IBM InfoSphere Information Server version 11.7.0.1 Service Pack 1 --For IBM InfoSphere Information Server Enterprise Edition in a containerized environment, apply IBM InfoSphere Information Server 11.7.1.0 |
| InfoSphere Information Server, Information Server on Cloud | 11.5 | JR60869 | --Apply IBM InfoSphere Information Server version 11.5.0.2 --Apply IBM InfoSphere Information Server version 11.5.0.2 Service Pack 6 |
Workarounds and Mitigations
a) Fix the Solr server start script:
- On UNIX:
- Edit /opt/IBM/InformationServer/shared-open-source/solr/start-solr.sh
- In the third line from the end of the file, change
$EXEC "$ROOTDIR/solr/install/bin/solr" $SOLR_START_CMD -cloud -s "$ROOTDIR/solr/data/$i" -p $SCPI -z $HOSTNAME:$ZKPI
to
$EXEC "$ROOTDIR/solr/install/bin/solr" $SOLR_START_CMD -cloud -s "$ROOTDIR/solr/data/$i" -p $SCPI -z $HOSTNAME:$ZKPI -Ddisable.configEdit=true
- On Windows:
- Edit C:\IBM\InformationServer\shared-open-source\solr\start-solr.bat
- In the third line from the end of the file, change
"%SOLR_ROOT_DIRECTORY%install\bin\solr.cmd" start -cloud -s "%SOLR_ROOT_DIRECTORY:"=%data\!NODEID!" -p !SCPI! -z %HOSTNAME%:!ZKPI! !FOREGROUND!
to
"%SOLR_ROOT_DIRECTORY%install\bin\solr.cmd" start -cloud -s "%SOLR_ROOT_DIRECTORY:"=%data\!NODEID!" -p !SCPI! -z %HOSTNAME%:!ZKPI! !FOREGROUND! -Ddisable.configEdit=true
Get Notified about Future Security Bulletins
References
Change History
08 April 2019: Original version published
19 April 2019: Published fix for Enterprise Edition version 11.7.1
27 June 2019: Published fix for Information Server version 11.5
*The CVSS Environment Score is customer environment specific and will ultimately impact the Overall CVSS Score. Customers can evaluate the impact of this vulnerability in their environments by accessing the links in the Reference section of this Security Bulletin.
Disclaimer
Review the IBM security bulletin disclaimer and definitions regarding your responsibilities for assessing potential impact of security vulnerabilities to your environment.
Internal Use Only
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
27 June 2019
UID
ibm10878819