Lucene search
+L
HackeroneMost viewed

15525 matches found

Hacker One
Hacker One
added 2018/04/25 3:54 p.m.145 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 2017/04/18 10:18 a.m.145 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 2015/04/10 2:57 p.m.145 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 2026/03/22 11:18 p.m.144 views

curl: CVE-2026-4873: connection reuse ignores TLS requirement

A vulnerability was discovered in libcurl's connection reuse for cleartext-upgrade mail protocols. The vulnerability was that the later transfer's CURLOPTUSESSL option was not properly included if a plaintext connection was already open and reusable. This affected the smtp://, pop3://, and imap:/...

5.9CVSS5.3AI score0.00329EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/01/01 4:06 p.m.144 views

Snapchat: Delete anyone's content spotlight remotely.

A vulnerability was discovered in Snapchat's Spotlight feature that allowed anyone to delete another user's content remotely. By intercepting and modifying the delete request, an attacker could replace the ID parameter with that of another user's video, resulting in the deletion of their content...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/07/29 2:12 p.m.144 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/04/23 1:41 p.m.144 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/09/04 1:38 p.m.144 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
Hacker One
Hacker One
added 2020/08/09 7:21 a.m.144 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/12 9:41 p.m.144 views

Automattic: Denial-of- service By Cache Poisoning The Cross-Origin Resource Sharing Misconfiguration Allow Origin Header

Summery: The wp-json implementation on some WordPress websites I've tested is vulnerable to Denial-of-service where by an attacker can provide an arbitrary origin header in the request, which is then echoed back in the response via the Access-Control-Allow-Origin header, which is cached and serve...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/26 4:26 p.m.144 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/08/21 7:18 p.m.144 views

Nextcloud: potential RCE and XSS via file upload requiring user account and default settings

potential RCE and XSS via file upload requiring user account and default settings Requirements 1. User account that can upload files NO admin 2. User account name on creation usually the same as on creation/displayed name 3. data directory inside of nextcloud server folder suggested by...

6.4AI score
SaveExploits0
Hacker One
Hacker One
added 2019/02/13 6:50 p.m.144 views

Internet Bug Bounty: CVE-2019-5736: Escape from Docker and Kubernetes containers to root on host

description here: https://blog.dragonsector.pl/2019/02/cve-2019-5736-escape-from-docker-and.html PoC: https://github.com/q3k/cve-2019-5736-poc Some more links: https://seclists.org/oss-sec/2019/q1/119 https://access.redhat.com/security/cve/cve-2019-5736 Impact It allows to escape from container t...

9.3CVSS8.6AI score0.98452EPSS
SaveExploits35
Hacker One
Hacker One
added 2018/12/26 1:46 a.m.144 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/08/29 9:36 p.m.144 views

Valve: [Half-Life 1] Malformed map name leads to memory corruption and code execution

A stack overflow takes place when map names with malformed names are listed which can be used to execute arbitrary code. I made a Proof of Concept that executes gnome-calculator on Linux. This was tested on Half Life 2018-08-29 on Linux, Ubuntu 18.04. To reproduce: - Extract the attached zip-file...

1.6AI score
SaveExploits0
Hacker One
Hacker One
added 2018/08/14 3:56 a.m.144 views

Chaturbate: Stats Token doesn't expire after deactivating account

The hacker found that the stats token, that a user can use to access their own account information, does not expire when an account is deactivated. This was resolved so the view could not be used after deactivation. Application has a feature Authorize your 3rd party stats that provides users a wa...

3.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/04/25 5:03 p.m.144 views

Nextcloud: OAuth2 Access Token and App Password Security Vulnerability

The OAuth2 endpoint of the Nextcloud server was not following RFC6749. The server did not perform required verification of provided data. And the server did not properly rotate and expire access tokens. In case of a compromised OAuth client this could lead to unauthorized access. After working...

5.8CVSS2.6AI score0.01657EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/12/12 7:56 a.m.144 views

Semrush: Reflected XSS using Header Injection

Host : www.semrush.com Path : /billing-admin/profile/subscription/?l=de Payload : c5obc'+alert1+'p7yd5 Steps to reproduce : Request Header : GET /billing-admin/profile/subscription/?l=de HTTP/1.1 Host: www.semrush.com Accept: / Accept-Language: en User-Agent: Mozilla/5.0 compatible; MSIE 9.0;...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/05 10:44 a.m.144 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 2017/05/30 9:50 p.m.144 views

Mixmax: Possible Subdomain Takeover

None of the weakness categories really fit this so I apologize for that. The subdomain sales.mixmax.com points to 151.101.16.229, a webflow.io proxy server. Because it 404s, this leads me to believe that a subdomain takeover is possible through the webflow service as whatever this is pointing to ...

1.7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/01/21 4:41 a.m.144 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 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 2026/01/01 5:06 a.m.143 views

Nextcloud: Valid share tokens allow to access tempory upload files of share owner

A vulnerability was discovered that allowed access to temporary upload files of a share owner using valid share tokens...

6.3CVSS5.4AI score0.00231EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/10/16 6:28 p.m.143 views

curl: CVE-2023-46218: cookie mixed case PSL bypass

A vulnerability in libcurl was discovered that allows bypassing cookie domain restrictions through improper hostname normalization. This enables a malicious site to set supercookies readable by other sites under the same top level domain. The issue was caused by libcurl failing to convert the...

6.5CVSS6.2AI score0.01685EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/09/03 12:14 a.m.143 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 2021/01/13 5:29 p.m.143 views

Nextcloud: Nextcloud Desktop Client RCE via malicious URI schemes

Nextcloud Desktop utilizes QT's QDesktopServices::openUrl to open URLs. This function invokes the OS'/Desktop environment's default application to handling the URI scheme and file extension. During the Nextcloud Add Account flow, the server's login website is opened within a native window/WebView...

6.8CVSS0.3AI score0.04698EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/11/24 2:25 p.m.143 views

Glassdoor: Reflected XSS at https://www.glassdoor.com/ via the 'numSuggestions' parameter

Hi there, I have found the xss vulnerability at: https://www.glassdoor.com/ via parameter: numSuggestions Summary: Affected Parameter: numSuggestions Browsers tested: Firefox, Chrome, Edge latest version Steps To Reproduce: Go to:...

2.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/08/19 4:53 a.m.143 views

Dropcontact: API key is not validated for C.R.M integration [Pipedrive] of LOGGED IN USER, A user can use another USER'S API key for this operation.

We didn't verified the API key when a new user was using his pipedrive free trial, so someone could take a key of another pipedrive which don't belong to him and make his free trial on this api key. Or launch a free trial on a pipedrive already connected to pipedrive...

2.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/19 5:00 p.m.143 views

Node.js: Child process environment injection via prototype pollution

Summary: prototype pollution causes polluted system environment for child processes. Description: This can be used to inject arbitrary --require flags to node.js child processes or in the case of current node.js versions it can be used to inject arbitrary JavaScript to child processes. In practic...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/09/27 8:47 a.m.143 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.143 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 2019/03/29 10:45 a.m.143 views

Mail.ru: RCE on shared.mail.ru due to "widget" plugin

Confluence widget connector vulnerable to CVE-2019-3396 was available on shared.mail.ru...

10CVSS1.5AI score0.99913EPSS
SaveExploits20
Hacker One
Hacker One
added 2018/06/06 11:28 a.m.143 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 2015/01/31 5:31 p.m.143 views

Vimeo: CRITICAL vulnerability - Insecure Direct Object Reference - Unauthorized access to `Videos` of Channel whose privacy is set to `Private`.

Hello, This time I found a IDORInsecure Direct Object Reference vulnerability. It allows an attacker to get unauthorized access to Videos of Channel whose privacy is set to Only moderators and people I choose without being a member. In simple words, we can access videos of private channel without...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2025/05/14 6:01 p.m.142 views

Mars: [XSS] Reflected XSS via POST request in (███████)

A reflected Cross-Site Scripting XSS vulnerability was identified in the celular parameter of a POST request to the homepage of a Mars-owned website. The vulnerability was classified as medium severity with a CVSS score of 6.2. The application failed to properly sanitize user input before renderi...

6.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/04/13 2:03 a.m.142 views

Internet Bug Bounty: CVE-2023-28755: ReDoS vulnerability in URI

A ReDoS vulnerability was discovered in the URI component of the Ruby programming language. The vulnerability allowed attackers to cause an increase in execution time for parsing strings to URI objects, resulting in high resource consumption, reduced performance, and denial of service. The...

5.3CVSS7AI score0.02637EPSS
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 2021/07/16 1:21 p.m.142 views

Glassdoor: Reflected XSS on https://www.glassdoor.com/job-listing/spotlight

Summary: The application is vulnerable to reflected cross-site scripting attacks on the /job-listing/spotlight URI in the callback parameter. Affected URL or select Asset from In-Scope: https://www.glassdoor.com/job-listing/spotlight Affected Parameter: callback Vulnerability Type: see list below...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/26 6:22 a.m.142 views

Node.js: OOB read in libuv

Summary: The pointer p is read and increased without checking whether it is beyond pe, with the latter holding a pointer to the end of the buffer. This can lead to information disclosures or crashes. This function can be triggered via uvgetaddrinfo. nodejs seems to use libuv and is possibly...

5CVSS0.23132EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/11/04 9:59 p.m.142 views

GitHub Security Lab: [Java] CWE-927: Sensitive broadcast

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

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/09/14 5:02 a.m.142 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/08/28 10:27 p.m.142 views

WakaTime: Private leaderboard owner email disclosure when sending invites

Hi , the unVerify email disclosure when invite to any one on Leaderboards . Step .. 1- create account [email protected] . 2- not verify email . 3- go to Leaderboards . 4- check invite any email [email protected] . your friends. 5- your friends look inbox the waketime invite it say [email protected]...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/06 9:37 p.m.142 views

BTFS: misconfigured CORS let to HPP and SOP bypass

Hello team, I found a bug on your website that let me bypass the SOP policy. Hope you fix it, everything is in the video https://www.youtube.com/watch?v=PYsU350S-s4 Impact The attacker my direct a victim to a phishing page of www.bitterrent.com/login and he/she will be convince to enter their ema...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/11 2:12 p.m.142 views

Visma Bug Bounty Program: SSRF in img export

The researcher has found a SSRF vulnerability in the application's image export functionality. The app would take all the html as input and generate an image based on that. By manipulating the html code and adding a src tag, it was possible to trigger a SSRF...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2015/04/22 11:01 a.m.142 views

HackerOne: Missing spf flags for hackerone.com

I just checked for SPF records for the hackerone.com domain, and there are none, effectively allowing for spamspoof to originate from that domain. you can validate by testing yourself here: http://www.kitterman.com/spf/validate.html i want to show you an attack scenario An attacker would send a...

SaveExploits0
Hacker One
Hacker One
added 2023/05/04 8:09 p.m.141 views

Valve: Steam Deck Single Click Root Remote Code Execution

Vulnerability description not provided...

7.5AI score
SaveExploits0
Hacker One
Hacker One
added 2022/11/17 12:43 a.m.141 views

Internet Bug Bounty: CVE-2022-40127: RCE in Apache Airflow <2.4.0 bash example

airflow-2.3.3/airflow/exampledags/examplebashoperator.py has a command injection vulnerability. I can control the runid in the following codeexamplebashoperator.py,So I can inject custom commands. alsorunthis = BashOperator taskid='alsorunthis', bashcommand='echo "runid= runid | dagrun= dagrun "'...

6.5CVSS8.8AI score0.85653EPSS
SaveExploits2
Hacker One
Hacker One
added 2022/01/12 10:02 a.m.141 views

MTN Group: Firebase Database Takeover in https://pulseradio.mtn.co.ug/

Summary: During my test , in one of the subdomain of mtn.co.ug I found firebase configuration disclosed in the source code along with apiKey and database URL . Exploiting this vulnerability attacker is able to upload malicious data in the firebase account of pulseradio.mtn.co.ug and see database...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/08/02 5:41 p.m.141 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/07/25 8:31 p.m.141 views

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

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.7AI score0.85575EPSS
SaveExploits2
Total number of security vulnerabilities5000