Lucene search
+L
HackeroneRecent

15404 matches found

Hacker One
Hacker One
added 2020/06/17 11:44 a.m.136 views

Mail.ru: Stored XSS that allow an attacker to read victim mailboxes contacts in mail.ru and my.com application

Mail.ru Mail IOS app was vulnerable to local files access on some iOS versions due to cross-application scripting if malcrafted SVG attachment is viewed by user Write-up is here...

2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/17 6:8 a.m.450 views

U.S. Dept Of Defense: Unrestricted File Upload Leads to XSS & Potential RCE

Summary: Unrestricted file upload at████████/request?openform. When the user wants to upload a file the app allows the user to upload a HTML file leading to stored XSS and creation of a simple php script. A user can upload the HTML file and trigger XSS and trigger potential RCE with php shell...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/17 4:28 a.m.30 views

U.S. Dept Of Defense: PII Leak (such as CAC User ID) at https://████████/pages/login.aspx

Summary: An attacker can create an account on https://█████/pages/login.aspx and gain access to a wealth of PII for practically every member that is registered on the website. This information that the attacker has access to includes usernames, CAC User ID's, e-mail addresses, telephone numbers,...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/16 11:52 p.m.128 views

U.S. Dept Of Defense: Subdomain takeover of ████

Summary: I was able to claim the subdomain: ████ using Microsoft Azure CDN profiles Description: Impact Platforms Affected: Subdomain Azure CDN Step-by-step Reproduction Instructions 1. Using dig, I was able to determine that the subdomain '███████' was vulnerable to takeover. The record showed...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/16 9:43 p.m.116 views

Rocket.Chat: XSS leads to RCE on the RocketChat desktop client.

Summary: It is possible to call electron.shell.openExternal from javascript inside a server webview. Description: The document onclick handler allows executing electron.shell.openExternal by crafting an attacker-controlled link and dispatching a click event on it after overwriting Regex.test...

1.3AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/16 9:19 p.m.31 views

Rocket.Chat: XSS in message attachment fileds.

NOTE! Thanks for submitting a report! Please replace all the square sections below with the pertinent details. Remember, the more detail you provide, the easier it is for us to verify and then potentially issue a bounty, so be sure to take your time filling out the report! Summary: There is a...

3.5CVSS0.4AI score0.00848EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/06/16 12:26 a.m.34 views

Kubernetes: Man in the middle leading to root privilege escalation using hostNetwork=true (CAP_NET_RAW considered harmful)

Summary: CAPNETRAW capability is still included by default in K8S, leading to yet another attack. An attacker gaining access to a hostNetwork=true container with CAPNETRAW capability can listen to all the traffic going through the host and inject arbitrary traffic, allowing to tamper with most...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/15 10:43 p.m.115 views

Ruby on Rails: Untrusted users able to run pending migrations in production

Untrusted users able to run pending migrations in production There is a vulnerability in versions of Rails prior to 6.0.3.2 that allowed an untrusted user to run any pending migrations on a Rails app running in production. This vulnerability has been assigned the CVE identifier CVE-2020-XXXX...

4CVSS2.7AI score0.02181EPSS
SaveExploits0
Hacker One
Hacker One
added 2020/06/15 6:9 p.m.210 views

Shopify: Password reset link not expired at Stocky App

You can use password reset link to reset password multiple times. Steps: 1. Go to https://stocky.shopifyapps.com/users/forgottenpassword and Send the password reset link to your email. if this page doesn't appear you should add login details via this https://stocky.shopifyapps.com/preferences/use...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/15 2:41 p.m.112 views

Open-Xchange: Out of memory with combination of `test_config_set` and `test_config_reload`

Running testsuite on input require "vnd.dovecot.testsuite"; require "variables"; require "editheader"; testset "message" "$message"; test "Default protected" if not exists "received" testfail "received header did not exist in the first place"; testconfigset "sieveeditheaderprotected" "Àubject...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/15 2:12 p.m.24 views

Ruby: DRb denial of service vulnerability

It is possible to crash the DRb server by providing malformed input. By following DRb example https://ruby-doc.org/stdlib-2.7.0/libdoc/drb/rdoc/DRb.htmlmodule-DRb-label-Server+code it was created the simple server and client code attached: drbserver.rb drbclient.rb client code was modified to...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/15 10:46 a.m.212 views

Shopify: GraphQL AdminGenerateSessionPayload is leaked to staff with no permission

@hiffley reported the ability to generate app tokens via the adminGenerateSession mutation in Shopify Admin, as a staff member with no permissions. This allowed for accessing a small subset of installed apps that are using this new flow including Shopify Email. Access was limited to the current...

1.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/15 10:37 a.m.26 views

Mail.ru: Source code and internal credentials disclosure

Sensitive application configuration data disclose on registry.infra.mail.ru...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/15 6:5 a.m.19 views

Mail.ru: Reflected XSS in "keywords" parameter at "https://sbermarket.ru/metro/search"

Reflected XSS via GET parameter in sbermarket.ru...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/14 10:4 p.m.15 views

Mail.ru: Открытая админка 1C эмулятора

Staging testing versions of 1C-emulator and Adminer interfaces was available from external network without authentication on geekbrains.ru. This interfaces had no access to production data...

5.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/14 1:42 p.m.18 views

Node.js third-party modules: Arbitrary code execution via untrusted schemas in ajv

I would like to report an arbitrary code execution vulnerability in ajv. It allows to execute arbitrary code if an attacker-controlled schema is passed to the module. I have confirmed that this should be treated as a security issue. I labeled this as low because this is an unusual scenario, usual...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/13 4:19 p.m.35 views

Nintendo: [3DS][SSL][SDK] Unchecked number of audio channels in Mobiclip SDK leads to RCE in eShop movie player

Affected Systems - Platform: New Nintendo 3DS - Region: ALL - System version: 11.13 latest at the time of writing Description The Mobiclip SDK used for parsing moflex videos does not check the number of audio channels in an audio stream. This leads to a miscalculation of free space remaining in a...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/13 3:13 p.m.1677 views

Greenhouse.io: SSH port on store.greenhouse.io is vulnerable to brute force attacks

Open SSH port found on third party vendor...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/13 1:59 p.m.25 views

Visma Public: Stored XSS in eaccounting.stage.vismaonline.com

The security researcher was able to find a Stored XSS Cross-site scripting vulnerability on the eaccounting.stage.vismaonline.com domain. This causes arbitrary javascript execution on the victim's browser. The severity of this vulnerability has been evaluated as medium...

2.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/13 8:41 a.m.255 views

Glassdoor: 2FA bypass by sending blank code

Summary: █████████. This is a failure in null check of the entered code. In simple terms, the 2FA while logging in can be bypassed by sending a blank code. This could be because of incorrect comparison of entered code with true code. A pre-validation may be null check before comparing the codes...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/12 11:43 p.m.947 views

Zivver: XXE Injection through SVG image upload leads to SSRF

While uploading photos to my profile picture, I noticed that if I included an svg image, your server would parse and upload it to my profile. Through this, I explored more and found that this same functionality was also vulnerable to an XXE attack, where I could define my own entities, and your...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/12 11:17 a.m.22 views

Mail.ru: [smena.samokat.ru] Predictable JWT secret

Default secret value was used for JWT generation by smena.samokat.ru What can go wrong if JWT HS256 secret value is secret 😀...

1.3AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/12 11:17 a.m.14 views

Mail.ru: Получение гарантированного дохода и бонусов без фактического исполнения заказов, при этом используя аккаунты не существующих людей.

Reported demonstrated a possibility to bypass an anti-fraud protection in Citymobil taxi service...

1.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/12 8:17 a.m.30 views

Nextcloud: Reflected XSS when renaming a file with a vulnerable name which results in an error

Hi, It looks like Nextcloud team will accept the XSS protected by the CSP. Report 896511 Here is another XSS. 1. Rename an existing filename to .jpg. 2. Anyone tries to rename this .jpg with an invalid filename, like add a "" in it, will trigger the XSS attack. 3. Need bypass the CSP. Thanks...

3.5CVSS0.4AI score0.01059EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/06/12 7:36 a.m.20 views

Nextcloud: XSS in image metadata field

Hi, Will you confirm the XSS vulnerability blocked by the CSP? On Nextcloud 19.0.0 1. Upload the PoC.jpg 2. Check the PoC.jpg metadata 3. Need bypass the CSP to trigger it Impact Cross-Site Scripting...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 8:59 p.m.16 views

Monero: Misconfiguration in build environment allows DLL preloading attack

Summary: monero-wallet-gui.exe tries to dynamically load some dynamic link librariesDLL which are not present in the applications directory, so LoadLibraryA system-call will search other directories such as Windows root and %PATH% for them. An attacker can gain arbitrary code execution if he/she...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 7:34 p.m.212 views

GitHub Security Lab: Java: CWE-297 Insecure JavaMail SSL configuration

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

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 7:34 p.m.202 views

GitHub Security Lab: CodeQL query for SpEL injections

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

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 2:43 p.m.261 views

U.S. Dept Of Defense: (CORS) Cross-origin resource sharing misconfiguration

Description: Affected website: https://██████████/wp-json Impact Step-by-step Reproduction : 1. Send this request: javascript GET /wp-json HTTP/1.1 Host: █████████ Connection: close Origin: http://evil.com Cache-Control: max-age=0 Upgrade-Insecure-Requests: 1 User-Agent: Mozilla/5.0 Windows NT...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 12:0 p.m.20 views

Blueboard: path traversal vulnerability adding /████████ after ████████ and skip ██████ page.

This report has brought to light a workaround to scheduling calls with our sales team, that would allow anyone to do so without going through our dedicated marketing website's flow...

1.6AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 12:0 p.m.15 views

Facebook: Facebook - Reputation Sync For #267890541047618

This bug was reported directly to Facebook...

1.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 11:58 a.m.124 views

Engel & Völkers Technology GmbH: [service.engelvoelkers.com] XSS in /video/id

Summary: The YouTube video page at https://service.engelvoelkers.com/video/id/ is vulnerable to reflected XSS attacks. Description: A dynamic part of the URL is printed to the page without proper encoding, causing a reflected XSS vulnerability. Steps to reproduce Visit the following link:...

6.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 10:43 a.m.134 views

GSA Bounty: Limited LFI

Summary: Due to improper parameter sensitization local file inclusion is possible. LFI is limited as we were not able to truncate the end of string. Description: Application root is located at /var/www/dashboard/new/public Due to URL Manipulation we are able to raed file from...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 9:8 a.m.18 views

8x8: DOM Based XSS at docs.8x8.com

A domain for marketing documentation contained a DOM based XSS due to evaluation and rendering of window.location.href in the related javascript...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 6:5 a.m.15 views

h1-ctf: [h1-2006 2020] Bounty payments are done !

Read more here! https://github.com/Louzogh/CTF-Writeup/blob/master/2020/H1-2006-CTF/README.md Hey, I've published my write-up at : https://github.com/Louzogh/CTF-Writeup/blob/master/2020/H1-2006-CTF/README.md Enjoy 😅...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 5:9 a.m.166 views

h1-ctf: [H1-2006 2020] Bounty Pay CTF challenge

H1-2006 2020 Bounty Pay CTF challenge Hi there! This is my H1-2006 CTF writeup submission. First of all, thanks for the great challenge! This was my first H1 CTF that I played. I really enjoyed doing it and I learned new things solving this challenge. In my case, it was the demonstration that I...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 5:0 a.m.101 views

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

^FLAG^736c635d8842751b8aafa556154eb9f3$FLAG$ Impact...

2.6AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 3:43 a.m.144 views

h1-ctf: [h1-2006 2020] CTF Walkthrough

h1-2006-ctf Writeup June 2020 https://hackerone.com/h1-ctf/ The Competition Begins! The tweet announces the CTF challenge. Looks like we will need to find a way to process some payments. F863442 Initial Exploring Reading up on the extended description at https://hackerone.com/h1-ctf/ reveals that...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 3:30 a.m.135 views

h1-ctf: [H1-2006] CTF Writeup

H1-2006 CTF Writeup I am fairly new to CTFs - this is just my second CTF after H1-415 CTF, at which I didn't get far at all. I think the most valuable thing I can do for anyone who comes across this writeup, is to describe exactly what I was thinking at each step along the way, including all my...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 2:35 a.m.161 views

h1-ctf: [h1-2006 2020] Write up for H1-2006 CTF

I huffed and puffed my way up a flight of stairs into a dimly lit, dusty room, looking for Sherlock. As I made way through scattered books, I exclaimed, "Sherlock, wake up! It’s that time of the year. h1-ctf, a chance to get an invitation to hackerone’s live hacking event. “zer0ttl, of course! Yo...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 2:27 a.m.16 views

Nintendo: [3DS][SSL] Use of uninitialized class member leads to RCE in eShop movie player

Affected Systems - Platform : New Nintendo 3DS - Region: ALL - System version: 11.13 latest at the time of writing Description The eShop video player does not initialize pointers to some decoder objects when creating a video player object. With a specific audio codec this induces the use of...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 12:3 a.m.26 views

Nextcloud: Contacts menu (not app) fails to restrict (to local groups) for contacts from federated servers

In two Nextclouds A and B, in settings/admin/sharing, these settings are enabled: Restrict users to only share with users in their groups Restrict username autocompletion to users within the same groups Add server automatically once a federated share was created successfully Some user on A now...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/10 11:58 p.m.270 views

Ruby on Rails: Rack parses encoded cookie names allowing an attacker to send malicious `__Host-` and `__Secure-` prefixed cookies

The rack cookie parser parses the cookie string using unescape. This allows a malicious attacker to set a second cookie with the name being percent encoded. Typically it would be expected that we cannot trust cookies and in most cases that's true. However in a couple of cases certain expectations...

5CVSS0.4AI score0.02938EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/06/10 11:42 p.m.152 views

h1-ctf: [h1-2006 CTF] Multiple vulnerabilities leading to account takeover and two-factor authentication bypass allows to send pending bounty payments

Hi, First things first, the flag of the CTF challenge. F863095 Write-Up I've published my write-up at https://kapytein.nl/texts/2020-06-10-h1-2006-ctf-writeup-2cf34abd3ed/, in order to avoid a lengthy report 😅. TL;DR 1 2FA bypass as we control both values on the comparison. 2 SSRF to...

2.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/10 10:8 p.m.128 views

GSA Bounty: Blind SSRF on https://labs.data.gov/dashboard/Campaign/json_status/ Endpoint

Summary: Due to improper routes handling multiple malicious actions are possible. Attacker is able to call Class/Function/Param1/Param2 directly from source code. this may lead to call function that should be not accessible from GUI. Any Class from...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/10 7:52 p.m.101 views

h1-ctf: [h1-2006 2020] Chained vulnerabilities lead to account takeover

Summary Mårten Mickos lost his account for BountyPay, the new service HackerOne is using to pay bug bounties. In this report I explain how I accessed a customer's account using a log file and bypassed its 2FA validation. I then leverage an open redirect bug to gain access to an internal server an...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/10 5:7 p.m.151 views

h1-ctf: [H1-2006 2020] How I solved my first H1 CTF

Introduction: Hello! My name is @cr33pbp0y and I going to tell you how I resolved my first HackerOne CTF. Prelude One day, I was reading some tweets about some new vulnerabilities and new hunters adquisitions when the Great H tweeted: F861267 I thought: "WoW, a new virtual event!! It could be...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/10 4:8 p.m.31 views

Mail.ru: Grafana SSRF in grafana.instamart.ru

non-blind SSRF in grafana.instamart.ru...

2.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/10 6:38 a.m.157 views

h1-ctf: [H1-2006 2020] Multiple vulnerabilities allow to leak sensitive information

Summary: --------------------- Hello team! This report is detailed write-up for chain of vulnerabilities that ended up with leaking sensitive information - a flag. CTF itself was really fun and I've enjoyed it. Hope you find my report valid and useful. Steps To Reproduce: ---------------------...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/10 5:14 a.m.232 views

h1-ctf: [H1-2006 2020] Bypassing access control checks by modifying the URL, internal application state, or the HTML page, or using a custom API attack tool

H1-2006 CTF Writeup F859938 Summary: Access control enforces policy such that users cannot act outside of their intended permissions. Failures typically lead to unauthorized information disclosure, modification or destruction of all data, or performing a business function outside of the limits of...

7.4AI score
SaveExploits0
Total number of security vulnerabilities15404