2023-01-12 05:17:59 +00:00
|
|
|
id: unauth-ldap-account-manager
|
2023-01-11 22:51:57 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-12 05:17:59 +00:00
|
|
|
name: Unauthenticated LDAP Account Manager
|
2023-01-11 22:51:57 +00:00
|
|
|
author: tess
|
|
|
|
severity: medium
|
2024-01-03 06:08:41 +00:00
|
|
|
description: LDAP Account Manager is exposed to external users.
|
2023-01-11 22:51:57 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-01-24 10:04:30 +00:00
|
|
|
shodan-query: http.title:"LDAP Account Manager"
|
2023-01-17 22:03:06 +00:00
|
|
|
tags: ldap,misconfig,unauth
|
2023-01-11 22:51:57 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-11 22:51:57 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/templates/config/profmanage.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-01-12 05:17:59 +00:00
|
|
|
part: body
|
2023-01-11 22:51:57 +00:00
|
|
|
words:
|
|
|
|
- 'LDAP Account Manager'
|
|
|
|
- 'Profile management'
|
|
|
|
- 'Add profile'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a00473045022100eb37d1c6fabba844b609feb86ee959249326bf888667b194afcb0ff37dd9e91b022037213b13d2f0a714a76ac3f03bd64b5ef49037ed317d3da37ca410ff3d459d98:922c64590222798bb761d5b6d8e72950
|