6.5
CVE-2021-3027
- EPSS 1.17%
- Veröffentlicht 26.03.2021 03:16:40
- Zuletzt bearbeitet 21.11.2024 06:20:47
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
app/views_mod/user/user.py in LibrIT PaSSHport through 2.5 is affected by LDAP Injection. There is an information leak through the crafting of special queries, escaping the provided search filter because user input gets no sanitization.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.17% | 0.634 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
| nvd@nist.gov | 4 | 8 | 2.9 |
AV:N/AC:L/Au:S/C:P/I:N/A:N
|
CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
https://github.com/LibrIT/passhport/commit/366b03f607729c4538e91b634ecc57c8398522a1
https://github.com/LibrIT/passhport/pull/562
https://jorgectf.gitlab.io/disclosure/cve-2021-3027/