add cve/apache-solr/2019/yaml/CVE-2019-0193.

Signed-off-by: 王新月123 <by2239125@buaa.edu.cn>
This commit is contained in:
王新月123 2023-03-27 11:46:11 +00:00 committed by Gitee
parent 76817fcde7
commit 2b8b757d3c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: CVE-2019-0193
source: https://github.com/jas502n/CVE-2019-0193
info:
name: Apache Solr是美国阿帕奇Apache基金会的一款基于Lucene一款全文搜索引擎的搜索服务器。该产品支持层面搜索、垂直搜索、高亮显示搜索结果等。
severity: high
description:
在Apache Solr中DataImportHandler是一个可选但流行的模块用于从数据库和其他来源提取数据它具有整个DIH配置可以来自请求的“dataConfig”参数的功能。DIH 管理屏幕的调试模式使用它来方便地调试/开发 DIH 配置。由于 DIH 配置可以包含脚本,因此此参数存在安全风险。从 Solr 版本 8.2.0 开始,使用此参数需要将 Java 系统属性“enable.dih.dataConfigParam”设置为 true。
scope-of-influence:
Apache Solr < 8.2.0
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2019-0193
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
cvss-score: 7.2
cve-id: CVE-2019-0193
cwe-id: CWE-94
cnvd-id: None
kve-id: None
tags: cve2019,Apache,Solr