elastic / elastic/integrations
entityanalytics_ad: password is not properly escaped when containing $
- Dominant language
- Handlebars
- Stars
- 333
- Forks
- 647
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 209
Description
### Integration Name
Active Directory Entity Analytics [packages/entityanalytics_ad]
### Dataset Name
entity
### Integration Version
0.21.0
### Agent Version
9.4.3
### Agent Output Type
elasticsearch
### Elasticsearch Version
9.4.3
### OS Version and Architecture
Unsure
### Software/API Version
_No response_
### Error Message
_No response_
### Event Original
_No response_
### What did you do?
Applying a password with the `$` in it or ending with `$`. Removing the character makes it work, adding it back makes it stop working again.
### What did you see?
Authentication failed
### What did you expect to see?
Authentication with passwords that include `$` or ends with `$` should also work
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.