Lucene search
+L

1241 matches found

Hacker One
Hacker One
added 2016/03/22 10:0 a.m.19 views

HackerOne: External programs revealing info

A bug in an authorization check was found by @1337coder on an endpoint that was showing the members of a team, as well as the team member groups that were set up. Example output: "id":1, "username":"dirk", "name":"dirk", "bio":"", "url":"https://hackerone.com/dirk" , "id":2, "name":"Admin",...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/21 11:47 p.m.22 views

HackerOne: Websites opened from reports can change url of report page

Websites opened from the a hackerone report can change the url of the report page. For example, clicking on a link set to "http://d214mfsab.org/same.html" including this one will change the still-open report page to http://example.com. This works on current versions of Safari including mobile and...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/20 8:51 a.m.18 views

HackerOne: Disclosure of private programs that have an "external" page on HackerOne

Hay again , We know that there are some companies have "external" page on HackerOne : https://hackerone.com/directory?query=type%3Aexternal&sort=name%3Aascending&page=1 Some of those companies are hosting private programs as well , with the same handles We can pick up any program from the externa...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/18 3:20 p.m.79 views

Imgur: XSS via React element spoofing

Hello, I noticed an XSS on imgur. Proof of concept: visit the URL http://imgur.com/vidgif/ticket/aaaaaaaa?errorpropsdangerouslySetInnerHTMLhtml=%3Cimg%20src=a%20onerror=%22alert%27XSS%20on%20%27%2bdocument.domain%22%3E&errorisReactElement=true&errortype=body It's not the simplest case as it...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/18 11:10 a.m.24 views

HackerOne: CSV Injection via the CSV export feature

I've bypassed 111192 by using this string ";=cmd|' /C calc'!A0" without doublequotes. Steps to reproduce are as in 111192. Tested in excel 2003-2013...

2AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/17 12:57 a.m.19 views

HackerOne: Sending emails (via HackerOne) impersonating other users

Hello, This was a very weird behavior that I observed and I am not sure exactly what is causing this but I trust you guys to dig into this more. So, basically in a sandboxed program, when I set a trigger for an auto-response, I am getting emails from the HackerOne platform as a user who has no...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/16 12:57 p.m.17 views

HackerOne: SECURITY: Referencing previous Reports attachment_IDs on new Reports via Draft_Sync DELETES Attachments

Issue New HackerOne exciting addition is the ability to include inline images by using their referenceID, which is in this case Fxxxxx. The reference ID is bind to the its report ContextID and cant be referenced by others unique reference Is seems that if the referenceID is used in another newest...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/16 10:48 a.m.14 views

HackerOne: Unauthorized Team members viewing

In a Team, a user that does not have an admin permission at https://hackerone.com/teamname/teammembers can view the list of users in the Program by visiting https://hackerone.com/teamname/teammembers.json Although it is only a user with an admin permission that can view the Team members and modif...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/15 7:13 p.m.15 views

HackerOne: Mediation link can be accepted by other users

When a company user requests mediation on a report, a support ticket is created for the HackerOne team to investigate. @kirkj found out that the support ticket included an invitation link, and that some support reps may include it inadvertently within email replies. If HackerOne had not accepted...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/15 11:59 a.m.24 views

HackerOne: Possible XSS

Hi, I opened this report as soon as I have read https://mathiasbynens.github.io/rel-noopener/ It doesn't necessarly affect HackerOne, nor have i given it enough time to get a working dom manipulation. But since Markdown allows creating target attributes to anchor tags, it may be possible to get...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/14 5:11 p.m.38 views

HackerOne: Edit Auto Response Messages

Not completely sure if this is by design due to encountering it for the first time. When a company has auto response turned on, the reporter can change the contents of the message without any problems. The reporter should not be able to change the contents of the companies auto response in any wa...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/28 3:58 a.m.36 views

HackerOne: User with Read-Only permissions can edit the Internal comment Activities on Bug Reports After Revoke the team access permissions

Poc : 1.Login into Programtestbug as Alice account 2.Create a new group with "Read-only" Permission . Add a Bob to that group 3.Bob report a bug to Programtestbug After Post "Some Internal comments" 4.Now Alice Revoke the Bob team access permissions so Bob is no longer part of the team 5.Bob...

SaveExploits0
Hacker One
Hacker One
added 2016/02/26 4:10 p.m.25 views

HackerOne: Distinguish EP+Private vs Private programs in HackerOne

Hi! I would like to provide the following matrix in order to distinguish between EP+Private vs Private programs in HackerOne, without the need to login. I am using two endpoints. These are: 1. https://hackerone.com/ENTITY/thanks/2012.json and 2. https://hackerone.com/ENTITY/thanks/2013.json If...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/25 11:49 a.m.30 views

HackerOne: User with Read-Only permissions can edit the SwagAwarded Activities on Bug Reports

Poc : 1.Login into Programtestbug as owner account 2.Create a new group with "Reward" Permission . Add a user to that group 3.Create a new group with "Read-only" Permission . Add a user to that group 3.Login into user account Report a bug to Program testbug 4."Reward" Permission User awarded a sw...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/25 9:24 a.m.21 views

HackerOne: User with Read-Only permissions can manually public disclosure the report

Hello, I would like to report an incomplete fix of 109483 this report .manually disclose functionality is not consider for fix that cause read-only team members to post a public comment. In hackerone public disclose have a three types 1.Team/User Request a public disclose a bug 2.Team/user Agree ...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/25 5:17 a.m.13 views

HackerOne: Abusing HOF rankings in limited circumstances

HI, I think you will close this as NA but i think you should resolve this bug at some point. As we know submitting duplicate report of valid report earns you +2 point and also gives you HOFknown bug. So you will appear in team's HOF as https://hackerone.com/security/thanks with 2 points Now how...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/25 12:6 a.m.18 views

HackerOne: Denial of Service any Report

Hello. This comment can cause a failure of any load report This is SPARTAA...

2.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/02/25 12:0 a.m.35 views

Ubiquiti Networks UniFi 3.2.10 Cross Site Request Forgery

RCE Security Advisory https://www.rcesecurity.com 1. ADVISORY INFORMATION ----------------------- Product: Ubiquiti Networks UniFi Vendor URL: www.ubnt.com Type: Cross-Site Request Forgery CWE-353 Date found: 2015-03-19 Date published: 2016-02-23 CVSSv3 Score: 6.3...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/24 8:6 p.m.45 views

HackerOne: CSV Injection at the CSV export feature

Hi there, I have find a way to bypass the mitigation done in 72785 and 111192. What happens if an attacker creates a Ticket with the Tittle ":";-3+3+cmd|' /C calc'!D2. The ; will break the field making excel think that there are two fields. Although, you are using "" to encapsulate a field and , ...

0.8AI score
SaveExploits0
0day.today
0day.today
added 2016/02/23 12:0 a.m.67 views

Ubiquiti Networks UniFi 3.2.10 - Cross-Site Request Forgery

Exploit for hardware platform in category web applications 1. ADVISORY INFORMATION ----------------------- Product: Ubiquiti Networks UniFi Vendor URL: www.ubnt.com Type: Cross-Site Request Forgery CWE-353 Date found: 2015-03-19 Date published: 2016-02-23 CVSSv3 Score: 6.3...

7.1AI score
SaveExploits0
Rows per page
Query Builder