2021-08-27 18:40:18 +00:00
id : CVE-2018-8719
info :
name : WordPress Plugin WP Security Audit Log 3.1.1 - Information Disclosure
author : LogicalHunter
severity : medium
description : Access to wp-content/uploads/wp-security-audit-log/* files is not restricted. For example, these files are indexed by Google and allows for attackers to possibly find sensitive information
reference :
- https://www.exploit-db.com/exploits/44371
- https://vuldb.com/?id.115817
2022-05-17 09:18:12 +00:00
- https://www.exploit-db.com/exploits/44371/
2022-09-23 17:53:08 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2018-8719
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 5.3
2021-09-10 11:26:40 +00:00
cve-id : CVE-2018-8719
cwe-id : CWE-532
2022-08-27 04:41:18 +00:00
tags : cve2018,exposure,edb,wordpress,wp-plugin,cve
2021-08-27 18:40:18 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/wp-content/uploads/wp-security-audit-log/failed-logins/"
matchers-condition : and
matchers :
- type : status
status :
- 200
2021-08-31 06:37:28 +00:00
2021-08-27 18:40:18 +00:00
- type : word
words :
2021-08-31 06:37:28 +00:00
- "[TXT]"
2021-08-27 18:40:18 +00:00
- ".log"
2021-08-31 06:37:28 +00:00
- "Index of"
condition : and