2021-04-26 07:19:20 +00:00
|
|
|
id: exposed-sharepoint-list
|
|
|
|
|
|
|
|
info:
|
2023-02-09 20:38:37 +00:00
|
|
|
name: Sharepoint List - Detect
|
2021-04-26 07:19:20 +00:00
|
|
|
author: ELSFA7110
|
2023-02-13 16:41:55 +00:00
|
|
|
severity: medium
|
2023-02-09 20:38:37 +00:00
|
|
|
description: Sharepoint list was detected because of improper configuration. An anonymous user can access SharePoint Web Services.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-08-19 14:44:46 +00:00
|
|
|
- https://hackerone.com/reports/761158
|
|
|
|
- https://hackerone.com/reports/300539
|
2023-02-13 16:41:55 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: hackerone,config,exposure,sharepoint
|
2021-04-26 07:19:20 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-26 07:19:20 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/_vti_bin/lists.asmx?WSDL"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "GetListResponse"
|
|
|
|
- "GetList"
|
|
|
|
part: body
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-02-09 20:38:37 +00:00
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502201b4be51b6e2e2f8216b0237de3a915049e11cd59fe5e83aee6f217b5195b050b022100d6e0d4d4dcb9a8ac8f29aeb0f00fc1a489b25249385b7f724cf576205721bc86:922c64590222798bb761d5b6d8e72950
|