Discover the impact of CVE-2017-12173, a vulnerability in sssd before version 1.16.0 allowing for injection attacks. Learn about affected systems, exploitation, and mitigation steps.
A vulnerability was discovered in the function sysdb_search_user_by_upn_res() in sssd before version 1.16.0, allowing for injection attacks.
Understanding CVE-2017-12173
This CVE involves a vulnerability in the sssd software that could be exploited by an authenticated attacker to retrieve password hashes.
What is CVE-2017-12173?
The vulnerability in sssd's sysdb_search_user_by_upn_res() function before version 1.16.0 could be abused to obtain password hashes.
The Impact of CVE-2017-12173
Technical Details of CVE-2017-12173
The technical aspects of the vulnerability in sssd before version 1.16.0.
Vulnerability Description
The sysdb_search_user_by_upn_res() function in sssd did not properly sanitize requests, making it vulnerable to injection attacks.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Steps to mitigate and prevent exploitation of CVE-2017-12173.
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates