Lucene search
+L
HackeroneRecent

15404 matches found

Hacker One
Hacker One
added 2021/02/02 12:4 a.m.20 views

Invision Power Services, Inc.: PHP Code Injection through "previewBlock()" method

Summary: The vulnerability exists because the IPS\cms\modules\front\pages\builder::previewBlock method allows to pass arbitrary content to the IPS\Theme::runProcessFunction method, which will be used in a call to the eval function. This can be exploited to inject and execute arbitrary PHP code...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/02/01 4:21 p.m.76 views

GitLab: FogBugz import attachment full SSRF requiring vulnerability in *.fogbugz.com

Summary: Hi Team, a bit of a odd one here. The FogBugz import code uses CarrierWave::Uploader::Base:download! to download attachments from fogbugz.com when importing a FogBugz repository. CarrierWave::Uploader::Base:download! ultimately uses Kernel.Open to download the provided attachment URL...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/02/01 2:20 p.m.21 views

U.S. Dept Of Defense: Bypassing CORS Misconfiguration Leads to Sensitive Exposure at https://███/

Summary: It's possible to get information about the users registered such as: id, name, login name, etc. without authentication in WordPress via API on https://██████████/. Description: There exists a cross-origin resource sharing CORS misconfiguration vulnerability at https://█████/, allowing...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/02/01 11:56 a.m.42 views

OpenMage: Very long names on demo.openmage.org could redirect victim users to malicious url redirects via email contacts.

Summary: We found that the maximum length of the first and last name fields was not set to 32 characters at registration and to 1000 characters when using the profile update form. The attacker can use this method as a malware attack, the user will redirect to a website that contains malware or...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/31 8:39 p.m.15 views

Enjin: CSRF Bypassed on Logout Endpoint

@ersalil was able to demonstrate that the logout functionality had no CSRF protection which meant that they were able to log another user out by simply having that user submit a POST request to the /logout endpoint...

2.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/31 7:37 p.m.18 views

Shopify: [h1-2102] Partner's team member with no permission can retrieve services financial data

Details Unfortunately, I wasn't able to properly validate the following report as I could not get access the my partner's services option event is ending in a few hours and that access is manually given https://help.shopify.com/en/partners/selling-services. However, given the observed behaviour, ...

1.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/31 4:38 p.m.154 views

Shopify: [h1-2102] [Yaworski's Broskis] Low privilege user can read POS PINs via graphql and elevate his privilege

Summary: A low privilege user both in the shop and in the POS can read POS PINs via graphql and elevate his privilege with a physical access to the POS. Steps To Reproduce: 1. Log in to your shop and install the POS app https://apps.shopify.com/shopify-pos 2. Log in Shopify Plus as an org owner a...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/31 4:24 p.m.24 views

VK.com: CSRF в виджетах

Недостаточные проверки хеша в боксе предпросмотра виджета приложений...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/31 1:14 p.m.16 views

Shopify: [h1-2102] Wholesale - CSRF to Generate Invitation Token for a Customer and Move Customer to Invited Status

Summary: There is a CSRF vulnerability in the Wholesale application to generate an invitation token for a user and move that user to invited status. Steps To Reproduce: 1. Log in to Shopify and configure Wholesale 2. Add a price list 3. Add a customer with the tag wholesale 4. Adjust the pricelis...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/31 11:18 a.m.14 views

MTN Group: RXSS - http://macademy.mtnonline.com

The page located at http://macademy.mtnonline.com suffers from a Cross-site Scripting XSS vulnerability. XSS is a vulnerability that occurs when user input is unsafely encorporated into the HTML markup inside of a webpage. When not properly escaped an attacker can inject malicious JavaScript that...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/31 8:1 a.m.34 views

Rocket.Chat: Blind XSS

Blind XSS The page located at https://livechat.coinflex.com/livechat suffers from a Cross-site Scripting XSS vulnerability. XSS is a vulnerability which occurs when user input is unsafely encorporated into the HTML markup inside of a webpage. When not properly escaped an attacker can inject...

4.3CVSS6AI score0.00758EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/01/30 9:0 p.m.28 views

Automattic: Non-changing "_idnonce" value leads to CSRF on accounts at https://intensedebate.com for account takeover

Summary: The "idnonce" value on https://intensedebate.com protects victims from CSRF attacks. However, this value is not changing with changed user ids of same account idnonce value is same in request from user id 'X' and user id 'Y' when 'X' is changed to 'Y'. It leads to CSRF on victim's accoun...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/30 1:27 p.m.23 views

U.S. Dept Of Defense: CSRF in https://███

Summary:- --------- Cross-Site Request Forgery CSRF Impact 1-The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request. 2-send many request via server i mean request to server and...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/30 6:14 a.m.24 views

Ruby: Command injection in OptionParser.load

OptionParser.load function use IO.readlines to read file, which can inject | command to exec command. poc: require 'optparse' OptionParser.new do |opts| opts.load"|touch /tmp/niubl" end.parse! Impact The command may be executed unintentionally...

2.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/29 2:51 a.m.16 views

Brave Software: Onion-Location header allows to open arbitrary URLs including chrome:

The "Open in Tor" feature in Brave Nightly for OSX allowed arbitrary URLs to be opened through the Onion-Location response header, including privileged URLs such as chrome://restart/. This could be exploited to bypass SOP restrictions and gain access to privileged URLs...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/29 1:30 a.m.20 views

Shopify: [h1-2102] [Yaworski's Broskis] Suspected overcharge and chargebacks in PoS

Summary: NOTE: This one need verification from the side of Shopify as we can't set up a real payment GW or check the logs of the test one When checking out in PoS and paying with credit card, it is possible to manipulate numbers in the end request to overcharge a client charge more than the item...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/28 9:21 p.m.16 views

GitLab: Responsible Disclosure of Privacy Leakage Issue

Greetings, I am Mojtaba Zaheri, a doctoral candidate in Computer Science, affiliated with the NJIT Cybersecurity Research Center. Together with my doctoral dissertation advisor, Prof. Reza Curtmola, we are reaching out to perform responsible disclosure of a vulnerability present on the GitLab...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/28 3:59 p.m.14 views

IBM: Insecure Object Permissions for Guest User leads to access to internal documents!

An Insecure Object Permissions vulnerability was reported to IBM, analyzed and have been remediated. Thank you to mocr7...

2.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/28 2:26 p.m.47 views

8x8: DNS Misconfiguration (Subdomain Takeover) ███.wavecell.com

An S3 bucket was deleted, but a DNS record pointing to the bucket was initially not updated/removed. The issue has been rectified...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/28 1:11 p.m.26 views

New Relic: Account Takeover via Email ID Change and Forgot Password Functionality

@dsdh discovered an issue with the email change flow, where emails would be sent to the new email address prior to that address being verified. An attacker could have abused this issue to access vulnerable user accounts...

4.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/28 7:36 a.m.66 views

Algolia: email verification bypass

An issue in the way email modification was handled during the email verification process allowed the creation of account with arbitrary email address, bypassing the email verification step. A logical flaw resulting in email verification bypass! :D...

2.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/28 1:28 a.m.50 views

Rocket.Chat: Hi! Security Team Rocket.Chat, It's possible to get information about the users emails without authentication

Description: Email enumeration vulnerability. Vulnerable api method: /api/v1/users.2fa.sendEmailCode Releases Affected:: Rocket.Chat up to 3.10.5 Request for existing account: POST /api/v1/users.2fa.sendEmailCode HTTP/1.1 Host: rocket-chat.local:3000 Referer: http://rocket-chat.local:3000/home...

5CVSS7.4AI score0.01864EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/01/27 8:45 p.m.21 views

Mail.ru: [int.ucs.ru] Доступ ко внутренней сети UCS через забытый прокси Fiddler на 217.25.235.214:7459

SSRF on ucs.ru...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/27 8:32 p.m.28 views

HackerOne: Ability to invite a new member on Sandbox Program

In the description HackerOne offers a sandbox for hackers to help them test program functionality for security vulnerabilities. To create a program, go here. You can select any product edition, giving you access to almost all features HackerOne offers. Hackers can create up to 30 programs in the...

1.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/26 10:3 p.m.17 views

Shopify: [h1-2102] Break permissions waterfall

Summary: Shopify Plus User permission roles will propagate changes to all the users in the role Its possible to break this If you pass FULL along with other Pemrissions into a user role edit It will propagate to the users and give them full access while the role shows partial access Steps To...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/26 5:55 p.m.17 views

Shopify: Improper deep link validation

The application contains an activity which validates and handles the deep link requests, initiated from a VIEW intent action. The declared schemes include http and https request for the domain shopify.com as well as .myshopify.com. The path prefixes include mostly subdirectories of the /admin pat...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/26 4:28 p.m.99 views

GitHub Security Lab: ihsinme: CPP Add query for CWE-14 compiler removal of code to clear buffers.

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

2.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/26 1:57 p.m.34 views

X (Formerly Twitter): PI leakage By Brute Forcing and Phone number deleting without using password

Summary: This additional security measure from twitter provides protection to the victim's account, considering that a victim's session may have been hijacked by a hacker, however, due to this additional layer of security Implemented by twitter the hacker would not be able to disclose the victim'...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/26 1:3 p.m.28 views

Shopify: Github access token exposure

While dissecting an application made by one of your employees I found his GitHub Personal Access Token PAT, he's a member of the org with pull and push access to all of your repositories. As a proof I can tell you that on the repo github.com/Shopify/shopify at commit hash cea9c273391d the sha512 ...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/26 11:27 a.m.18 views

TikTok: CSRF on TikTok Ads Portal

A CSRF Cross Site Request Forgery vulnerability was reported in the TikTok Ads portal which could have been used to disable an ad campaign. We thank @probatorem for reporting this to our team...

1.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/26 9:46 a.m.17 views

Shopify: Store Deletion or Sell without authentication

In order for an owner to "close or sell" the store, a password is required in order to confirm the decision, when the action is applied in the web application. It was identified that the mobile application doesn't require credentials in order to perform the same action, thus by navigating to the...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/26 4:31 a.m.78 views

Shopify: Open Redirect on Login Page of Stocky App

Vulnerable app is Stocky, 1. Visit login page of app with vulnerable parameter & malicious website address?returnto=//evil.com like https://stocky.shopifyapps.com/users/login?returnto=//evil.com 2. Then login to account 3. Open Redirect is executed PoC Video: F1172071 Impact Open Redirect...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/26 4:27 a.m.38 views

Weblate: Race Condition allows to get more free trials and get more than 100 languages and strings for free

Hi there, As there is rate limit in the website, but it doesn't prevent users to take more than 1 trial which later leads to loss of the company, because by getting more trials I can get more strings and languages limit. Steps to reproduce: 1 Create an account on https://hosted.weblate.org and...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/25 11:51 p.m.42 views

Shopify: [h1-2102] HTML injection in packing slips can lead to physical theft

Summary: A HTML injection vulnerability exists in the packing slip generator, allowing customers to alter the logistical process of their and other's orders for shops that choose to display the user's e-mail address on the packing slip. The success rate depends on the shops setup and can result i...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/25 9:21 p.m.50 views

GitLab: Stored-XSS on wiki pages

Hello, A Stored-XSS is existing on Wiki pages. It is caused by recent change in show.html.hamlL10 ruby ... "".htmlsafe ... authorurl is defined by committed email in wikipageversion.rb: ruby delegate :message, :sha, :id, :authorname, :authoremail, :authoreddate, to: :commit def authorurl user =...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/25 7:11 p.m.120 views

Sixt GmbH & Co. Autovermietung KG BBP: Cross domain token leakage via Referer header

Summary: The password reset link of user account on critical sixt+ domain/product can be obtained using the page https://www.sixt.com/php/profile/loginorpasswordforgotten. This page requires email address and surname/lastname of the user to send password reset link on email. This link contains th...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/25 5:7 p.m.54 views

BlockDev Sp. Z o.o: xmlrpc.php FILE IS enabled it will used for Bruteforce attack and Denial of Service(DoS)

xmlrpc.php file is visible...

2.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/25 3:23 p.m.36 views

GitLab: Change project visibility to a restricted option

Summary When a GitLab administrator on gitlab.com or a private instance has restricted a project visibility option, the project visibility can still be changed to that option. This can be done using the API route. The same applies to groups. They can also be set to for example internal on the...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/25 2:47 p.m.34 views

OpenMage: CSRF in changing password after using reset password link

Summary: Hey OpenMage, the forgot password page is not protected against CSRF attack which can lead to changing password. Use the below form to test html document.forms0.submit Steps To Reproduce: 1. Go to https://demo.openmage.org/customer/account/forgotpassword/ 2. Enter your email and ask for...

4.3CVSS4.7AI score0.00383EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/01/25 11:35 a.m.26 views

Mail.ru: restaurant.delivery-club.ru - возможность получить информацию об чужих акциях.

Уязвимая конечная точка: PUT /dashboard/promotions HTTP/1.1 Host: restaurant.delivery-club.ru User-Agent: Mozilla/5.0 Windows NT 10.0; Win64; x64; rv:84.0 Gecko/20100101 Firefox/84.0 Accept: application/json, text/plain, / Accept-Language: ru-RU,ru;q=0.8,en-US;q=0.5,en;q=0.3 Accept-Encoding: gzip...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/25 2:37 a.m.104 views

curl: Proxy-Authorization header carried to a new host on a redirect

hi cURL team I am not entirely sure this is an issue, please feel free to close of it isn't. I noticed that when making an HTTP GET request with Proxy-Authorization header, together with the "-L" flag to follow redirects curl -H "Authorization-Proxy: Basic xxx==" http://host:8000 -L If the remote...

5CVSS8AI score0.08031EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/01/24 10:58 p.m.17 views

Acronis: Blind SSRF vulnerability on cz.acronis.com

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/24 7:8 p.m.18 views

Mail.ru: [https://geekbrains.ru/profile] - authenticity_token not tied to user session leads to CSRF attacks

CSRF on geekbrains.ru The CSRF token on /profile was valid, but not tied to user's session, e.g. Account A's Token was valid on Account B, this could have lead to change other user's phone number, birth date, legal name etc...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/24 6:18 p.m.110 views

Shopify: [h1-2102] FQDN takeover on all Shopify wholesale customer domains by trailing dot (RFC 1034)

Summary: Due to a missing domain format check in Shopify's wholesale functionality, it is possible to serve arbitrary content on the customer's domain through existing DNS records already configured to work with Shopify. I only tested with domains that I own but as far as I understand, this would...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/24 10:53 a.m.102 views

FetLife: Stored XSS via `Create a Fetish` section.

The reporter pointed out that the fetish field for creating new fetishes on FetLife was vulnerable to a stored XSS exploit, after creating a fetish for which this exploit was used the contents would execute whenever people added the fetish to their profile and attempted to edit the fetish through...

6.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/24 8:1 a.m.25 views

U.S. Dept Of Defense: █████████ IDOR leads to disclosure of PHI/PII

Summary: ████ is designed in a way where there is a vulnerable endpoint that allows a non-medical user to view the ██████████ records of people who are not ████████s of the sponsor. Description: I am currently an Active Duty Airman and this vulnerability does require CAC authentication. When...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/24 5:6 a.m.12 views

OpenMage: No error thrown when IDOR attempted while editing address

Summary: demo.openmage.org application having features to add, edit and delete addresses. When a user tries to edit the address of another user, the server adds a new address with a new id on the attacker's account. By sending it to an intruder, an attacker may cause Dos. Steps To Reproduce: 1...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/24 3:46 a.m.14 views

Mail.ru: prometheus server monitoring System publicly accessible

Performance metrics were available at track.mail.ru...

2.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/23 11:22 p.m.20 views

Shopify: [h1-2102] Stored XSS in product description via `productUpdate` GraphQL query leads to XSS at handshake-web-internal.shopifycloud.com/products/[ID]

This is most likely going to be a duplicate, so I'll keep it short. A stored cross site scripting vulnerability exists at handshake-web-internal.shopifycloud.com through the product description field. Recruirements A shop with the Handshake plugin enabled and set-up Reproduction steps 1. Add a...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/01/23 2:19 p.m.66 views

Snapchat: CSRF when unlocking lenses leads to lenses being forcefully installed without user interaction

Hi, The url below allows a user to unlock a particular lens. Once they have opened the URL on their phone, Snapchat opens up and prompts the user to unlock this lens. https://www.snapchat.com/unlock/?type=SNAPCODE&uuid=6ff5a565fca249a1948b1963ee2881b4&metadata=01 By changing the value of type in...

SaveExploits0
Total number of security vulnerabilities15404