Hello,
We host our own Jira server and are having a problem with about 100'000 bogus users with very long user names, images, etc. These users never log on.
We have are removing users by executing SQL statements but new ones keep coming in.
What could be the point of creating such users?
Hi @Ceki Gulcu a couple of questions here:
Thank you for your prompt answer.
> Is Jira connected to an external user directory?
No.
> How are users added or granted application access?
Anyone can browse projects. Users ("project role: users" and the "group: jira-users") can create, comment on and link issues. So users are granted certain rights automatically.
Maybe the project permissions need to be changed?
> Have you enabled public signup and CAPTCHA?
Yes.
> Are users invited through email?
No.
> Are users created automatically?
No.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is public signup absolutely necessary? What's the reasoning behind this configuration?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The jira server in question is used for open source projects. So, yes, the public signup seems quite necessary.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is a record from cwd_users table with fields (user_name, lower_user_name, email_address, created_dat):
8345 ryb в день \ бaланc 779156 RUB afhsаq https://anvtinkag.tumblr.com/Fox GesPoeddy Unennamarline devy | 8345 ryb в день \ бaланc 779156 rub afhsаq https://anvtinkag.tumblr.com/fox gespoeddy unennamarline devy | freethdifi1988+1@mail.ru | 2023-03-13 21:44:08.178+01
What is the point of creating such users? What is there to be gained?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I reiterate my question. What is the point of creating bogus users? What is there to be gained?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Mostly spam, but sometimes bot nets for other more malicious reasons as well.
You have two problems here.
My suspicion is that these two are combining to give you what you are seeing. It's not that "new ones keep coming in", but that your SQL deletions are failing. Your "new" spam accounts are the ones you think you've removed are not removed.
To minimise downtime, you must turn off public signup for a few hours/days/weeks - as long as it takes you to identify the actual problem.
I would
Then monitor it for a week - every few hours or days, look at the numbers of accounts you have. Is it still going up? Can the increase be accounted for by your admins adding accounts? If not, then search for the 200 users you deleted and see if any have re-appeared.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.