Update and rename avada-fusion-forms-uploads-exposure.yaml to CVE-2024-2340.yaml

patch-2
Dhiyaneshwaran 2024-05-05 03:16:54 +05:30 committed by GitHub
parent 72dfb81bb8
commit d2a1972399
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 5 deletions

View File

@ -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:
# - "<title>Index of /wp-content/uploads/fusion-forms</title>"
regex:
- '<title>Index of [\s\S]*title>'
condition: and