2021-06-11 10:46:05 +00:00
|
|
|
id: phalcon-framework-source
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: Phalcon Framework - Source Code Leakage
|
2021-06-11 10:46:05 +00:00
|
|
|
author: philippedelteil
|
|
|
|
severity: high
|
2022-07-26 13:45:11 +00:00
|
|
|
description: Phalcon Framework source code was discovered.
|
2021-06-11 10:46:05 +00:00
|
|
|
tags: exposure,debug,phalcon
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/anything_here"
|
|
|
|
|
2021-06-11 10:50:34 +00:00
|
|
|
matchers-condition: and
|
2021-06-11 10:46:05 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Phalcon Framework"
|
|
|
|
- "AnythingHereController"
|
|
|
|
condition: and
|
2021-06-11 10:50:34 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-07-26 13:45:11 +00:00
|
|
|
- 200
|
|
|
|
|
|
|
|
# Enhanced by mp on 2022/07/15
|