Update CVE-2014-4210.yaml
parent
7203040e96
commit
f596d64a47
|
@ -5,7 +5,9 @@ info:
|
|||
author: princechaddha
|
||||
severity: medium
|
||||
tags: cve,cve2014,weblogic,oracle,ssrf
|
||||
reference: https://nvd.nist.gov/vuln/detail/CVE-2014-4210
|
||||
reference: |
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2014-4210
|
||||
- https://blog.gdssecurity.com/labs/2015/3/30/weblogic-ssrf-and-xss-cve-2014-4241-cve-2014-4210-cve-2014-4.html
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -20,7 +22,8 @@ requests:
|
|||
|
||||
- type: word
|
||||
words:
|
||||
- "'127.1.1.1', port:'700'"
|
||||
- "Connection refused"
|
||||
- "Socket Closed"
|
||||
- "content-type: unknown/unknown"
|
||||
part: body
|
||||
condition: or
|
||||
|
|
Loading…
Reference in New Issue