updated matcher & info

patch-1
Ritik Chaddha 2023-08-07 22:55:27 +05:30 committed by GitHub
parent 2e5d01e24d
commit b382f7691c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 11 deletions

View File

@ -8,16 +8,17 @@ info:
Webgrind 1.5 relies on user input to display a file, which lets anyone view files from the local filesystem (that the webserver user has access to) via an index.php?op=fileviewer&file= URI Webgrind 1.5 relies on user input to display a file, which lets anyone view files from the local filesystem (that the webserver user has access to) via an index.php?op=fileviewer&file= URI
reference: reference:
- https://github.com/Threekiii/Awesome-POC/blob/master/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/Webgrind%20fileviewer.phtml%20%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E6%BC%8F%E6%B4%9E%20CVE-2018-12909.md - https://github.com/Threekiii/Awesome-POC/blob/master/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/Webgrind%20fileviewer.phtml%20%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E6%BC%8F%E6%B4%9E%20CVE-2018-12909.md
- https://nvd.nist.gov/vuln/detail/CVE-2018-12909
- https://github.com/jokkedk/webgrind/issues/112 - https://github.com/jokkedk/webgrind/issues/112
- https://nvd.nist.gov/vuln/detail/CVE-2018-12909
classification: classification:
cve-id: CVE-2018-12909
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5 cvss-score: 7.5
cwe-id: CWE-22 cwe-id: CWE-22
metadata: metadata:
max-request: 1 max-request: 1
fofa-query: app="Webgrind"
verified: true verified: true
fofa-query: app="Webgrind"
tags: cve,cve2018,lfi,webgrind tags: cve,cve2018,lfi,webgrind
http: http:
@ -31,16 +32,8 @@ http:
part: body part: body
regex: regex:
- 'root:.*:0:0:' - 'root:.*:0:0:'
- type: word
part: body
words:
- 'webgrind' - 'webgrind'
condition: and
- type: word
part: header
words:
- 'text/html'
- type: status - type: status
status: status: