Lucene search
+L
HackeroneMost viewed

15401 matches found

Hacker One
Hacker One
added 2026/06/22 3:21 p.m.43 views

Node.js: Node --run POSIX positional argument escaping allows shell command injection

Summary Node.js node --run -- attempts to append positional arguments to a package script after escaping each argument for the shell. On POSIX platforms, the escaping logic handles single quotes incorrectly. A positional argument containing a single quote can break out of the intended quoted...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2026/06/13 11:21 p.m.43 views

8x8: connect.8x8.com/api/v1: JWT Algorithm Confusion Vulnerability

A JWT algorithm confusion vulnerability was reported in the v1 API of connect.8x8.com. The JWT verifier did not enforce algorithm pinning and would accept HS256 tokens signed with the RSA public key used as an HMAC secret. The issue was remediated by enforcing RS256 algorithm pinning in the v1 AP...

5.4AI score
SaveExploits0
Hacker One
Hacker One
added 2026/05/20 1:40 a.m.43 views

curl: curl cross-origin HTTPS redirect reuses TLS client certificate for unintended second-origin mTLS authentication

Summary: When curl follows an HTTPS redirect to a different origin under normal -L / CURLOPTFOLLOWLOCATION behavior, it still presents the configured TLS client certificate to the redirected-to HTTPS server. This happens without --location-trusted / CURLOPTUNRESTRICTEDAUTH, even though curl alrea...

5.4AI score
SaveExploits0
Hacker One
Hacker One
added 2025/04/22 3:20 p.m.43 views

PlayStation: Blu-ray Disc Java Sandbox Escape via two vulnerabilities

Two vulnerabilities in Blu-ray Disc Java bd-j related to the Inter-Xlet Communication Ixc implementation were discovered. The first vulnerability allowed invoking methods in privileged context by registering a remote object that implements an interface extending java.rmi.Remote. The second...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2024/12/06 12:39 a.m.43 views

Shopify: Shopify Partners Invitation Process Allows Privilege Escalation Without Email Verification

The Shopify Partners invitation process allowed privilege escalation without email verification. The vulnerability permitted unauthorized users to gain access to Shopify Partners accounts and escalate their privileges by creating accounts using the email addresses of invited owners and accepting...

7.8AI score
SaveExploits0
Hacker One
Hacker One
added 2024/06/19 12:38 a.m.43 views

curl: NULL dereference when encoding DN of x509 certificate

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/04/17 1:32 p.m.43 views

Liberapay: Unsafe yaml load can lead to remote code execution

The YAML load function can lead to remote code execution vulnerability. The vulnerability allows the construction of arbitrary Python objects from untrusted YAML data, which can be exploited by an attacker...

8.2AI score
SaveExploits0
Hacker One
Hacker One
added 2024/02/26 5:59 a.m.43 views

Internet Bug Bounty: Proxy-Authorization header is not cleared in cross-domain redirect in undici

Proxy-Authorization header not cleared on cross-origin redirect in Undici. Impacted versions = v6.0.0 = v6.6.0. Patched in v5.28.3 and v6.6.1. No known workarounds...

4.5CVSS5.5AI score0.00765EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/10/30 9:18 p.m.43 views

Node.js: http: Reading unprocessed HTTP request with unbounded chunk extension allows DoS attacks

A vulnerability in Node.js HTTP servers was discovered that allowed denial of service DoS attacks. By sending specially crafted HTTP requests with chunked encoding, an attacker could cause resource exhaustion on the server. The lack of limitations on chunk extension bytes enabled the server to re...

7.5CVSS7.5AI score0.03168EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/10/15 9:40 a.m.43 views

Internet Bug Bounty: Secrets can be unmasked in the "Rendered Template"

CVE-2023-40712: Apache Airflow versions before 2.7.1 allowed authenticated users to unmask secrets in the Rendered Template page by manipulating the executiondate parameter. Users should upgrade to version 2.7.1 or later...

6.5CVSS6.3AI score0.01476EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/10/03 12:6 p.m.43 views

U.S. Dept Of Defense: User automatically logged in as Sys Admin user on https://███/Administration/Administration.aspx

A vulnerability was discovered where any user could be automatically logged in as a system administrator on a web application. This allowed unrestricted access and privileges could be abused to modify user privileges, add or delete users, and upload files, jeopardizing the integrity of the...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2023/09/04 9:12 p.m.43 views

HackerOne: Hackers two email disclosed on submission at hackerone hactivity

Sensitive information, including the email addresses of two hackers/reporters, was inadvertently disclosed in a video proof-of-concept POC on a HackerOne submission...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/07/12 5:33 p.m.43 views

Sorare: Operation CreateOrUpdateSo5LineupMutation does not restrict multiple captains

The CreateOrUpdateSo5LineupMutation operation in the Sorare API allowed users to set multiple captains for a football team, which violated the game logic of having only one captain. This vulnerability could be exploited to gain an unfair advantage over other players...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/06/25 7:28 p.m.43 views

Automattic: Authentication bypass on JetPack SSO manager - Allows to access the administration panel of wordpress without user interaction

A vulnerability was found in the JetPack SSO manager plugin that allowed authentication bypass on WordPress sites using the plugin. By exploiting the plugin's account invitation and email verification features, an attacker could gain administrative access to WordPress sites with a user account...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2023/04/10 8:45 a.m.43 views

GitHub: Smuggling content in PR with refs/replace in GitHub

An incorrect comparison vulnerability was found in GitHub Enterprise Server, allowing commit smuggling through the display of an incorrect diff in the GitHub pull request UI. This vulnerability required write access to the repository and affected versions 3.7.0 and above. It was fixed in versions...

7.1CVSS5.9AI score0.00567EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/01/06 1:9 p.m.43 views

Yelp: Direct access to tox.ini file which is contain configuration details

The tox.ini file, which contained configuration details, was publicly accessible...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2022/09/12 5:16 p.m.43 views

Expedia Group Bug Bounty: Cache Deception Allows Account Takeover

A vulnerability allowed an attacker to extract a user's session token from a cacheable page, leading to account takeover. The session token was reflected in the response of a cacheable URL, and the server responded with a 200 OK. The caching server saw the response as cacheable due to the file...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2022/09/08 7:43 p.m.43 views

Node.js: Node 18 reads openssl.cnf from /home/iojs/build/... upon startup on MacOS

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: Similar to...

5CVSS6.2AI score0.02011EPSS
SaveExploits1
Hacker One
Hacker One
added 2022/06/08 2:53 p.m.43 views

GitHub Security Lab: Golang : Hardcoded secret used for signing JWT

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

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2022/05/25 12:26 p.m.43 views

Rocket.Chat: Regex account takeover

Summary: get admin reset token with authenticated user Description: normal user login can access to admin reset token and set a new password for admin user Releases Affected: 3.18.5 3.0.5 Steps To Reproduce from initial installation to vulnerability: Add details for how we can reproduce the issue...

6.5CVSS1.3AI score0.01129EPSS
SaveExploits1
Hacker One
Hacker One
added 2022/02/20 8:7 a.m.43 views

Acronis: Session Fixation on Acronis

Hi there, The application does not set a new Session ID in the cookie after what appears to be an authentication attempt by the user. If this was a successful login and the Session IDs are stored in cookies then this application is affected by Session Fixation vulnerability. Steps To Reproduce...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/11/11 1:26 p.m.43 views

Evernote: [34.96.80.155] Server Logs Disclosure lead to Information Leakage

Summary: In this case server log is available for any in /server-status Steps To Reproduce: 1. Go to https://34.96.80.155/server-status/ and follow attack scenario's Attack Scenario's: Serg.io 1. User go to server and enter sensitive info that can be logged example : http://host/login?privatekey=...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/11/02 10:49 p.m.43 views

U.S. Dept Of Defense: Reflected XSS

Description: Hi i found a XSS at a new IP Address ssl points to ███hostname https://███████/WebPuff5.4/Login?signIn=Sign%20In&password=g00dPa%24%24w0rD&url=login.jsp%27%22%26%25%3Cacx%3E%3CScRiPt%20%3Ealert9868%3C/ScRiPt%3E&username=tMtFQiRt References https://owasp.org/www-community/attacks/xss/...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/10/22 10:19 p.m.43 views

GitHub Security Lab: [Java] CWE-552: Unsafe url forward

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

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/07/01 8:42 a.m.43 views

TikTok: Information Disclosure on TikTok Unplugged Site

An attacker could have retrieved information such as a list of installed packages and their versions due to improper information disclosure on the TikTik Unplugged site. We thank @nanwn for reporting this to our team and confirming the resolution...

2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/06/30 6:24 p.m.43 views

Engel & Völkers Technology GmbH: HTML Injection in Email

Description: Hi team I have found a HTML Injection vulnerability in your system. Steps to Reproduce: 1. Navigate to https://seller-pages.engelvoelkers.com/ 2. Go to the bottom of the webpage and click on message box at right corner. 3. Fill out the form and enter the HTML payload in First Name an...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/06/27 2:57 p.m.43 views

Shopify: A non-privileged user may create an admin account in Stocky

Summary: A non-privileged Stocky user created within Stocky may be able to create a new admin user. Steps to reproduce: 1.Create a non-privileged user in Stocky, don't give admin privileges to that user. 2.Login with the non-privileged user and go to https://stocky.shopifyapps.com/users/me, updat...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/18 7:33 a.m.44 views

Aiven Ltd: Grafana RCE via SMTP server parameter injection

Summary: This report is similar to 1180653, except with different parameter injection entrypoint. SMTP server password configuration setting accepts new line characters. This can be used to set non-exported configuration variables. Using this CRLF-injection, the renderingargs of grafana image...

2.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/03/31 8:24 a.m.43 views

Nextcloud: Leak arbitrary file under nextcloud android client privacy directory

Steps to reproduce: 1.install and login nextcloud android client 2.create a directory and set it 'shareable' 3.install the poc app "setresultcontactphotocrop" key code: EvilActivity public class EvilActivity extends AppCompatActivity final static String PRIVATEURI =...

4.3CVSS1.4AI score0.00881EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/03/24 12:40 p.m.43 views

BlockFi: credentials found in config file on github

Summary: Hi, credentials belonging to blockfi.com was found exposed on github, these credentials can lead to attackers gaining access into the network and stealing information and destroying servers Steps To Reproduce:...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/03/17 10:10 p.m.43 views

HackerOne: Hackers can find out the ID of private programs

Summary: Hi team, Our team noticed that it is possible to find out the IDs of sandbox programs. This allows us to create a list, thereby determining that the rest of the list of IDs will belong to private programs or public or external programdirectory listing. But by removing ID all public and...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/02/12 8:43 a.m.44 views

Concrete CMS: Stored unauth XSS in calendar event via CSRF

crayons Description The description parameter in the scenario /index.php/ccm/calendar/dialogs/event/add/save is affected by Stored XSS due to lack of user supplied data filtration. Also in should be mentioned that this endpoint does not verify CSRF token ccmtoken, which leads to an ability to...

6.8CVSS7.9AI score0.00499EPSS
SaveExploits0
Hacker One
Hacker One
added 2020/10/25 12:54 a.m.43 views

Shopify: Staff Member can Get POS Access Without User Interaction

Hi, I found that it is possible for a staff member to grant themselves POS access without user interaction from admin. Steps to reproduce - Login as a staff member with Manage Locations permission only, in a shop that has POS channel up and running Could be Lite - Make sure your staff member...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2020/09/28 12:24 a.m.43 views

Mail.ru: Stored XSS through fileupload

Stored XSS in view uploaded file functionality on static.donationalerts.ru...

1.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/08/27 4:2 a.m.43 views

ExpressionEngine: SQL injection at /admin.php?/cp/members/create

SQL injection vulnerability in the control panel. This is limited to users who have access to the control panel, and the ability to create members...

6.5CVSS4AI score0.00934EPSS
SaveExploits0
Hacker One
Hacker One
added 2020/05/21 2:16 a.m.43 views

Mail.ru: MySQL username and password leaked on [2017.russianaicup.ru]

Configuration file available via web interface could disclosure potenrially sensitive inormation Configuration file available via web interface could disclosure potentially sensitive information...

2.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/04/03 4:56 a.m.43 views

Shopify: Session works after logout from Shopify account and password of online store is displayed

When a user creates a Shopify Lite Plan account, in the product creation stage when the account has not been upgraded, the store's password is enabled such that any visitor who wants to access the store is required to enter password before being granted access to view the products listed in the...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/18 8:0 p.m.43 views

HackerOne: Attacker may be able to bounce enough emails which suspend HackerOne's SES service and cause a DoS of HackerOne's email service

This was a DoS based on triggering a lot of bounced emails via SES service which could put our email sending up for review with AWS. The vulnerability was due to unrestricted invitations on sandbox programs which allowed an attacker to generate an infinite number of bounced emails. We had applied...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/02 10:33 p.m.43 views

HackerOne: Rounding errors on rewarding a bounty leads to bypassing the 20% H1 commission fee

Summary: The team discovered a rounding error issue when rewarding hackers with a bounty. Through a series of micro-payments, a malicious program manager is able to pay a full amount to the hacker while evading the 20% H1 commission fee. Description: H1 has a system for awarding and paying hacker...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/02 1:59 p.m.43 views

Mail.ru: [v7lk.relap.io] Sending arbitrary emails to any user

Mail sending API endpoint at relap.io was publicly accessible...

2.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/02/14 4:28 a.m.43 views

Ubiquiti Inc.: Readonly to Root Privilege Escalation on EdgeSwitch

An authenticated read-only user can execute arbitrary shell commands over the HTTP interface, allowing them to escalate privileges. These vulnerabilities were found on EdgeSwitch 1G switch ESWH and EdgeSwitch 10G switch ESGH firmware v1.9.0. The fix for these vulnerabilities were included in the...

9CVSS1.9AI score0.04419EPSS
SaveExploits0
Hacker One
Hacker One
added 2019/12/31 5:9 p.m.43 views

Stripo Inc: CSRF - Modify Project Settings

Target Url/Endpoint https://my.stripo.email/cabinet/stripeapi/v1/projects/ProjectId Note Attacker just need to know victim project Id. Summary: This CSRF Vulnerability leads to change user's project settings including General Information, Contacts, Social Networks and Other Options. Steps To...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/08/31 11:42 p.m.43 views

██████: Directory Traversal in uftpd 2.6-2.10

Description It is possible for an unauthenticated user to perform a directory traversal attack using multiple different FTP commands and read and write to arbitrary locations on the filesystem due to improper path sanitization in the chroot jail implementation in common.c's composeabspath. Impact...

1.7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/07/18 9:31 p.m.43 views

Kaspersky: Stored credentials instantly autofilled within sandboxed iframes

Summary Stored credentials are instantly autofilled within sandboxed iframes, disregarding effective origin of sandboxed iframes and the expected cross-origin restrictions Description Kaspersky is expected to obey cross-origin restrictions which apply to sandboxed iframes. However, the Kaspersky...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/05/13 3:2 p.m.43 views

Nextcloud: Vulnerable W3 Total Cache plugin version in use on nextcloud.com

Hi there, I noticed you are currently using a vulnerable version of W3 Total Cache, as the changelog containing the plugin version is publicly reachable: https://nextcloud.com/wp-content/plugins/w3-total-cache/changelog.txt W3 Total Cache makes the site vulnerable to a series of attacks, includin...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/02/13 8:31 p.m.43 views

Ian Dunn: XSSI: Quick Navigation Interface - leak of private page/post titles

CVSS ---- Medium 4.3 CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N Description ----------- The Quick Navigation Interface plugin includes the names of all posts and pages in an automatically generated JavaScript file. By including this file in their own page, an attacker can view all post titles -...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2019/01/20 10:58 p.m.43 views

QIWI: [QIWI Wallet] Access to protected app components

Здравствуйте, я хочу сообщить об обнаруженной уязвимости в классе ru.mw.main.Main Информация о приложении Приложение: QIWI Кошелек Имя пакета: ru.mw Номер версии: 3.25.0 Код версии: 21346 Актуальность версии: Последняя Уязвимый класс: ru.mw.main.Main Уязвимость Поскольку активность ru.mw.Main...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/08/06 10:10 a.m.43 views

Node.js third-party modules: Prototype Pollution Vulnerability in cached-path-relative Package

I would like to report a prototype pollution attack in cached-path-relative. It allows an attacker to inject properties on Object.prototype which are then inherited by all the JS objects through the prototype chain. Module module name: cached-path-relative version: 1.0.1 npm page:...

5CVSS0.8AI score0.02141EPSS
SaveExploits0
Hacker One
Hacker One
added 2018/08/03 10:44 a.m.43 views

VK.com: Узнаем несколько цифр номера телефона юзера (можно флудить смс), всего раз узнав его remixsid и его ид юзера, и установка оффлайна юзерам.

Недостаточные проверки сессии. Было можно узнать часть номера телефона юзера и отправлять ему смс с ссылкой на приложение https://vk.com/mobile всего раз узнав его remixsid, вне зависимости сколько раз были ресетнуты сессии. Самый давний валидный для этой темы remixsid был давности май 2016 года...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/07/23 2:14 p.m.43 views

Open-Xchange: store xss in calendar via upload filename

reproduce step 1.access url https://sandbox.open-xchange.com/appsuite/app=io.ox/calendar/scheduling 2.create appointment 3.upload file ,the file name with payload '"img src=x onerror=alertdocument.domain.svg' 4.access...

0.1AI score
SaveExploits0
Total number of security vulnerabilities5000