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

Insecure Permissions Vulnerability #434

Open
sunu11 opened this issue Mar 28, 2018 · 3 comments
Open

Insecure Permissions Vulnerability #434

sunu11 opened this issue Mar 28, 2018 · 3 comments

Comments

@sunu11
Copy link

sunu11 commented Mar 28, 2018

Hi @Awilum,
I would like to report some security vulnerabilities that I found in MonstraCMS, can you guide me how to disclose them. Should I create a new issue or should I email the details?

@sunu11
Copy link
Author

sunu11 commented Mar 29, 2018

I reported to the cve platform, they let me use CVE-2018-9038, you can contact them for details

@sunu11
Copy link
Author

sunu11 commented Apr 10, 2018

Vulnerability description
Monstra CMS 3.0.4 allows remote attackers to delete files via an
admin/index.php?id=filesmanager&delete_dir=./&path=uploads/ request.

Vulnerability Type
Insecure Permissions

Expected Behavior
deleted uploads folder

Steps to Reproduce
1、Log in as a user with page editing permissions
2、Request http://your_site/admin/index.php?id=filesmanager&delete_dir=./&path=uploads

Possible Solutions
Strictly filter the delete_dir parameter and replace './' with '_/'

@ClarusAD
Copy link

idem here,
but the issue appears at first step when installing :-(

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