Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ldap error message pattern for PHP #15345

Merged
merged 1 commit into from
Mar 23, 2017
Merged

Fix ldap error message pattern for PHP #15345

merged 1 commit into from
Mar 23, 2017

Conversation

ilyaglow
Copy link
Contributor

@ilyaglow ilyaglow commented Mar 20, 2017

Now ldapi audit plugin has Search: Bad search filter value in the list of possible error patterns. Manual fuzzing shows that sometimes output of scripts suspected to be vulnerable for LDAP injection do not have prefix Search: on their LDAP error message.

Few examples:

I hope the plain "Bad search filter" won't bring any false positives.

Cheers

@andresriancho andresriancho merged commit 0aea7f7 into andresriancho:master Mar 23, 2017
@ilyaglow ilyaglow deleted the fix-ldapi-php branch May 2, 2017 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants