Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-103779. PoCs published by mc2_s3lector.
AI-analyzed exploit summary This is a functional LDAP injection PoC that exploits a vulnerability in a web application by injecting a wildcard character (*) into the 'user' parameter, resulting in unauthorized LDAP query execution and information disclosure. The code demonstrates how the input is directly concatenated into an LDAP filter without sanitization.
Description
LDAP - Injection
Exploits (1)
This is a functional LDAP injection PoC that exploits a vulnerability in a web application by injecting a wildcard character (*) into the 'user' parameter, resulting in unauthorized LDAP query execution and information disclosure. The code demonstrates how the input is directly concatenated into an LDAP filter without sanitization.