CVE-2019-0193
CVSS V2 High 9
CVSS V3 High 7.2
Description
In Apache Solr, the DataImportHandler, an optional but popular module to pull in data from databases and other sources, has a feature in which the whole DIH configuration can come from a request's "dataConfig" parameter. The debug mode of the DIH admin screen uses this to allow convenient debugging / development of a DIH config. Since a DIH config can contain scripts, this parameter is a security risk. Starting with version 8.2.0 of Solr, use of this parameter requires setting the Java System property "enable.dih.dataConfigParam" to true.
Overview
- CVE ID
- CVE-2019-0193
- Assigner
- security@apache.org
- Vulnerability Status
- Modified
- Published Version
- 2019-08-01T14:15:13
- Last Modified Date
- 2021-07-30T14:15:11
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:* | 1 | OR | 8.2.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:C/I:C/A:C
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- COMPLETE
- Availability Impact
- COMPLETE
- Base Score
- 9
- Severity
- HIGH
- Exploitability Score
- 8
- Impact Score
- 10
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- HIGH
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.2
- Base Severity
- HIGH
- Exploitability Score
- 1.2
- Impact Score
- 5.9
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-0193 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0193 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:59:01 | Added to TrackCVE | |||
2022-12-04 00:17:25 | 2019-08-01T14:15Z | 2019-08-01T14:15:13 | CVE Published Date | updated |
2022-12-04 00:17:25 | 2021-07-30T14:15:11 | CVE Modified Date | updated | |
2022-12-04 00:17:25 | Modified | Vulnerability Status | updated |