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

Security Question #208

Open
davidhendrickmb opened this issue Apr 27, 2021 · 3 comments
Open

Security Question #208

davidhendrickmb opened this issue Apr 27, 2021 · 3 comments

Comments

@davidhendrickmb
Copy link

Hi there,
I found some strange folders within the "Properties folder of my application today".
These files correspond to resource sets available within our implementation of the Westwind Globalization package.
I was wondering if you are aware of any vulnerability within the package that would allow someone to do this? We have configured the "ConfigureAuthorizeLocalizationAdministration" to only our super admins.

image
image

Thanks in advance,
David

@davidhendrickmb
Copy link
Author

Also just to clarify, these are provided via the JavaScriptLocalizationResources script.

@RickStrahl
Copy link
Owner

Sure if you leave your LocalizationAdmin interface open without any security in front of it, new resources can be created.

That just looks like a robot got into your admin interface. start by putting a robots.txt and excluding the localizationadmin folder (how is that folder even discovered? Do you have it linked in the public site?)

@davidhendrickmb
Copy link
Author

We do have the ConfigureAuthorizeLocalizationAdministration section locked down so only our staff members and our super admins at that (only developers) can access this so it looks like this has somehow been circumvented.

Is there a way I can disable this part of the functionality?

The folder isn't linked at all except when logged in as a super admin.

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

No branches or pull requests

2 participants