CVE-2022-23721
25.04.2023, 19:15
PingID integration for Windows login prior to 2.9 does not handle duplicate usernames, which can lead to a username collision when two people with the same username are provisioned onto the same machine at different times.
Vendor | Product | Version |
---|---|---|
pingidentity | pingid_integration_for_windows_login | 𝑥 < 2.9 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-694 - Use of Multiple Resources with Duplicate IdentifierThe software uses multiple resources that can have the same identifier, in a context in which unique identifiers are required.
- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')The software 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.