2020-05-14 20:25:12 +00:00
|
|
|
id: apcu-service
|
2020-05-04 06:23:34 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: APCu service information leakage
|
|
|
|
author: koti2
|
2020-05-25 08:02:27 +00:00
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: APCu service is vulnerable to information leakage.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: config,service,apcu,misconfig
|
2020-05-04 06:23:34 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-05-04 06:23:34 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/apc/apc.php"
|
2020-05-04 08:13:13 +00:00
|
|
|
- "{{BaseURL}}/apc.php"
|
2022-01-19 10:15:06 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
2020-05-04 06:23:34 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "APCu Version Information"
|
|
|
|
- "General Cache Information"
|
|
|
|
- "Detailed Memory Usage and Fragmentation"
|
|
|
|
condition: or
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 490a00463044022011818648e29711f049740c31c648ab90be68cad443151e9b42af4112148e3bdc02200b728fd3dd0c36c1a26c546ae6e0cd7796c3322e00bc7f584e82d642938238d8:922c64590222798bb761d5b6d8e72950
|