Exposed S3 Buckets
Categories
(Websites :: Web Analytics, task, P2)
Tracking
(Not tracked)
People
(Reporter: bibekshah000, Unassigned)
References
()
Details
(4 keywords, Whiteboard: [reporter-external] [web-bounty-form] [verif?])
Hi i found one of your exposed s3 buckets with directory listing enabled which reveals many data of the mozilla.
s3 bucket: http://charts.mozilla.org.s3-us-west-2.amazonaws.com/
I hope you understand the issue.
Comment 1•6 years ago
|
||
Hi reporter, thanks for this. However I don't think this is an issue, i.e. it does not look like the listed items are sensitive.
Kyle, are you able to confirm that the contents of this s3 bucket are / should be public? Thanks.
aws s3 ls s3://charts.mozilla.org --no-sign-request
PRE FreshOranges/
PRE JSON-Formatter/
PRE MoBuildbotTimings/
PRE NeglectedOranges/
PRE TopBugzillaDups/
PRE bugzilla/
PRE contributors/
PRE coverage-test/
PRE coverage/
PRE metrics/
PRE quantum/
PRE testfailures/
These are the contents in the S3 bucket. As it contain Directory Listing which is not good for the company to reveal its data to the public.So this is valid issue in my though
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 6•6 years ago
|
||
Here are the locations of each. Most are old, so I forget which branch each might be on.
PRE FreshOranges/ https://github.com/klahnakoski/FreshOranges
PRE JSON-Formatter/ https://github.com/klahnakoski/JSON-Formatter
PRE MoBuildbotTimings/ This is old: https://github.com/klahnakoski/MoDevMetrics
PRE NeglectedOranges/ https://github.com/klahnakoski/NeglectedOranges
PRE TopBugzillaDups/ https://github.com/klahnakoski/TopBugzillaDups
PRE bugzilla/ https://github.com/klahnakoski/BugzillaSearch
PRE contributors/ https://github.com/klahnakoski/Contributors
PRE coverage-test/ https://github.com/klahnakoski/firefox-code-coverage-frontend
PRE coverage/ https://github.com/klahnakoski/firefox-code-coverage-frontend
PRE metrics/ https://github.com/mozilla/charts
PRE quantum/ https://github.com/mozilla/charts
PRE testfailures/ https://github.com/klahnakoski/TestFailures
Updated•1 year ago
|
Description
•