Lucene search
+L
HackeroneRecent

15405 matches found

Hacker One
Hacker One
added 2020/05/31 6:20 a.m.119 views

h1-ctf: [H1-2006 2020] CTF Writeup

Just submitting Flag for now, Will soon submit Writeup : Impact Flag: ^FLAG^736c635d8842751b8aafa556154eb9f3$FLAG$...

2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/31 5:0 a.m.20 views

h1-ctf: [H1-2006 2020] Got the flag

Hey got the flag, will update the writeup soon started 6:00am may 30 BountyPay CTF Challenge Completed! Congratulations, all of the hackers have been paid their Bug Bounty money and you have completed the challange! Please submit your write up to https://hackerone.com/h1-ctf and make sure to...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/31 1:37 a.m.103 views

h1-ctf: [H1-2006 2020] Multiple vulnerabilities leading account takeover

I'm posting flag and will send my write up upcoming days when I clear my mind after this rabbit holes! :D ^FLAG^736c635d8842751b8aafa556154eb9f3$FLAG$ Impact Multiple vulnerabilities leading attacker to takeover any bounty pay user...

2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/31 12:6 a.m.39 views

OPPO: No rate limit on Reporting a Threat on [https://community.coloros.com] lead to Increase in the User Group/Points

Summary: When a user signs up on https://community.coloros.com he is assigned with a specific User Group which increases with his activity on the community. I found that there is no rate limit implemented on reporting a threat and due to which a User can abuse this functionality to Increase his...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/30 7:33 p.m.50 views

h1-ctf: [H1-2006 2020] H1-2006 CTF Writeup

Hi! The challenges were really great. I had a lot of fun and I can honestly say I learned a few tricks during this journey. I will be submitting the flag now and will work on a very good writeup until the deadline. My reasoning is that there are two different prizes, one for the first ten and...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/30 5:56 p.m.15 views

Mail.ru: [MY.GAMES] XSS в мессенджере

XSS in store.my.games on chat message...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/30 1:8 p.m.163 views

curl: curl overwrite local file with -J

Summary: curl supports the Content-disposition header, including the filename= option. By design, curl does not allow server-provided local file override by verifying that the filename= argument does not exist before opening it. However, the implementation contains 2 minor logical bugs that allow...

4.6CVSS7.6AI score0.01236EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/05/30 5:59 a.m.49 views

HackerOne: Uploading large payload on domain instructions causes server-side DoS

This was a DoS vulnerability in a specific endpoint that didn't limit the size of the upload. As explained in the hacker summary, we limited the payload to mitigate the attack. Note : To everyone who sees this report, if a program accepts DoS vulnerabilities please try to try test carefully as it...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/30 4:58 a.m.16 views

Engel & Völkers Technology GmbH: XSS reflected in https://tableau.engelvoelkers.com/

Summary: XSS reflected in https://tableau.engelvoelkers.com/ Steps To Reproduce: POC: https://tableau.engelvoelkers.com/en/embeddedAuthRedirect.html?auth=javascript:alertdocument.domain F848501 Impact XSS...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/29 8:5 p.m.17 views

Stripo Inc: multiple email usage -my.stripo.email-

I first went to the "my.stripo.emai" view and registered with my google account. Then I entered the profile. I have replaced my email with an email that is not registered with your google account.I received a verification message on the email I changed. The button was not clicked. I copied it by...

3.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/29 5:51 p.m.172 views

GitHub Security Lab: Java: CWE-532 sensitive info logging

This bug was reported directly to GitHub Security Lab...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/29 7:23 a.m.29 views

X (Formerly Twitter): Private list members disclosure via GraphQL

Summary: Due to improper queries of GraphQL, the attacker can steal members of the private list. Description: Twitter implements a unique GraphQL endpoint, which can use only the queries that Twitter specified. However, there is a flaw in the backend...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/28 7:30 p.m.45 views

Nextcloud: The password of a mail share is not hashed if the password is given when the share is created

Create a new mail share with a password by using the OCS endpoint with something like: curl -u admin:admin -X POST -H "OCS-APIRequest: true" "http://localhost/ocs/v1.php/apps/filessharing/api/v1/shares?path=welcome.txt&shareType=4&[email protected]&password=plainTextPassword" - Check the...

5CVSS7.4AI score0.01912EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/05/28 7:8 p.m.11 views

Node.js third-party modules: [commit-msg] RCE via insecure command formatting

I would like to report a RCE issue in the commit-msg module. It allows to execute arbitrary commands remotely inside the victim's PC Module module name: commit-msg version: 0.2.3 npm page: https://www.npmjs.com/package/commit-msg Module Description commit-msg is a customizable git commit message...

1.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/28 4:18 p.m.31 views

Lark Technologies: Stored xss in larksuite internal helpdesk and other user's helpdesk.

A stored XSS cross site scripting vulnerability was found which an attacker could have potentially used to obtain access to the internal team's help desk and view submitted user tickets. We have resolved this issue and thank @imrannisar for reporting this to our team...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/28 2:33 p.m.301 views

U.S. Dept Of Defense: xmlrpc.php FILE IS enable which enables attacker to XSPA Brute-force and even Denial of Service(DOS), in https://████/xmlrpc.php

Summary: Hello team, I have found a security vulnerability inhttps://███████/xmlrpc.php which lets attacker to: 1: XSPA or PortScan 2: Bruteforce 3:DOS and much more Description: Impact Step-by-step Reproduction Instructions █████████ 1: Go to https://██████/xmlrpc.php to check if it is enabled o...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/28 3:49 a.m.17 views

Shopify: Ability to generate shipping labels in another store orders

Details A shop owner creating a session on its own store on https://mailbox.shopifycloud.com/ service can craft request to print labels on another store he doesn't have access to. Steps to reproduce 1. Go to an unfulfilled order and click on Create a shipping label 2. Copy the CURL request that i...

SaveExploits0
Hacker One
Hacker One
added 2020/05/27 7:5 p.m.20 views

Shopify: Inject page in admin panel via Shopify.API.pushState [New Payload]

The correction for 868615, allows you to use new payload: js const ctx = window.openlocation.origin+'/admin/themes', 'blank' const data = JSON.stringify message: 'Shopify.API.replaceState', data: pathname: "abc:d../pages/xss//" ; ctx.postMessagedata Impact Abuse the active admin session to extrac...

2.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/27 3:51 p.m.14 views

Rockstar Games: Minor Account Privacy can Set to Everyone.

In this report, the researcher demonstrated an Insecure Direct Object Reference vulnerability that would allow Minor accounts accounts where the owner's age is self-reported to be under 18 years old to modify their privacy permissions to restricted settings. Ordinarily, accounts with owners betwe...

3AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/27 2:45 p.m.16 views

U.S. Dept Of Defense: Information Disclosure(PHPINFO/Credentials) on DoD Asset

Summary: A DoD leaks credentials on a phpinfo page. Description: https://███ publicly displays a phpinfo page that leaks system information and credentials. Impact The impact is medium not only due to information leakage of numerous different details such as system information but also the leakag...

SaveExploits0
Hacker One
Hacker One
added 2020/05/27 12:20 p.m.171 views

Open-Xchange: Missing (or redundant) null check in `dcrypt_openssl_sign`

Function dcryptopensslsign in file src/lib-dcrypt/dcrypt-openssl.c has the following code if EVPPKEYbaseidkey-key == EVPPKEYRSA errorr = "Format does not support RSA"; return FALSE; and later if md == NULL if errorr != NULL errorr = tstrdupprintf "Unknown digest %s", algorithm; return FALSE; So,...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/26 9:59 p.m.30 views

Starbucks: Singapore - Unrestricted File Upload Leads to XSS on campaign.starbucks.com.sg/api/upload

ko2sec discovered it was possible to upload arbitrary content on https://campaign.starbucks.com.sg/api/upload, leading to a stored XSS. This site was decommissioned. @ko2sec — thank you for reporting this vulnerability and for confirming the resolution...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/26 7:57 p.m.36 views

Open-Xchange: Directory traversal allows execution of arbitrary binaries usign doveadm exec

Both the doveadm-exec man page and the online manual specify that it can be used to execute commands from Dovecot's libexecdir which sounds like an implicit security boundary. I recently ran across a situation where doveadm-exec was whitelisted in sudoers to be run as root. I realized it was...

4.6AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/26 4:12 p.m.22 views

Radancy: [www.werkenbijderet.nl] There is no rate limit for vacature-alert endpoints

https://werkenbijderet.nl/vacature-alert lacked a properly configured application specific tuned rate limiting defense mechanism. Because the speed limit was set very high, it was possible to send thousands of mails within 10 minutes. The fix was to implement a middleware which throttles requests...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/26 3:31 p.m.68 views

Kubernetes: DoS for client-go jsonpath func

Summary: jsonpath recursive descent cause a DoS vul kubectl apiextensions-apiserver cli-runtime and kubernetes is depends on client-go I think evalRecursive cause of this vulnerability function pos: client-go/util/jsonpath/jsonpath.go:451 Component Version: client-go:master Steps To Reproduce: i...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/26 1:58 p.m.20 views

GitLab: Possibilty to purchase Ultimate - 1 Year (EDU or OSS)

Hi, Any user can purchase Ultimate - 1 Year EDU or OSS which is for educational institutions or open source projects.I have found here https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/860 list of Gitlab plan id and found Ultimate - 1 Year which is free and purchased. Steps to reproduce...

SaveExploits0
Hacker One
Hacker One
added 2020/05/26 12:16 p.m.16 views

Xiaomi: Insecure file upload in xiaoai.mi.com Lead to Stored XSS

Insecure file upload in xiaoai.mi.com Lead to Stored but self XSS...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/26 4:0 a.m.17 views

Automattic: DOM-Based XSS in tumblr.com

Description Hi, i just found a XSS that i think it's a valid issue and i think it is in scope this time. To get the XSS the attacker needs to create a post in tumblr.com using...

6.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/25 10:42 p.m.14 views

Mail.ru: Database read through provider misconfiguration

Content provider implementation in ICQ for Android allowed another local application to force ICQ private files to be copied to insecure location...

3.3AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/25 7:14 p.m.27 views

Shopify: OrderListInitial leaks order details

Hello, During my investigation I have noticed that OrderListInitial graphql operation is leaking more information that it suppose to be for a staff with "Customer" only permission. Normally the graphql call is as below. POST /admin/internal/web/graphql/core HTTP/1.1...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/25 1:56 p.m.29 views

Nextcloud: New users can read all Nextcloud Deck data from previous user with same username

First of all: Sorry, i know there is no scope "Deck" but both Joas and Jus pointed me to hackerone to report this security issue. 1. As an administrator create Nextcloud account "test" 2. Log in as "test" 3. Go to Deck app and create some boards, stacks and cards with personal or confidential...

4CVSS0.2AI score0.01339EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/05/25 12:52 p.m.41 views

U.S. Dept Of Defense: XSS via X-Forwarded-Host header

Summary: The █████ website is vulnerable to a cross-site scripting flaw if the server receives a crafted X-Forwarded-Host header. Description: The server reads data directly from the HTTP request and reflects it back in the HTTP response. Reflected XSS exploits occur when an attacker causes a...

5.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/25 11:55 a.m.22 views

Visma Public: SXSS using unsanitized `customer no` in eaccountingprinting.stage.vismaonline.com

The researcher found that the customer no field in customer profile is not properly sanitized enabling html/js codeinjection causing an Stored XSS...

1.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/24 7:39 p.m.23 views

WordPress: Authenticated Stored Cross-site Scripting in bbPress

Description: There exists a stored XSS vulnerability in bbPress, due to which the XSS payload which I enter in my content, gets executed at /wp-admin/edit.php?posttype=forum. This vulnerability requires you to be an authenticated user. Steps To Reproduce: Step 1. Visit...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/24 7:1 p.m.26 views

Mail.ru: SQL injection at fleet.city-mobil.ru

SQL injection in fleet.city-mobil.ru due to unsafe usage of POST parameter "param":"1'+MySQLpayload--+-"...

3.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/24 6:37 p.m.15 views

ownCloud: File System Monitoring Queue Overflow

in the source code "owncloud/client" in the file "src/gui/folderwatcherlinux.cpp" in the function "void FolderWatcherPrivate :: inotifyRegisterPath const QString & path" by calling "inotifyaddwatch" the file paths are set for monitoring cpp int wd = inotifyaddwatchfd, path.toUtf8.constData,...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/24 5:13 p.m.23 views

WordPress: Arbitrary change of blog's background image via CSRF

Description: Despite being deprecated since v3.5.0, the wpsetbackgroundimage method defined in wp-admin/includes/class-custom-background.php, registered as an authenticated AJAX call wpajaxset-background-image, is still active. Given that the method is lacking CSRF checks, an attacker could chang...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/24 12:45 p.m.38 views

Mail.ru: Collected Telegraf Matrics Accessible

Perfomance metrics were available at game.tz.mail.ru...

3.3AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/24 11:57 a.m.14 views

Node.js third-party modules: [last-commit-log] Command Injection

I would like to report Command Injection in last-commit-log It allows execution of arbitrary commands Module module name: last-commit-log version: [email protected] npm page: https://www.npmjs.com/package/last-commit-log Module Description Node.js module to get the last git commit information...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/24 1:55 a.m.38 views

Slack: Stored XSS through PDF viewer

Slack allows users to upload files to their Workspace to facilitate sharing information between team members as well as with other workspaces. In addition, with the aim of easing access to PDF files, Slack provides its own "PDF Viewer" https://app.slack.com/pdf-viewer embedded in the application...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/24 1:2 a.m.134 views

Starbucks: Default credentials for the temporary POC site alipoc.stg.starbucks.com.cn permitted WAF bypass and RCE

neweq discovered that a temporary proof of concept site alipoc.stg.starbucks.com.cn was initially configured with default credentials for a brief period of time before being taken offline. @neweq — thank you for reporting this vulnerability and for confirming the resolution...

2.6AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/23 7:57 a.m.16 views

Stripo Inc: [www.stripo.email] You can bypass the speed limit by changing the IP.

You can bypass the speed limit by changing the IP Login page Bypass the speed limit...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/23 5:4 a.m.21 views

Glassdoor: Unauthorized usage of External API Key (Usage of Google Maps API Key ==> $$$

A Google Maps API key was found in the source code of a Glassdoor webpage, which allowed unauthorized usage of the API. The API key was not configured securely...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/23 4:57 a.m.99 views

Starbucks: Cross-Site Scripting (XSS) on www.starbucks.com | .co.uk login pages

Hi team, Summary: There is a cross-site scripting vulnerability on the login page of www.starbucks.com and various regions, due to improper escaping on the URL path. Description: The login page at https://www.starbucks.com/account/signin builds several links by the relative URL path. An attacker...

5.6AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/22 9:24 p.m.184 views

Nutanix: AWS S3 bucket writeable for authenticated AWS users

S3 bucket permissions were not configured correctly, allowing any authenticated AWS user to delete and write files. Nutanix didn't properly configure one of their S3 buckets permissions and inadvertently allowed any authenticated AWS user to delete and write files. An attacker could post a...

2.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/22 5:4 p.m.17 views

GitLab: Todos are not redacted when membership changes - Access to (confidential) issues and merge requests

Summary This vulnerability was fixed in https://gitlab.com/gitlab-org/gitlab-foss/-/issues/54349 , but it reappears maybe due to some new changes and one is able to reproduce the vulnerability to access confidential issues and MRs. All issues and MRs used to get redacted after one hour grace peri...

1.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/22 12:21 p.m.24 views

Courier: SSO Provider Credential Cache (logged out of Google/GitHub, could still log into Courier)

After researching this further, our authentication provider Amazon's AWS Cognito caches the access token provided by Google, GitHub, and other SSO providers within their system for up to an hour and does not check against the SSO provider's API again until that cache has expired. We did verify th...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/22 7:22 a.m.54 views

DigitalOcean: Blind XSS via Digital Ocean Partner account creation form.

Summary: Blind Cross-Site Scripting XSS was discovered at Digital Ocean Partners admin panel/dashboard where an attacker can run arbitrary Javascript Code at victims' end. Due to the absence of an HTTPonly cookie, an attacker can successfully steal the cookies of the user and use them to login to...

5.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/22 2:43 a.m.15 views

HackerOne: Near to Infinite loop when changing Group's name that has API token as Team Member

Summary: The https://hackerone.com contains an iteration or loop with an exit condition that is near to infinite loop. If the loop can be influenced by an attacker, this weakness could allow attackers to consume excessive resources such as CPU or memory and even a DoS attack. Description: Hello...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/21 10:44 p.m.40 views

GitLab: Unrestricted file upload leads to Stored XSS

Summary i found that i can upload png file with JavaScript code and execute it in wiki page. Steps to reproduce Step-by-step guide to reproduce the issue, including: 1-login to gitlab account 2-open your project 3-open Wiki page. 4-Click "New page" button. 5-attach png file which contain below co...

0.7AI score
SaveExploits0
Total number of security vulnerabilities15405