Update oracle-ebs-bispgraph-file-access.yaml
parent
399f4d1434
commit
236a91ffd6
|
@ -4,7 +4,8 @@ info:
|
|||
name: Oracle eBusiness Suite - Improper File Access
|
||||
author: emenalf,tirtha_mandal,thomas_from_offensity
|
||||
severity: critical
|
||||
description: Oracle eBusiness Suite is susceptible to improper file access vulnerabilities via bispgrapgh. Be aware this product is no longer supported with patches or security fixes.
|
||||
description: |
|
||||
Oracle eBusiness Suite is susceptible to improper file access vulnerabilities via bispgrapgh. Be aware this product is no longer supported with patches or security fixes.
|
||||
reference:
|
||||
- https://www.blackhat.com/docs/us-16/materials/us-16-Litchfield-Hackproofing-Oracle-eBusiness-Suite-wp-4.pdf
|
||||
- http://www.davidlitchfield.com/AssessingOraclee-BusinessSuite11i.pdf
|
||||
|
@ -18,8 +19,8 @@ requests:
|
|||
|
||||
matchers:
|
||||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- "root:.*:0:0:"
|
||||
part: body
|
||||
|
||||
# Enhanced by mp on 2022/05/26
|
||||
|
|
Loading…
Reference in New Issue