41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
id: unauth-ldap-account-manager
|
|
|
|
info:
|
|
name: Unauthenticated LDAP Account Manager
|
|
author: tess
|
|
severity: medium
|
|
description: LDAP Account Manager is exposed to external users.
|
|
classification:
|
|
cpe: cpe:2.3:a:ldap-account-manager:ldap_account_manager:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: ldap-account-manager
|
|
product: ldap_account_manager
|
|
shodan-query: http.title:"LDAP Account Manager"
|
|
tags: ldap,misconfig,unauth
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/templates/config/profmanage.php'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'LDAP Account Manager'
|
|
- 'Profile management'
|
|
- 'Add profile'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100ab6c9af3538e04b198ebd77c0581d7073412df79541b6e7d6e9b93636830e06602200969cea6daa2765dbe5b22863482f9378f562f5b15446ac40eba6f950e7f2231:922c64590222798bb761d5b6d8e72950 |