CVE-2020-5281
25.03.2020, 18:15
In Perun before version 3.9.1, VO or group manager can modify configuration of the LDAP extSource to retrieve all from Perun LDAP. Issue is fixed in version 3.9.1 by sanitisation of the input.
Vendor | Product | Version |
---|---|---|
cesnet | perun | 𝑥 < 3.9.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-90 - Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')The software constructs all or part of an LDAP query using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended LDAP query when it is sent to a downstream component.
- CWE-732 - Incorrect Permission Assignment for Critical ResourceThe product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors.
References