2022-11-25 10:34:54 +00:00
|
|
|
id: symfony-fosjrouting-bundle
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Symfony FOSJsRoutingBundle
|
|
|
|
author: DhiyaneshDk
|
2022-11-26 16:45:05 +00:00
|
|
|
severity: medium
|
2022-11-25 10:34:54 +00:00
|
|
|
reference:
|
|
|
|
- https://packagist.org/packages/friendsofsymfony/jsrouting-bundle
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-11-25 10:34:54 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: http.html:"symfony Profiler"
|
2022-11-26 16:39:19 +00:00
|
|
|
tags: misconfig,symfony
|
2022-11-25 10:34:54 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-25 10:34:54 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/js/routing?callback=fos.Router.setDatafoobarfoo'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '/**/fos.Router.setDatafoobarfoo({'
|
|
|
|
- 'routes'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/javascript"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|