Lucene search
K
HackeroneRecent

15273 matches found

Hacker One
Hacker One
added 2022/09/02 7:3 p.m.97 views

Node.js: Weak randomness in WebCrypto keygen

https://github.com/nodejs/node/pull/35093 introduced a call to EntropySource in SecretKeyGenTraits::DoKeyGen in src/crypto/cryptokeygen.cc. There are two problems with this: 1. It does not check the return value, it assumes EntropySource always succeeds, but it can and sometimes will fail. 2. The...

6.4CVSS9.2AI score0.01213EPSS
Exploits1
Hacker One
Hacker One
added 2022/09/01 2:51 a.m.9 views

Nintendo: [MK8DX] Improper metadata parsing

Vulnerability description not provided...

7.1AI score
Exploits0
Hacker One
Hacker One
added 2022/08/31 9:12 p.m.24 views

Nextcloud: Database resource exhaustion for logged-in users via sharee recommendations with circles

Summary: Registered users can generate massive database load Steps To Reproduce: 1. create 9 circles and 6 folders circles folder 50 2. share all created folders with all created circles 3. open an other folder and open the share tab, so the URI...

4CVSS1.9AI score0.00392EPSS
Exploits0
Hacker One
Hacker One
added 2022/08/31 1:24 p.m.34 views

U.S. Dept Of Defense: IDOR when editing email leads to Mass Full ATOs (Account Takeovers) without user interaction on https://██████/

Dear DoD team, I found one critical bug on your domain: https://██████/ It's IDOR. Also this domain is from Hack US program. What is that IDOR? Insecure direct object references IDOR are a type of access control vulnerability that arises when an application uses user-supplied input to access...

6.8AI score
Exploits0
Hacker One
Hacker One
added 2022/08/31 1:13 p.m.28 views

Nextcloud: [user_oidc] Stored XSS via Authorization Endpoint - Safari-Only

Summary: The OpenID Connect User Backend allows users to login to Nextcloud using SSO. A workaround that was apparently implemented for the Safari browser enables stored Cross-Site-Scripting XSS. The vulnerability only affects user agents that include "Safari" within their user agent string and i...

4.9CVSS0.3AI score0.00362EPSS
Exploits0
Hacker One
Hacker One
added 2022/08/31 12:1 p.m.46 views

Nextcloud: [user_oidc] Unencrypted Communications

The OpenID Connect User Backend allows users to login to Nextcloud using SSO and is - according to the policy - part of the main scope of this program. The implementation supports plain HTTP without TLS and transfers sensitive information such as OIDC clientsecrets in an unencrypted manner...

4CVSS0.1AI score0.00304EPSS
Exploits0
Hacker One
Hacker One
added 2022/08/31 10:55 a.m.77 views

Internet Bug Bounty: CVE-2022-35252: control code in cookie denial of service

https://hackerone.com/reports/1613943 Impact control code in cookie denial of service...

2.6CVSS6AI score0.00289EPSS
Exploits1
Hacker One
Hacker One
added 2022/08/31 12:41 a.m.17 views

Mattermost: DoS via Playbook

An attacker could create a playbook with a large value for the runsummarytemplate attribute, which doesn't have any size check or validation. This could cause the server to consume an abnormal amount of computing resources and ultimately crash, leading to a denial of service attack. The attack is...

6.5CVSS5.3AI score0.0053EPSS
Exploits0
Hacker One
Hacker One
added 2022/08/30 11:48 p.m.38 views

Stripe: Mass Accounts Takeover Without any user Interaction at https://app.taxjar.com/

@mrasg discovered an improper access control issue in TaxJar. This could have allowed for account takeover using the email change functionality. The vulnerability was caused by not correctly validating whether or not the reset password token was connected to the user being reset and was resolved ...

6.9AI score
Exploits0
Hacker One
Hacker One
added 2022/08/30 7:1 p.m.25 views

GitLab: RepositoryPipeline allows importing of local git repos

Summary When importing a project via the BulkImports, the response field httpUrlToRepo from the client is used to fetch the repo: https://gitlab.com/gitlab-org/gitlab/-/blob/v15.3.1-ee/lib/bulkimports/projects/pipelines/repositorypipeline.rbL17 ruby def loadcontext, data url = data'httpUrlToRepo'...

7.1AI score
Exploits0
Hacker One
Hacker One
added 2022/08/30 1:28 p.m.11 views

ResMed: [shop.resmed.com]CSRF leads to Unsubscribe victim from Communication and Reward Membership

Hello, Team While testing on your main domain I discovered CSRF Attack which lead to unsubscribe victims from Communication/Reward Membership. This more like in-depth security issue with reasonable attack scenario. Description: It is possible to unsubscribe a logged-in user from any subscribed...

6.7AI score
Exploits0
Hacker One
Hacker One
added 2022/08/30 2:48 a.m.45 views

Ruby on Rails: ReDoS (Rails::Html::PermitScrubber.scrub_attribute)

I have confirmed that ReDoS occurs on Rails::Html::PermitScrubber.scrubattribute. https://github.com/rails/rails-html-sanitizer/blob/v1.4.3/lib/rails/html/scrubbers.rbL134 ruby def scrubattributenode, attrnode attrname = if attrnode.namespace "attrnode.namespace.prefix:attrnode.nodename" else...

5CVSS0.9AI score0.00296EPSS
Exploits0
Hacker One
Hacker One
added 2022/08/29 8:28 a.m.35 views

TikTok: XSS at TikTok Ads Endpoint

Vulnerability description not provided...

7.1AI score
Exploits0
Hacker One
Hacker One
added 2022/08/26 12:9 p.m.25 views

GitLab: Dependecy Confusion via Lookup Request Forwarding to PyPi.org

Summary pip is probably the most popular Python package manager and can be used to install packages from the publicly available Python Package Index PyPi at pypi.org or form internal package repositories. In the beginning of 2021, a vulnerability type called Dependency Confusion attracted some...

0.2AI score
Exploits0
Hacker One
Hacker One
added 2022/08/26 11:0 a.m.118 views

U.S. Dept Of Defense: XSS DUE TO CVE-2022-38463 in https://████████

Description: During my research, I found one of the host running ServiceNow vulnerable to CVE-2022-38463 . ServiceNow through San Diego Patch 4b and Patch 6 allows reflected XSS in the logout functionality. Impact Attacker is able to steal victims cookies, redirect victim to attacker controlled...

5.8CVSS1.6AI score0.48128EPSS
Exploits0
Hacker One
Hacker One
added 2022/08/26 10:8 a.m.20 views

U.S. Dept Of Defense: Reflected XSS at https://██████/

A reflected XSS vulnerability was discovered in the logout functionality of ServiceNow, allowing an unauthenticated remote attacker to execute arbitrary JavaScript code...

6.1CVSS6.3AI score0.48128EPSS
Exploits0
Hacker One
Hacker One
added 2022/08/25 11:35 p.m.66 views

Rockstar Games: Modifying Sprunk vs eCola crew data

In this report, the researcher demonstrated an Insecure Direct Object Reference vulnerability that was exploitable in certain Rockstar Official Crews on the Social Club website. Rockstar Official Crews, unlike user-made Crews, use a flat hierarchy where all members are set to the same effective...

3.5AI score
Exploits0
Hacker One
Hacker One
added 2022/08/25 2:48 p.m.28 views

Mattermost: DoS via Automatic Response Message

Summary: A user can enable and modify its automatic response message, that is automatically sent when the user has the "Out of Office" status. This response message doesn't have any size check or validation, which allows an attacker to set an almost unlimited number of characters as the response...

4CVSS0.5AI score0.00656EPSS
Exploits1
Hacker One
Hacker One
added 2022/08/25 11:29 a.m.80 views

U.S. Dept Of Defense: Host Header Injection on https://███/████████/Account/ForgotPassword

Dear DoD Team, I found one high bug on your another domain. This is from Hack US Program. Affected domain is https://█████/ An attacker can manipulate the Host header as seen by the web application and cause the application to behave in unexpected ways. Very often multiple websites are hosted on...

5.7AI score
Exploits0
Hacker One
Hacker One
added 2022/08/25 7:52 a.m.6 views

Shopify: Account Takeover Vulnerability in Shopify Collabs Platform Due to Missing Email Verification

The account takeover vulnerability in the Shopify Collabs platform was caused by the lack of email verification during the signup process. A victim's account could be hijacked if their email address was used to create a new Shopify ID, as the platform did not require email verification. This...

6.9AI score
Exploits0
Hacker One
Hacker One
added 2022/08/25 4:7 a.m.61 views

GitLab: Remote Command Execution via Github import

Summary This is very similar to https://about.gitlab.com/releases/2022/08/22/critical-security-release-gitlab-15-3-1-released/Remote%20Command%20Execution%20via%20Github%20import and allows arbitrary redis commands to be injected when imported a GitHub repository. When importing a GitHub repo the...

6.5CVSS0.3AI score0.30029EPSS
Exploits4
Hacker One
Hacker One
added 2022/08/24 4:12 p.m.16 views

Automattic: IDOR able to buy a plan with lesser fee

Summary IDOR allows you to pay with the same amount but different currency. For example, paying 35000$ instead of 35000€ Steps To Reproduce 1. Go to https://account.mailpoet.com/ and select a plan 2. For example I have selected this plan; https://account.mailpoet.com/orders/new?p=214 3. Now, as y...

0.5AI score
Exploits0
Hacker One
Hacker One
added 2022/08/24 3:56 p.m.23 views

Nextcloud: Desktop client does not verify received singed certificate in end to end encryption

Vulnerability description not provided...

6.5CVSS6.3AI score0.00082EPSS
Exploits0
Hacker One
Hacker One
added 2022/08/24 11:33 a.m.16 views

Stripe: Unauthorized Canceling/Unsubscribe TaxJar account & Payment information DIsclosure

@mrasg discovered that users of an account with member permissions were improperly allowed to view certain subscription details and cancel the subscription for that account. I discovered a Vulnerability that allows the user who has member privileges to unsubscribe Cancel the account instead of th...

6.8AI score
Exploits0
Hacker One
Hacker One
added 2022/08/23 7:19 p.m.29 views

GitHub Security Lab: [JAVA]: Partial Path Traversal

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

2.8AI score
Exploits0
Hacker One
Hacker One
added 2022/08/23 8:0 a.m.21 views

Stripe: Fully TaxJar account control and ability to disclose and modify business account settings Due to Broken Access Control in /current_user_data

Improper access control at app.taxjar.com/currentuserdata allows a user with member role to invite themselves to the account as an admin...

6.9AI score
Exploits0
Hacker One
Hacker One
added 2022/08/22 10:5 p.m.36 views

PortSwigger Web Security: Business Logic, currency arbitrage - Possibility to pay less than the price in USD

Currency fluctuate all the time. Theses days EUR / USD key pair is around 1for1. It was even 1:0.99 when I was writing this report. Portswigger doesn't change dynamically the price and exchange rate dynamically. Vulnerability at the following link: https://portswigger.net/buy/pro When you want to...

7AI score
Exploits0
Hacker One
Hacker One
added 2022/08/22 6:7 p.m.18 views

MTN Group: Remote code execution via crafted pentaho report uploaded using default credentials for pentaho business server

A remote code execution vulnerability was discovered in Pentaho Business Analytics Server. By uploading a specially crafted Pentaho report file using default credentials, an attacker could achieve arbitrary code execution...

8.5AI score
Exploits0
Hacker One
Hacker One
added 2022/08/21 9:28 a.m.32 views

Cloudflare Public Bug Bounty: Password Policy Restriction Bypass

Due to insufficient input validation on the backend side, It was possible to bypass the Password Policy Restrictions for Cloudflare accounts by intercepting the request and modifying the content of the password field. This way, a user could set up weak passwords for their account. The password...

1.7AI score
Exploits0
Hacker One
Hacker One
added 2022/08/21 5:58 a.m.11 views

LinkedIn: An Attacker Can Flag Draft Job Posts And Can Disclose The Draft Job Posts Details [ Similar to #1581528 Resolved Report]

A vulnerability was discovered on LinkedIn that allowed attackers to flag and report draft job posts of other users. This resulted in the disclosure of sensitive job details, even for posts that were not yet published...

6.9AI score
Exploits0
Hacker One
Hacker One
added 2022/08/20 5:51 p.m.15 views

MercadoLibre: Stored XSS in reclamos

Stored XSS vulnerability was discovered in the reclamos section of MercadoLibre. The issue was reported by @valent1ne, who provided clear steps to reproduce the vulnerability and a proof-of-concept code. MercadoLibre acknowledged the issue and implemented a fix...

5.9AI score
Exploits0
Hacker One
Hacker One
added 2022/08/20 3:13 a.m.49 views

Node.js: HTTP Request Smuggling Due to Incorrect Parsing of Header Fields

Summary: The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling. Description: The following chunked request is processed. It should be rejected as Transfer-Encoding header obfuscatio...

6.4CVSS8AI score0.03694EPSS
Exploits1
Hacker One
Hacker One
added 2022/08/19 7:36 p.m.22 views

Nextcloud: Profile of disabled user stays accessible

Userprofiles of disabled users keep staying accessible. on DOMAIN/u/USERID This is quite undesirable as this user has no way to clear or modify this data in case they do not want it exposed anymore. I'd assume profiles of disabled users would not be visible to ensure they can always be in control...

5CVSS2.9AI score0.00263EPSS
Exploits0
Hacker One
Hacker One
added 2022/08/17 6:22 p.m.16 views

Stripe: [Broken Access Control ] Unauthorized Linking accounts & Linked Accounts info DIsclosure

@mrasg discovered that users of an account with member permissions were improperly allowed to see activated linked accounts and connect new carts to the account. I discovered a Vulnerability that allows the user who has member privileges to connect new carts to the Taxjar account , like...

6.9AI score
Exploits0
Hacker One
Hacker One
added 2022/08/17 1:49 p.m.78 views

Shopify: Cross-site scripting on api.collabs.shopify.com

Summary: Shopify collabs collabs.shopify.com is a new platform for content creators / influencers to discover and advertise the millions of brands of Shopify. The content creators can apply for different brands on this platform and get paid affiliate marketing. I discovered a cross-site scripting...

0.8AI score
Exploits0
Hacker One
Hacker One
added 2022/08/17 12:18 p.m.32 views

GitLab: RCE via github import

Hello, While continuing mining on github import, I found a vulnerability on gitlab.com allowing to execute remotely arbitrary commands. Gitlab uses Octokit to get data from github.com. Octokit uses Sawyer::Resource to represent results. Sawyer is a crazy class that converts a hash to an object...

0.1AI score
Exploits0
Hacker One
Hacker One
added 2022/08/16 3:2 p.m.167 views

Internet Bug Bounty: CVE-2022-38362: Apache Airflow Docker Provider <3.0 RCE vulnerability in example dag

Apache Airflow Docker's Provider shipped with an example DAG that was vulnerable to authenticated remote code exploit of code on the Airflow worker host. Vulnerability summary: In DAG script of airflow 2.3.3, there is a command injection vulnerability RCE in the script exampledockercopydata.py of...

6.5CVSS9.3AI score0.00708EPSS
Exploits0
Hacker One
Hacker One
added 2022/08/16 8:50 a.m.46 views

IBM: Cleartext storage of sensitive information at https://staging.status.ai-apps-comms.ibm.com/env can lead to account takeover of several IBM employees

Cleartext storage of sensitive information was reported to IBM, analyzed and has been remediated. Thank you to zere...

0.6AI score
Exploits0
Hacker One
Hacker One
added 2022/08/16 4:15 a.m.23 views

Krisp: Card requirement bypass for business trial

Researcher found a way to bypass mandatory card attachment for business trial. The issue has been fixed now. We would like to thank @n0m3rcy for clear and detailed report...

6.9AI score
Exploits0
Hacker One
Hacker One
added 2022/08/15 9:35 p.m.30 views

Hyperledger: Cross Site Scripting Vulnerability in fabric-sdk-py source code

See this fix on GitHub https://github.com/hyperledger/fabric-sdk-py/pull/175 Impact Some old affected versions of this package are vulnerable to Cross-site Scripting XSS. Passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods i.e. .html,...

0.9AI score
Exploits0
Hacker One
Hacker One
added 2022/08/15 3:41 p.m.16 views

SideFX: Stored XSS in messages

The security issue described involves a stored cross-site scripting XSS vulnerability in the message functionality of the system. The vulnerability allowed an attacker to inject malicious code into messages, which could be executed when the victim viewed the message. This resulted in the attacker...

5.8AI score
Exploits0
Hacker One
Hacker One
added 2022/08/14 11:6 p.m.53 views

GitLab: Unauthorized access

Hello Gents, I would like to report an issue where attackers are able to: 1. List about.gitlab.com GS bucket. 2. Access all resales through https://about.gitlab.com/all-releases.xml & https://about.gitlab.com/security-releases.xml, which contains undisclosed HackerOne reports. For Example: This...

7.5CVSS9.1AI score0.86959EPSS
Exploits0
Hacker One
Hacker One
added 2022/08/14 10:27 a.m.12 views

Brave Software: Persistent user tracking is possible using window.caches, by avoiding Brave Shields

A vulnerability was discovered in Brave for iOS version 1.41.1 that allowed for persistent user tracking using window.caches, even when Brave Shields were enabled to block cookies. This could potentially allow for user tracking without their consent or knowledge...

6.8AI score
Exploits0
Hacker One
Hacker One
added 2022/08/14 5:32 a.m.7 views

Brave Software: Security token and handler name leak from window.braveBlockRequests

Vulnerability description not provided...

7.1AI score
Exploits0
Hacker One
Hacker One
added 2022/08/13 4:22 p.m.4 views

Insightly: CSRF vulnerability allows disabling Gmail contacts link for user referrals

The CSRF vulnerability allowed users to disable Gmail contacts link for user referrals. The vulnerable endpoint did not sufficiently verify that the requests were intentionally performed by the user, allowing an attacker to generate a PoC that could be used to disable the victim's linked account...

6.8AI score
Exploits0
Hacker One
Hacker One
added 2022/08/13 7:59 a.m.15 views

Monero: Reentrancy attack in eth-monero atomic swap

A reentrancy vulnerability was found in the eth-xmr atomic swap smart contract, allowing an attacker to drain almost all of the ethers from the smart contract. The vulnerability was fixed in a later version of the smart contract...

6.9AI score
Exploits0
Hacker One
Hacker One
added 2022/08/12 7:0 p.m.27 views

Nextcloud: XSS in Desktop Client in the notifications

Summary: The Nextcloud Desktop Client application does not properly neutralize the names of files before using them. Steps To Reproduce: Server Machine 1. Install the Nextcloud Server application 2. Log into your account Client Machine 3. Install the Nextcloud Desktop Client application onto a...

4.9CVSS1.2AI score0.00473EPSS
Exploits1
Hacker One
Hacker One
added 2022/08/12 6:14 p.m.58 views

KAYAK: 1 click Account takeover via deeplink in [com.kayak.android]

Vulnerability description not provided...

7.1AI score
Exploits0
Hacker One
Hacker One
added 2022/08/12 5:34 p.m.66 views

Internet Bug Bounty: Pause-based desync in Apache HTTPD

Apache was vulnerable to a pause-based desync. This vulnerability is described in detail in my whitepaper here: https://portswigger.net/research/browser-powered-desync-attackspause Impact This enables server-side HTTP Request Smuggling when Apache is deployed as a back-end server, and it also...

6.9AI score
Exploits0
Hacker One
Hacker One
added 2022/08/10 6:3 p.m.11 views

U.S. Dept Of Defense: stored cross site scripting in https://███████

It was observed that the application is vulnerable to cross-site scripting XSS. XSS is a type of attack that involves running a malicious scripts on a victim’s browser. poc attached another parameter at 1636345 q13787 payload: %22%27%3e%3csvg%2fonload%3dconfirm666%3e Impact Cookie Stealing - A...

0.7AI score
Exploits0
Total number of security vulnerabilities15273