2021-05-27 21:13:04 +00:00
|
|
|
id: wp-full-path-disclosure
|
2021-05-27 13:27:16 +00:00
|
|
|
|
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: Wordpress - Path Disclosure
|
2021-05-27 13:27:16 +00:00
|
|
|
author: arcc
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/#why-are-there-path-disclosures-when-directly-loading-certain-files
|
2022-05-13 20:26:43 +00:00
|
|
|
- https://core.trac.wordpress.org/ticket/38317
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: debug,wordpress,fpd
|
2021-05-27 13:27:16 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-05-27 13:27:16 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-includes/rss-functions.php"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-05-27 21:13:04 +00:00
|
|
|
- 'Call to undefined function _deprecated_file()'
|
2021-05-27 13:27:16 +00:00
|
|
|
part: body
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100801bbde5d695128c523449e3f13cbcfbdbc6fac825395e2524cd6b020c4e401e022100b3912dc6c4be228a8c60c03136e6707c7b5482f0b095c9c1c530eed718f0862f:922c64590222798bb761d5b6d8e72950
|