From f21b23985364508a27ad5fa14476fbf4c2c334cd Mon Sep 17 00:00:00 2001 From: sandeep <8293321+ehsandeep@users.noreply.github.com> Date: Sat, 3 Jul 2021 15:23:28 +0530 Subject: [PATCH] misc changes --- CVE-2019-9618.yaml => cves/2020/CVE-2019-9618.yaml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) rename CVE-2019-9618.yaml => cves/2020/CVE-2019-9618.yaml (66%) diff --git a/CVE-2019-9618.yaml b/cves/2020/CVE-2019-9618.yaml similarity index 66% rename from CVE-2019-9618.yaml rename to cves/2020/CVE-2019-9618.yaml index a0f12ed444..bc0a6e0e6d 100644 --- a/CVE-2019-9618.yaml +++ b/cves/2020/CVE-2019-9618.yaml @@ -1,10 +1,13 @@ -id: cve-2019-9618 +id: CVE-2019-9618 + info: name: GraceMedia Media Player 1.0 - Local File Inclusion author: 0x_Akoko - severity: high - reference: https://www.exploit-db.com/exploits/46537 - tags: wp,cves,wordpress,lfi + severity: critical + reference: | + - https://www.exploit-db.com/exploits/46537 + - https://nvd.nist.gov/vuln/detail/CVE-2019-9618 + tags: cve,cve2019,wordpress,wp-plugin,lfi requests: - method: GET @@ -20,4 +23,4 @@ requests: - type: status status: - - 200 + - 200 \ No newline at end of file