2021-01-10 13:11:25 +00:00
|
|
|
id: symfony-profiler
|
|
|
|
|
|
|
|
info:
|
2023-02-23 21:26:33 +00:00
|
|
|
name: Symfony Profiler - Detect
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: high
|
2023-02-23 21:26:33 +00:00
|
|
|
description: Symfony profiler was detected.
|
2023-10-14 11:27:55 +00:00
|
|
|
reference: https://symfony.com/doc/current/profiler.html
|
2023-03-02 20:04:39 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
|
|
|
cwe-id: CWE-200
|
2022-08-03 11:16:12 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-08-03 11:16:12 +00:00
|
|
|
shodan-query: http.html:"symfony Profiler"
|
2021-08-07 02:19:05 +00:00
|
|
|
tags: config,exposure,symfony
|
2021-01-10 13:11:25 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-01-10 13:11:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/_profiler/empty/search/results?limit=10"
|
2022-08-03 11:01:52 +00:00
|
|
|
- "{{BaseURL}}/app_dev.php/_profiler/empty/search/results?limit=10"
|
|
|
|
|
2022-08-03 11:16:12 +00:00
|
|
|
stop-at-first-match: true
|
2021-01-10 13:11:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2021-08-07 02:19:05 +00:00
|
|
|
part: body
|
2022-08-03 11:01:52 +00:00
|
|
|
words:
|
2022-08-03 11:16:12 +00:00
|
|
|
- "Symfony Profiler"
|
2023-12-30 08:43:23 +00:00
|
|
|
- "<title>Profiler</title>"
|
2024-01-01 18:32:08 +00:00
|
|
|
# digest: 490a0046304402207285a5678edfc83e5dc4aa50790daf8e5ce4cc726dd7a5908c5bd2307dba265c0220094894dbee97b527cd332a2efe812d3c6679369576d525e79894274465227faf:922c64590222798bb761d5b6d8e72950
|