From d2a197239992bf148aa3bffab5f47ccc9876cd51 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Sun, 5 May 2024 03:16:54 +0530 Subject: [PATCH] Update and rename avada-fusion-forms-uploads-exposure.yaml to CVE-2024-2340.yaml --- .../2024/CVE-2024-2340.yaml} | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) rename http/{vulnerabilities/wordpress/avada-fusion-forms-uploads-exposure.yaml => cves/2024/CVE-2024-2340.yaml} (51%) diff --git a/http/vulnerabilities/wordpress/avada-fusion-forms-uploads-exposure.yaml b/http/cves/2024/CVE-2024-2340.yaml similarity index 51% rename from http/vulnerabilities/wordpress/avada-fusion-forms-uploads-exposure.yaml rename to http/cves/2024/CVE-2024-2340.yaml index a3c6c25886..74615dd55c 100644 --- a/http/vulnerabilities/wordpress/avada-fusion-forms-uploads-exposure.yaml +++ b/http/cves/2024/CVE-2024-2340.yaml @@ -1,20 +1,27 @@ -id: avada-fusion-forms-uploads-exposure +id: CVE-2024-2340 info: name: Avada < 7.11.7 - Unauthenticated Sensitive Information Exposure via Form Uploads Directory Listing author: t3l3machus severity: medium - description: The Avada theme for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.11.6 via the '/wp-content/uploads/fusion-forms/' directory. This makes it possible for unauthenticated attackers to extract sensitive data uploaded via an Avada created form with a file upload mechanism. + description: | + The Avada theme for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.11.6 via the '/wp-content/uploads/fusion-forms/' directory. This makes it possible for unauthenticated attackers to extract sensitive data uploaded via an Avada created form with a file upload mechanism. + remediation: Fixed in 7.11.7 reference: - https://vulners.com/wpvulndb/WPVDB-ID:507E1D07-4953-4A31-81E8-80F01F971E2A - https://nvd.nist.gov/vuln/detail/CVE-2024-2340 + - https://avada.com/documentation/avada-changelog/ + - https://www.wordfence.com/threat-intel/vulnerabilities/id/8db8bbc3-43ca-4ef5-a44d-2987c8597961?source=cve classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N cvss-score: 5.3 + cve-id: CVE-2024-2340 + epss-score: 0.00043 + epss-percentile: 0.08267 metadata: verified: true max-request: 1 - tags: wp-plugin,wp,wordpress,unauthenticated,wpscan + tags: cve,cve2024,wp-plugin,wp,wordpress,unauthenticated,wpscan http: - method: GET @@ -25,8 +32,6 @@ http: matchers: - type: regex part: body - # words: - # - "Index of /wp-content/uploads/fusion-forms" regex: - 'Index of [\s\S]*title>' condition: and