Update and rename cves/2021/CVE-2019-10717.yaml to cves/2019/CVE-2019-10717.yaml
parent
10f76539ed
commit
261e2079aa
|
@ -12,7 +12,7 @@ info:
|
||||||
metadata:
|
metadata:
|
||||||
verified: true
|
verified: true
|
||||||
shodan-query: http.html:"Blogengine.net"
|
shodan-query: http.html:"Blogengine.net"
|
||||||
tags: cve,cve2019,blogengine,lfi
|
tags: cve,cve2019,blogengine,lfi,traversal
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -25,6 +25,11 @@ requests:
|
||||||
regex:
|
regex:
|
||||||
- '~/App_Data/files/../../([a-zA-Z0-9\.\-]+)/([a-z0-9]+)'
|
- '~/App_Data/files/../../([a-zA-Z0-9\.\-]+)/([a-z0-9]+)'
|
||||||
|
|
||||||
|
- type: word
|
||||||
|
part: header
|
||||||
|
words:
|
||||||
|
- "application/json"
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
Loading…
Reference in New Issue