Skip to content

Access Control: Apache Solr 9.1 - Remote Code Execution

Identifier: apache_solr_rce

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Apache Solr 9.1 is vulnerable to remote code execution.

How we test: We test for remote code execution vulnerabilities in Apache Solr by injecting malicious payloads and analyzing responses to detect if arbitrary code can be executed.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  apache_solr_rce:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.