Lucene search
+L
HackeroneMost viewed

15508 matches found

Hacker One
Hacker One
added 2019/12/07 4:20 a.m.416 views

Yelp: DoS of https://blog.yelp.com/ and other WP instances via CVE-2018-6389

Description: There is possibility in /wp-admin/load-scripts.php script to generate large 3Mb amount of data via simple non-authenticated request to server. The vulnerability is registered as https://vulners.com/cve/CVE-2018-6389 Details: Detailed attack scenario is described for example here:...

5CVSS0.6AI score0.72671EPSS
SaveExploits12
Hacker One
Hacker One
added 2018/09/13 10:13 p.m.415 views

Internet Bug Bounty: mod_userdir CRLF injection (CVE-2016-4975)

Possible CRLF injection allowing HTTP response splitting attacks for sites which use moduserdir. This issue was mitigated by changes made in 2.4.25 and 2.2.32 which prohibit CR or LF injection into the "Location" or other outbound header key or value. Reported to security team 24th July 2016 Issu...

4.3CVSS7.4AI score0.19798EPSS
SaveExploits0
Hacker One
Hacker One
added 2016/02/10 6:53 p.m.412 views

Imgur: SSRF in https://imgur.com/vidgif/url

Hello, Short description ======== https://imgur.com/vidgif/url endpoint is vulnerable to a SSRF vulnerability which allows an attacker to craft connections originating from imgur servers to any destination on the internet and imgur internal network and craft outgoing UDP-packets / telnet-based...

9CVSS9AI score0.10951EPSS
SaveExploits0
Hacker One
Hacker One
added 2014/05/30 8:20 a.m.408 views

Slack: Remote file Inclusion - RFI in upload

Hello, Everysite has a RFI vulnerability. Everysite i.e .slack.com is having this vulnerability. Proof of concept / Steps to Reproduce : ================================= 1. Sign in to your account on slack eg. I signed in https://pran3hiva.slack.com 2. Now, go to 'Change photo'. i.e...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2014/10/28 8:57 p.m.406 views

InVision: Backup of wordpress configuration file found. Leaking database users/passwords

Hi there, I noticed that there is a backup of the wordpress configuration file wp-config.php.orig publicly accessible. This file contains some sensitive information about your wordpress installation, including database users/passwords and secret tokens Proof curl...

6.4AI score
SaveExploits0
Hacker One
Hacker One
added 2019/08/22 6:24 p.m.406 views

Roblox: Malformed string sent through FireServer leads to server freezing/hanging

This was found an hour ago so if I get any information wrong, please comment and I'll get back to you! A cheater/exploiter can hang any Roblox gameserver due to a 5 line script which sends a big malformed string through SayMessageRequest resulting in the server to hang itself. This works in any...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2022/06/05 4:14 p.m.404 views

Showmax: lack of rate limit on athentification login page & forgot password page

We received a report about missing rate-limiting functionality that is explicitly mentioned as out-of-scope of our security program. Since migrating our backends to AWS, we have no proper rate-limiting functionality in place. Due to complexity of our infra stack, we cannot use the standard WAF...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/07/25 8:32 p.m.404 views

U.S. Dept Of Defense: XSS due to CVE-2020-3580 [███]

Multiple vulnerabilities in the web services interface of Cisco Adaptive Security Appliance ASA Software and Cisco Firepower Threat Defense FTD Software could allow an unauthenticated, remote attacker to conduct cross-site scripting XSS attacks against a user of the web services interface of an...

2.6CVSS1.5AI score0.85575EPSS
SaveExploits2
Hacker One
Hacker One
added 2021/06/05 3:52 p.m.403 views

Sifchain: Cross-site Scripting (XSS) possible at https://sifchain.finance// via CVE-2019-8331 exploitation

Summary: https://sifchain.finance is using Bootstrap framework version 4.0.0 which is =4.0.0 4. Visit https://sifchain.finance/wp-content/themes/icos/assets/js/vendor/bootstrap.min.js?ver=5.7.2 5. You'll get the Bootstrap Version, Which is v4.0.0 and its vulnerable to Cross-site Scripting XSS...

4.3CVSS6.1AI score0.16404EPSS
SaveExploits3
Hacker One
Hacker One
added 2022/05/27 5:49 p.m.402 views

Node.js: Undici does not use CONNECT or otherwise validate upstream HTTPS certificates when using a proxy

Summary: When using Undici with its ProxyAgent, it does not use CONNECT or correctly verify the upstream server's HTTPS certificate. Description: This affects both Undici itself and global fetch in Node 18 when used with Undici's ProxyAgent. I've submitted this here for Node as it affects global...

4CVSS6.4AI score0.00443EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/04/09 5:34 p.m.402 views

GitHub Security Lab: Java/CWE-036: Calling openStream on URLs created from remote source can lead to file disclosure

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

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/09 6:36 p.m.400 views

Mail.ru: Subdomain takeover on tilda.geekbrains.ru and fl-change.geekbrains.ru

Few unused subdomains of geekbrains.ru were delegated to tilda.cc and were not claimed...

1.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/14 9:39 p.m.399 views

Insulet Corporation: Subdomain Takeover due to unclaimed domain pointing to Acquia Cloud

ssue Details The consultant identified that subdomain http:// or https://qa.myomnipod.com Web Site Not Found Sorry, we could not find any content for this web address. Please check the URL. If you are an Acquia Cloud customer and expect to see your site at this address, you'll need to add this...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2016/09/05 11:51 a.m.399 views

OLX: Bypassing Phone Verification For Posting AD On OLX

Overview In computer networks, rate limiting is used to control the rate of traffic sent or received by a network interface controller. It can be induced by the network protocol stack of the sender due to a received ECN-marked packet and also by the network scheduler of any router along the way...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2017/11/24 3:05 p.m.396 views

Ruby on Rails: ActionController::Parameters .each returns an unsafe hash

Rails 5.1.4 The goal of ActionController::Parameters's permit method strong parameters is to prevent accidental trust in the parameters sent by the client. We can therefore not simply create a hash of all the parameters in the params without permitting them first. When we really want to do this...

5CVSS0.4AI score0.04198EPSS
SaveExploits1
Hacker One
Hacker One
added 2016/07/03 7:03 a.m.395 views

Radancy: Application error message

Attack details HTTP Header input X-Forwarded-For was set to 12345'"'";|%00%0d%0a%bf%27'??? Error message found: Warning: inetpton function.inet-pton: Unrecognized address 12345'"\'\";|%00%0d%0a%00%bf%27' in...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/08/17 4:25 p.m.394 views

Instacart: Brute force login and bypass locked account restrictions via iOS app

When logging in to an account on the website, a user's account gets locked out after 15 tries to prevent an attacker from brute forcing access to the account. These same restrictions do not apply to the mobile sign-in endpoint a POST request to https://www.instacart.com/oauth/token, which allows ...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2025/02/26 9:36 a.m.392 views

Internet Bug Bounty: [CVE-2025-27219] Denial of Service in CGI::Cookie.parse

A denial-of-service vulnerability was discovered in the CGI::Cookie.parse method of the Ruby cgi gem. The vulnerability was caused by the method taking super-linear time to parse a maliciously crafted cookie string. This could have led to service disruptions. The vulnerability was assigned the CV...

7.5CVSS6.4AI score0.00833EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/12/12 7:17 p.m.390 views

LocalTapiola: PHPMYADMIN Setup is accessible without authentication on https://lml.lahitapiola.fi/

Vulnerability Detail PhpMyAdmin setup page is accessible over the internet in which it's possible for the user setup the servers with required details. Vulnerable Endpoint https://lml.lahitapiola.fi/admin/phpMyAdmin/setup/index.php Attached screenshots F246247 F246248 Impact Its possible for an...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2017/04/23 2:43 p.m.391 views

Shopify: SVG Server Side Request Forgery (SSRF)

I found an issue which seems to be regression of the following issue: https://hackerone.com/reports/97501 . It seems your input validaton is not sufficient and the file is getting processed before your implemented check for valid file types. When adding a new product in the store, images for the...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/01 4:01 a.m.388 views

MTN Group: Reflected XSS on gamesclub.mtn.com.g

hello dear I have found Reflected XSS on gamesclub.mtn.com.g parameters injectable /header.aspx my payload "; HTTP Header input Referer was set to https://www.google.com/search?hl=en&q=testing'"&%gQmT9082 HTTP request =========== GET /header.aspx HTTP/1.1 Host: gamesclub.mtn.com.gh...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/12/31 8:20 a.m.387 views

h1-ctf: h1-ctf : 12 days of hack holiday writeup

Summary This was a real fun CTF and I really enjoyed solving the challenges. Great job on creating the challenges. This is my writeup for the "12 Days of Hacky Holidays CTF". I hope you enjoy reading it, and I hope others reading it will pick up a trick or two. Flags: This is all the flags found...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/10/03 2:45 p.m.387 views

Chaturbate: Unrestricted POST request size on roomlogin endpoint

POST requests to endpoint /roomlogin/ are not limited in size. While the main website login endpoint correctly limits the size of request, this endpoint does not. This can be a mean to perform a DOS attack. Steps To Reproduce: 1. has a password-protected stream. 2. Send a large POST request to...

SaveExploits0
Hacker One
Hacker One
added 2017/02/11 1:10 p.m.386 views

Pornhub: youporn email notification enable/disable and newsletter

Researcher discovered a CSRF affecting email notification and newsletter opt-in settings. Triaged as an exception, not eligible for bounty/reward...

2.2AI score
SaveExploits0
Hacker One
Hacker One
added 2014/02/15 3:52 p.m.384 views

HackerOne: DNS Misconfiguration

Your localhost.hackerone.com has address 127.0.0.1 and this may lead to "Same- Site" Scripting. Here is detailed description of this minor security issue by Tavis Ormandy: http://www.securityfocus.com/archive/1/486606/30/0/threaded...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2023/02/14 6:53 p.m.383 views

HackerOne: HTML injection that may lead to XSS on HackerOne.com through H1 Triage Wizard Chrome Extension

An HTML injection vulnerability was discovered on HackerOne.com through the H1 Triage Wizard Chrome Extension. An attacker could inject malicious code into the triage questionnaire modal, potentially leading to the compromise of confidential information or impacting its integrity...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/15 5:09 p.m.383 views

UPchieve: No Valid SPF Records/don't have DMARC record

I have already reported this isssue through email and the company has accepted my report. Hiii, There is any issue No valid SPF Records on https://app.upchieve.org Desciprition : There is a email spoofing vulnerability.Email spoofing is the forgery of an email header so that the message appears t...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/30 7:29 a.m.383 views

HackerOne: Login CSRF vulnerability on hackerone.com

Summary Hi. We found a CSRF token bypass on the Hacker One login page. So, this report describes Hacker One login CSRF Token Bypass. Exploitation process Hacker One uses the authenticitytoken token during login to prevent CSRF. However, the authenticitytoken token is not properly verified, so an...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/06/14 5:40 p.m.382 views

PortSwigger Web Security: Activat burp suite pro with the old license after transfared to anothe account

Hi team. I made 2 accounts and purchased burpsuite pro. The first account with this email :- ███████ The second account with this email :- ██████ I have opened a support ticket on Jun 13, 2018 05:26PM and the message is :- Hi Could you please add this account to my existing account ████ ███████ t...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/01/27 12:05 a.m.381 views

Slack: Remote Code Execution in Slack desktop apps + bonus

Summary With any in-app redirect - logic/open redirect, HTML or javascript injection it's possible to execute arbitrary code within Slack desktop apps. This report demonstrates a specifically crafted exploit consisting of an HTML injection, security control bypass and a RCE Javascript payload. Th...

8.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/04/13 4:26 p.m.380 views

Shopify: None permission staff member can identify installed application and products attached to it

Hello, To see if a store has application installed and which products its configured the staff member should have application permission otherwise nothing is visible but i found a way that let none permission staff member to identify if the store has installed Digital Downloads and if the...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2014/03/24 9:54 p.m.380 views

Internet Bug Bounty: SPDY heap buffer overflow

A bug in the experimental SPDY implementation in nginx was found, which might allow an attacker to cause a heap memory buffer overflow in a worker process by using a specially crafted request, potentially resulting in arbitrary code execution CVE-2014-0133. The problem affects nginx 1.3.15 -...

7.5CVSS9.4AI score0.09293EPSS
SaveExploits1
Hacker One
Hacker One
added 2019/12/16 9:54 a.m.379 views

Reverb.com: Race Condition allows to redeem multiple times gift cards which leads to free "money"

Hello team! I've found a Race Condition vulnerability which allows to redeem gift cards multiple times. This how a s/he can easily buy stuff just bying one gift card and redeem it over and over again. Steps to reproduce Preparations - Burp Suite Pro - Turbo Intruder Note: This also can be...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/02/26 2:25 a.m.378 views

HackerOne: Subdomain takeover #2 at info.hacker.one

Summary: Hi team, looking the fix released from unbounce team at https://hackerone.com/reports/202767 i've been able to bypass it and takeover again the subdomain info.hacker.one with a new Vulnerable-Endpoint at UnbouncePages App Actual Dns Entry: F164154 Steps To Reproduce & New PoC for HackerO...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2022/05/13 11:31 a.m.376 views

curl: Credential leak on redirect

Summary: add summary of the vulnerability Curl can be coaxed to leak user credentials to third-party host by issuing HTTP redirect , like the Proxy-Authorization 、x-auth-token header. It is a bypass of fix https://hackerone.com/reports/1547048 , CVE-2022-27776 . Steps To Reproduce: add details fo...

4.3CVSS7.4AI score0.03777EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/03/19 2:59 p.m.375 views

Rocket.Chat: Pre-Auth Blind NoSQL Injection leading to Remote Code Execution

Summary: The getPasswordPolicy method is vulnerable to NoSQL injection attacks and does not require authentication/authorization. It can be used to take over accounts by leaking password reset tokens. Taking over an admin account leads to Remote Code Execution. Description: The getPasswordPolicy...

7.5CVSS0.2AI score0.95242EPSS
SaveExploits16
Hacker One
Hacker One
added 2021/02/22 4:48 p.m.375 views

U.S. Dept Of Defense: Password Reset link hijacking via Host Header Poisoning leads to account takeover

Description: ████████ uses the Host header when sending out password reset links. This allows an attacker to insert a malicious host header, leading to password reset link / token leakage. References http://www.skeletonscribe.net/2013/05/practical-http-host-header-attacks.html...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/06/29 1:16 p.m.375 views

Hanno's projects: Open redirect on https://blog.fuzzing-project.org

Summary: There is an Open Redirect on https://blog.fuzzing-project.org/exit.php?url= due to the application not checking the value passed by the user to the "url" parameter. Description: Unchecked redirects occur when an application redirects to a destination controlled by attackers. This often...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/01/08 9:59 p.m.374 views

X (Formerly Twitter): Bypass Password Authentication for updating email and phone number - Security Vulnerability

Summary: Additional requirement for authentication is an extra layer of security for a person's Twitter account. Instead of only entering the password at the time of log in, twitter further Introduces additional layer of security by prompting users to enter their password before attempting to...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2023/07/04 5:25 p.m.373 views

Daimler Truck: CSRF + XSS REFLECT

Hello Daimler Truck Team! I found a reflected XSS at https://www.truck-privilege.daimlertruck.com/auth/lostLogin To make it reflected, CSRF - Cross-Site request Forgery was used together. An attacker can create a malicious website and trick the user into opening it, when the user opens it, he is...

6AI score
SaveExploits0
Hacker One
Hacker One
added 2019/09/13 2:58 p.m.373 views

OLX: load scripts DOS vulnerability

1 vulnerability description WordPress allows users to load multiple JS files and CSS files through load-scripts.php files at once. For example, https://wpwebsite.com/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-ui-core,editor&ver=4.9.1, file load-scripts.php will load jquery-ui-core and editor...

5CVSS0.1AI score0.72671EPSS
SaveExploits12
Hacker One
Hacker One
added 2025/07/13 8:12 p.m.373 views

8x8: █.8x8.vc/index.js: Exposed Google Maps API Key Allowing Potential Abuse of Paid Services

The Google Maps API key was inadvertently exposed in client-side code, allowing potential unauthorized access to some Google Maps services. The issue was promptly addressed by implementing appropriate API key restrictions where feasible...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/08/17 9:49 a.m.372 views

Snapchat: Github Token Leaked publicly for https://github.sc-corp.net

Description : GitHub is a truly awesome service but it is unwise to put any sensitive data in code that is hosted on GitHub and similar services as i was able to find github token indexed 7 hours Ago by user ██████ - Software Engineer - Snap Inc Issue & POC : You can find the leak in this link :...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/06/19 9:24 p.m.371 views

Internet Bug Bounty: Fragmentation and Aggregation Flaws in Wi-Fi

I discovered three design flaws in the Wi-Fi standard and widespread related implementation flaws see GitHub overview and test tool. Here I'll specifically cover open source software. These findings have not received bug bounties from other sources. Implementation flaws allowing trivial packet...

3.3CVSS7.6AI score0.07604EPSS
SaveExploits4
Hacker One
Hacker One
added 2020/09/22 7:07 p.m.370 views

U.S. Dept Of Defense: Sensitive data exposure via https://████████.mil/secure/QueryComponent!Default.jspa - CVE-2020-14179

Summary: Information Disclosure vulnerability in outdated Jira. Description: Affected versions of Atlassian Jira Server and Data Center allow remote, unauthenticated attackers to view custom field names and custom SLA names via an Information Disclosure vulnerability in the...

5CVSS1.3AI score0.76042EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/02/11 4:33 p.m.369 views

Node.js third-party modules: Server-Side Request Forgery (SSRF) in Ghost CMS

I would like to report about SSRF vulnerability in CMS Ghost blog It allows attacker able to send a crafted GET request from a vulnerable web application Module module name: ghost version: 3.5.2 npm page: https://www.npmjs.com/package/ghost website page https://ghost.org/ Module Description Ghost...

5.5CVSS7.8AI score0.0122EPSS
SaveExploits1
Hacker One
Hacker One
added 2019/10/17 12:15 p.m.366 views

Rockstar Games: Unquoted Service Path in "Rockstar Game Library Service"

In this report, the researcher discovered a flaw in a Registry entry created by the Rockstar Service, which is used to install, update, and uninstall Rockstar Games titles on Windows PCs. Specifically, the ImagePath setting used by the entry was not enclosed in quotation marks. Using quotation...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/07/21 7:33 a.m.364 views

Phabricator: Broken Authentication and Session Management lead to take over account

Hello, I found vulnerability using phone Summary : Session token weakness, allowing attackers to take over accounts Tools : Lightning.apk Browser SandroProxy.apk or you can use all available proxies Steps to Reproduce: 1 Create a phacility account. 2 Go to...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/06 6:53 p.m.364 views

Sifchain: Possibility of DoS attack at https://sifchain.finance// via CVE-2018-6389 exploitation

There is possibility in /wp-admin/load-scripts.php script to generate large 3Mb amount of data via simple non-authenticated request to server. The vulnerability is registered as https://vulners.com/cve/CVE-2018-6389 Details Detailed attack scenario is described for example here:...

5CVSS7.4AI score0.72671EPSS
SaveExploits12
Hacker One
Hacker One
added 2025/01/18 4:10 a.m.362 views

Nextcloud: Sensitive Information Disclosure via Back Button Post Logout on https://apps.nextcloud.com/account/

A cache control vulnerability was identified on the https://apps.nextcloud.com/account/ page. After logging out, sensitive information such as the user's first name, last name, and email address remained accessible by using the browser's back button. This occurred due to improper caching of...

6.5AI score
SaveExploits0
Total number of security vulnerabilities5000