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

Removed unused & vulnerable features w/ security issues #1624

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

maggienegm
Copy link
Contributor

@maggienegm maggienegm commented Jul 11, 2020

plans_config.php includes XSS vulnerabilities

download_template.php includes directory traversal/arbitrary file download vulnerabilities

Both files aren't being used, so references to them have either been replaced with an error message or deleted.

@maggienegm
Copy link
Contributor Author

maggienegm commented Jul 12, 2020

One feature within manage_site_files.php (Admin > Files) allows admin users to change source code within the app. Rather than allowing users to edit code files within the app and allowing security vulnerabilities to exist, programmers can edit the files.

@maggienegm maggienegm changed the title Removed calls to files that weren't used && w/ security issues Removed unused and extremely vulnerable features w/ security issues Jul 12, 2020
@maggienegm maggienegm changed the title Removed unused and extremely vulnerable features w/ security issues Removed unused & vulnerable features w/ security issues Jul 12, 2020
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.

1 participant