Lucene search
+L
HackeroneMost viewed

15404 matches found

Hacker One
Hacker One
added 2020/06/19 9:43 p.m.144 views

Smule: No Rate Limiting On Phone Number Login Leads to Login Bypass

Hey Team, Introduction: A rate limiting algorithm is used to check if the user session has to be limited based on the information in the session cache. In case a client made too many requests within a given time frame. Description: I was able to Bypass Authentication of any user by enumerating th...

6.9AI 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 2019/11/09 7:42 p.m.144 views

Smule: stored xss in https://www.smule.com

hi team , I found a stored xss in www.smule.com Summary: add summary of the vulnerability The most damaging type of XSS is Stored XSS Persistent XSS. An attacker uses Stored XSS to inject malicious content referred to as the payload, most often JavaScript code, into the target application. If the...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/07/14 11:1 p.m.144 views

U.S. Dept Of Defense: sql injection on /messagecenter/messagingcenter at https://www.███████/

Hi , i would like to report an issues that lead to SQL injection in search box at https://www.████/messagecenter/messagingcenter , if you add the character ' that usually used to test if the site have in sql injection the site will return with Incorrect syntax error that can confirm the site is...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/07/03 3:5 p.m.144 views

Cloudflare: Private API key leakage due to lack of access control

The lack of access control on the https://mobilesdk.cloudflare.com/api/v1/ api allows for a remote attacker to access and steal a logged in user's private data. This can be done due to the lack of origin protection. An attacker can embed the config URI...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/22 8:53 p.m.144 views

Automattic: [app.simplenote.com] Stored XSS via Markdown SVG filter bypass

Hi, A carefully crafted injection used against the Markdown input parser can be leveraged to store and execute arbitrary JavaScript in the app.simplenote.com context. Proof of concept Before proceeding to reproduce this vulnerability, please log in to app.simplenote.com and create a new note with...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2017/08/06 6:53 p.m.144 views

Ruby: Open aws s3 bucket s3://rubyci

Hello team, Description: Ruby amazon aws bucket https://rubyci.s3.amazonaws.com is open with read only privilege which allows any authenticated aws user to read private files. PFA screenshot. Thanks, Sandeep...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/04/18 10:18 a.m.144 views

Homebrew: [https://jenkins.brew.sh] Jenkins in Debug Mode with Stack Traces Enabled

The consultant identified that the affected host is running an instance of Jenkins in debug mode, as a result stack traces are enabled. The affected URL below displays a full strack trace from Jenkins: Affected URL: - https://jenkins.brew.sh/adjuncts/3a890183/ Recommendation Disable stack traces...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/26 4:30 a.m.144 views

GitLab: Read files on application server, leads to RCE

The GitLab export upload feature contains a vulnerability that allows an attacker to read arbitrary files on a GitLab instance. This vulnerability is caused by the behaviour of JSON.parse, your error handling, and the possibility to reference a symbolic link in a GitLab export. When I started...

4CVSS6.3AI score0.05388EPSS
SaveExploits39
Hacker One
Hacker One
added 2016/09/18 4:27 a.m.144 views

Trello: SSRF in account webhook (through API)

It was possible to create a webhook that pointed to the EC2 metadata address, http://169.254.169.254. While no data from that address would be returned, the webhook would be created successfully with a 200 status, indicating that proxy used by the webhook requests wasn't blocking access to that...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2015/09/24 5:20 a.m.144 views

Zendesk: CSV Excel Macro Injection Vulnerability in export chat logs

Scenario: An attacker creates a name as =AND21 with a fake email and with random text in the message body. This is similar to a vulnerability recently found in zendesk.com as well. When a team member clicks export as csv and opens it instead of seeing =AND21 they see TRUE. Meaning that cell is no...

SaveExploits0
Hacker One
Hacker One
added 2014/07/02 12:0 a.m.144 views

Ruby on Rails: Active Record SQL Injection Vulnerability Affecting PostgreSQL

This vulnerability was reported directly to Rails. https://groups.google.com/forum/!msg/rubyonrails-security/wDxePLJGZdI/WP7EasCJTA4J...

7.5CVSS6.3AI score0.04181EPSS
SaveExploits0
Hacker One
Hacker One
added 2014/05/25 5:33 p.m.144 views

Mail.ru: touch.afisha.mail.ru: XSS

Там весь хост дыряв. Отстреливает тут: alert1ff243" class="portal-footerlink"Полная версия | Главная | Все проекты GET /?page=dab52"alert1ff243 HTTP/1.1 Host: touch.afisha.mail.ru Accept: / Accept-Language: en User-Agent: Mozilla/5.0 compatible; MSIE 9.0; Windows NT...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/08/18 2:38 a.m.143 views

Solana BBP: i don't the important and it's impact . the affected asset: https://github.com/solana-labs/solana/blob/master/.buildkite/env/secrets.ejson

Summary: add summary of the vulnerability Steps To Reproduce: add details for how we can reproduce the issue 1.i have browsed this source code of github: https://github.com/solana-labs/solana/tree/master/sdk 2. i have browsed the files and i found the file which called buildkite/env/secrets.ejson...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/26 4:26 p.m.143 views

Open-Xchange: Buffer over-reads in i_stream_zlib_read

This can be reproduced by a sample program using libcompression int mainint argc, char argv const unsigned char datadec; sizet sizedec; const uint8t data = argv1; sizet size = strlendata; struct istream testinput = testistreamcreatedatadata, size; const struct compressionhandler handler =...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/09/17 3:52 a.m.143 views

Nextcloud: WordPress Plugin Insert or Embed Articulate Content into WordPress Remote Code Execution (UNAUTHORIZED)

because in the burp suite, the build request is complicated, I only use curl 1. Create file index.html and index.php Index.html : Hello world Index.php : 2. Once created enter into .zip COMPRESS 3. LETS UPLOAD CURL : curl site.com/index.php/wp-json/articulate/v1/upload-data -F "name=NAMAFILE" -F...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2019/08/29 3:22 a.m.143 views

X (Formerly Twitter): Periscope-all Firebase database takeover

Hello, I found one public Firebase database of periscope.tv and I can able to insert data to this database and i only used it once for the testing purposes, so other database queries also possible. Please follow the below link to check the inserted test data. Periscope-all Firebase URL :-...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/04/15 7:6 p.m.143 views

U.S. Dept Of Defense: LFI with potential to RCE on ██████ using CVE-2019-3396

POC POST /rest/tinymce/1/macro/preview HTTP/1.1 Host: ██████ Content-Type: application/json Content-Length: 174 "contentId":"12345","macro":"name":"widget","body":"","params":"url":"https://www.youtube.com/watch?v=wHEHYJpCkpg","width":"300","height":"200","template":"file://../" Thanks, Ben Impac...

10CVSS9.5AI score0.99913EPSS
SaveExploits20
Hacker One
Hacker One
added 2018/12/26 1:46 a.m.143 views

X (Formerly Twitter): Changing email address on Twitter for Android unsets "Protect your Tweets"

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 triage and respond quickly, so be sure to take your time filling out the report! Summary: Verifying email address on...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2018/07/29 10:19 a.m.143 views

Chaturbate: Internal loop going to infinite for cb.setTimeout(func, msecs) for broadcast app.

Hi There, I am not sure about that this is vulnerability for @chaturbate or not but in my seeing i thought it can be vulnerable and attacker can use this vulnerability for exploitation on @chaturbate website with normal user so finally i decide to report. As i was just playing with Broadcast app...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/03/21 2:57 p.m.143 views

Ruby on Rails: XSS vulnerability in sanitize-method when parsing link's href

Possible XSS vulnerability in rails-html-sanitizer There is a possible XSS vulnerability in rails-html-sanitizer. This vulnerability has been assigned the CVE identifier CVE-2018-3741. Versions Affected: 1.0.3 or older. Not affected: None. Fixed Versions: 1.0.4 Impact ------ There is a possible X...

4.3CVSS6.2AI score0.01953EPSS
SaveExploits0
Hacker One
Hacker One
added 2015/04/10 2:57 p.m.143 views

Shopify: Force 500 Internal Server Error on any shop (for one user)

There is very strange behavior. If user open urls like below: - https://whashp.myshopify.com/?previewthemeid=11288717 - or https://lmfshp.myshopify.com/?previewthemeid=11290937 He got redirect to shop https://whashp.myshopify.com/ and 500 Internal Server Error response, and reload does not help i...

SaveExploits0
Hacker One
Hacker One
added 2023/03/02 2:10 p.m.142 views

TikTok: Unrestricted File Upload on https://partner.tiktokshop.com/wsos_v2/oec_partner/upload

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/02/15 9:12 a.m.142 views

Internet Bug Bounty: CVE-2023-23914: HSTS ignored on multiple requests

Multiple requests made using curl's HSTS functionality ignored the HTTPS protocol and used an insecure clear-text HTTP step instead. This was due to the state not being properly carried on, allowing the bypass of intended security controls. The vulnerability was assigned CVE-2023-23914 and had a...

9.1CVSS7.7AI score0.00858EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/01/19 1:49 p.m.142 views

U.S. Dept Of Defense: Authentication Bypass Using Default Credentials on █████

An authentication bypass vulnerability was discovered on the admin console of █████████, allowing unauthorized access to the portal and its data using default credentials. The suggested mitigation is to change the credentials. No CVE numbers or affected product versions were mentioned...

7.5AI score
SaveExploits0
Hacker One
Hacker One
added 2022/04/27 7:7 a.m.142 views

Internet Bug Bounty: CVE-2022-27775: Bad local IPv6 connection reuse

Summary: curl/libcurl doesn't consider IPv6 address zone index when doing connection reuse. if connection exists to specific IPv6 address and other conditions for connection reuse are fulfilled it will be reused for connections regardless of the zone index. Steps To Reproduce: 1. Set up a fake...

5CVSS7.4AI score0.02981EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/07/29 2:12 p.m.142 views

UPchieve: url redirection

Summary: the following url is vulnerable to redirect https://app.upchieve.org Steps To Reproduce: when you add @evil.com the user will be directed to evil.com https://[email protected] Impact Users could get redirected to malicious domain...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/04 8:33 p.m.142 views

Doppler VDP: email spoofing on doppler.team

Summary: There is an Email Spoofing vulnerability on your domain doppler.team which allows an attacker to send an email with your domain namesuch as [email protected] and so on. Steps To Reproduce: 1. Go to http://emkei.cz 1. Fill "From Email" field to [email protected] or any other doppler...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/12/28 5:39 p.m.142 views

Automattic: Unauthenticated access to webmail at maildev.happytools.dev leading to compromised wordpress site api.happytools.dev [RCE]

Summary: Dear Team, Today when I trying to find bugs on happy tools I have found 2 domains below for staging environment - https://maildev.happytools.dev - https:// api.happytools.dev Two websites above ssl certificate was expired. But you can adjust your date-time to 02/02/2020 or before that ti...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/08/09 7:21 a.m.142 views

BugPoC: Solution for XSS challenge calc.buggywebsite.com

Summary: http://calc.buggywebsite.com/ is a angular site designed as a calculator. After observing the source code , there is iframe frame.html with functionality of displaying the data of postmessage in the webpage. js window.addEventListener"message", receiveMessage, false; function...

SaveExploits0
Hacker One
Hacker One
added 2020/07/13 2:13 p.m.142 views

8x8: SQL injection (stacked queries) in the export to Excel functionality on Vidyo Server

An abandoned Vidyo server was found to be vulnerable to SQL injection and exposing access to the associated local database. The Vidyo server was retired...

3.5AI score
SaveExploits0
Hacker One
Hacker One
added 2018/04/25 3:54 p.m.142 views

Ed: Session Cookie Without Secure Flag,

Assigned to:-ED Assigned by:- Kirtikumar Anandrao Ramchandani Assigned on:- 25/04/2018 Bug overview:- Session Cookie without secure flag. Cookie Name:- gitlabsession Description:-Risk description: Since the Secure flag is not set on the cookie, the browser will send it over an unencrypted channel...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/10/15 5:46 a.m.141 views

Acronis: CVE-2021-40438 on cp-eu2.acronis.com

Hi team Summary CVE-2021-40438 on cp-eu2.acronis.com Steps To Reproduce...

6.8CVSS1.2AI score0.99999EPSS
SaveExploits5
Hacker One
Hacker One
added 2021/09/03 12:14 a.m.141 views

GitHub Security Lab: Java: Static initialization vector

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

1.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/11/05 9:11 p.m.141 views

Starbucks: Unrestricted File Upload Leads to RCE on mobile.starbucks.com.sg

ko2sec discovered an .ashx endpoint on mobile.starbucks.com.sg intended for image files permitted unrestricted file type uploads which could lead to a potential RCE. ko2sec's thorough analysis provided additional endpoints on other out of scope domains that shared this vulnerability. @ko2sec —...

2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/09/14 5:2 a.m.141 views

Solana BBP: email spoofing

email spoofing Impact step 1:visit: https://www.kitterman.com/spf/getspf3.py step 2:in domain name, type:https://github.com/solana-labs/solana-program-library step 3: check SPF record, it will appear" No valid SPF record found" step 4:visit: https://emkei.cz/ step 5:type name as...

SaveExploits0
Hacker One
Hacker One
added 2020/06/28 5:16 p.m.141 views

DuckDuckGo: XSS on Videos IA

Failure found in the videos tab. A user was created on a website https://rutube.ru/video/83a4775f020b3fd68efd3dc9a73031e8/ one with the tag " . When we search DuckDuckGo for the video or user tag, we find a xss flaw in page...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/17 1:8 a.m.141 views

Starbucks: Misuse of an authentication cookie combined with a path traversal on app.starbucks.com permitted access to restricted data

zlz and rhynorater discovered that by obtaining a valid authentication cookie and then combining that with a path traversal, this allowed access to restricted data. noapearson assisted by providing additional information post discovery. @zlz / @rhynorater / @noapearson — thank you for reporting...

3AI score
SaveExploits0
Hacker One
Hacker One
added 2019/09/27 8:47 a.m.141 views

Razer: Accessible Druid Monitor console on https://api.pay-staging.razer.com/

The tester discovered a monitoring application was available on a remotely accessible administrative console in the Razer Pay staging environment, which could have been used to leverage information that could have compromised the server. The Razer Pay team removed this and other similar servers...

1.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/05/18 3:49 p.m.141 views

X (Formerly Twitter): Periscope android app deeplink leads to CSRF in follow action

Hello Twitter Team Summary This issue is mainly in the Periscope Android app against CSRF follow action using deeplink. Description In normal Periscope Website, when we share a follow link like www.pscp.tv//follow, we get a response whether to follow a person or not, giving us an option, means CS...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2018/08/24 10:43 p.m.141 views

Khan Academy: Possible Subdomain Takeover

None of the weakness categories really fit this so I apologize for that. The subdomain learnstormindia.khanacademy.org points to 52.203.185.84 a webflow.io proxy server proxy-ssl.webflow.com. The CNAME entry in the subdomain is pointing to an external page service learnstormindia.khanacademy.org...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2018/06/06 11:28 a.m.141 views

Node.js third-party modules: XSS in express-useragent through HTTP User-Agent

Hello, I would like to report an XSS in express-useragent module due a lack of validating User-Agent header. Please note I already created an Github issue and asked for CVE CVE-2018-9863. I did not know about Node.js third-party modules on hackerone. Description express-useragent is simple...

6AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/05 10:44 a.m.141 views

WordPress: code.wordpress.net subdomain Takeover

Hy Wordpress sec i found as it is posible to takeover this domain http://code.wordpress.net when you navigate it you will get this error msg: Warning! Domain mapping upgrade for this domain not found. Please log in and go to the Domains Upgrades page of your blog to use this domain. $ host...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/01/21 4:41 a.m.141 views

HackerOne: Interstitial redirect bypass / open redirect in https://hackerone.com/zendesk_session

Hi guys , I have found a way to use the open redirect vulnerability that zendesk refused to fix and we discussed it in 101146 to bypass intristial redirect. in 101146 , @bencode said : I tend to agree with Zendesk, we don't really see any security issues with it. We use our interstitial to warn t...

1.3AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/14 2:38 p.m.140 views

curl: CVE-2024-2466: TLS certificate check bypass with mbedTLS

The Curl library had a security vulnerability where the certificate name check was bypassed when connecting to a host via its IP address. This could have potentially introduced spoofing attacks or unauthorized access due to unverified server certificate. The issue affected Curl with MbedTLS from...

6.5CVSS6.4AI score0.06377EPSS
SaveExploits4
Hacker One
Hacker One
added 2022/04/27 7:4 a.m.140 views

Internet Bug Bounty: CVE-2022-27774: Credential leak on redirect

Summary: curl/libcurl can be coaxed to leak user credentials to third-party host by issuing HTTP redirect to ftp:// URL. Steps To Reproduce: 1. Configure for example Apache2 on firstsite.tld to perform redirect with modrewrite: RewriteCond %HTTPUSERAGENT "^curl/" RewriteRule ^/redirectpoc...

3.5CVSS7AI score0.01702EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/08/02 5:41 p.m.140 views

GitHub Security Lab: [Python] CWE-287: LDAP Improper Authentication

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

1.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/23 1:41 p.m.140 views

New Relic: HTML Injection In Email In one.newrelic.com

Hi, There's a HTML injection vulnerability present inside emails sent from Newrelic when the name on the organization inviting user contains HTML. The html is stored in the backend database and when emails are sent invitation, the HTML is sent along with the rest of the email. Steps to reproduce:...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/12/10 5:52 a.m.140 views

Stripo Inc: No rate limiting for confirmation email lead to huge Mass mailings

this Report based on 997070 Issue Description No rate limit means their is no mechanism to protect against the requests you made in a short frame of time. If the repetition doesn't give any error after 50, 100, 1000 repetitions then their will be no rate limit set. vulnerable has registred in...

SaveExploits0
Hacker One
Hacker One
added 2020/09/04 1:38 p.m.140 views

BugPoC: Reading arbitrary files via running arbitrary python code

Summary: Reading arbitrary files via running arbitrary python code Steps To Reproduce: 1. Go to Python POC and execute arbitrary code to read arbitrary files Recording: F976069 I have stopped testing further. Users can run arbitrary python code. Please do let me know If anything is unclear. Impac...

4.9AI score
SaveExploits0
Total number of security vulnerabilities5000