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

Information Disclosure Vulnerability(Need Authentication) #354

Closed
tangxiaofeng7 opened this issue Dec 21, 2018 · 7 comments
Closed

Information Disclosure Vulnerability(Need Authentication) #354

tangxiaofeng7 opened this issue Dec 21, 2018 · 7 comments

Comments

@tangxiaofeng7
Copy link

I found a information leakage vulnerabilities in BigTree-CMS, you need to login the backstage first.

Steps to reproduce:

1、Login in to the backstage http://localhost/BigTree-CMS-master/site/index.php/admin
2、Post some contents
3、Checked the page and see
4、Then create and publish
5、Search and update
image

image
image

This vulnerability reveals the full path of bigtree-CMS
Let's look at the code:
image

The parameters of post are not restricted,so it will be evali it in wrong。

@fgeek
Copy link

fgeek commented Dec 25, 2018

CVE-2018-20405 has been assigned for this issue.

@timbuckingham
Copy link
Collaborator

This looks like it requires developer level access which allows for full code execution through a variety of means (template creation, module creation, extension installation, etc). Am I missing the privilege escalation aspect?

@NicoleG25
Copy link

NicoleG25 commented Apr 7, 2020

Hi @timbuckingham ,
Was this vulnerability ever addressed? note that there was a CVE assigned, if you wish, you can contact MITRE to dispute it if you disagree with it.
Kind regards !

@timbuckingham
Copy link
Collaborator

No, this was not a vulnerability to be addressed as developer level accounts have full write access to the filesystem by design.

@NicoleG25
Copy link

@timbuckingham would you be contacting MITRE in order to dispute this ?
Because as of now it appears as a valid/active vulnerability.

Thanks for your quick reply !

No, this was not a vulnerability to be addressed as developer level accounts have full write access to the filesystem by design.

@timbuckingham
Copy link
Collaborator

I've submitted a rejection request at MITRE. I'm new at that process so hopefully I did it right! I'll follow up here when I hear back.

@NicoleG25
Copy link

I've submitted a rejection request at MITRE. I'm new at that process so hopefully I did it right! I'll follow up here when I hear back.

Alright good to know ! hopefully all goes well :)
Have a nice day !

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

4 participants