You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Богдан <no...@gmail.com> on 2018/07/30 12:41:09 UTC

Solr injection

Hi,

What is the threat of Solr injection?

Examples:

""+_val_:"query({!dismax v='fghfhfghfgh'})"
"111111"+_val_:"sum(1,2)" AND id:4355

etc..

Thanks!)