漏洞标题
N/A
漏洞描述信息
Apache Solr 5.0.0 到 Apache Solr 8.3.1 可通过VelocityResponseWriter实现远程代码执行。Velocity模板可以通过在 `configset/velocity` 目录中的Velocity模板或作为参数提供。用户定义的configset可能包含可渲染的、潜在的恶意模板。提供的参数模板默认禁用,但可以通过将 `params.resource.loader.enabled` 设置为 `true` 来启用,此设置需要访问配置API。定义response writer需要访问配置API。Solr 8.4 完全移除了params resource loader,仅在configset被认为是“可信”(由授权用户上传)时启用configset提供的模板渲染。
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
Apache Solr 5.0.0 to Apache Solr 8.3.1 are vulnerable to a Remote Code Execution through the VelocityResponseWriter. A Velocity template can be provided through Velocity templates in a configset `velocity/` directory or as a parameter. A user defined configset could contain renderable, potentially malicious, templates. Parameter provided templates are disabled by default, but can be enabled by setting `params.resource.loader.enabled` by defining a response writer with that setting set to `true`. Defining a response writer requires configuration API access. Solr 8.4 removed the params resource loader entirely, and only enables the configset-provided template rendering when the configset is `trusted` (has been uploaded by an authenticated user).
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Apache Solr 注入漏洞
漏洞描述信息
Apache Solr是美国阿帕奇(Apache)基金会的一款基于Lucene(一款全文搜索引擎)的搜索服务器。该产品支持层面搜索、垂直搜索、高亮显示搜索结果等。 Apache Solr 5.0.0版本至8.3.1版本中存在注入漏洞。攻击者可借助Velocity模板利用该漏洞在系统上执行任意代码。
CVSS信息
N/A
漏洞类别
注入