Lucene search
+L
HackeroneRecent

15413 matches found

Hacker One
Hacker One
•added 2019/12/07 5:18 p.m.•39 views

Nord Security: Disclosure of User Information

Hi Team, We can get information about the users registered such as: id, name, login name, etc. and employees of NordVPN without authentication on https://www.nordvpn.com Vulnerable URL: https://nordvpn.com/wp-json/wp/v2/users/ Vulnerable URL: https://nordvpn.com/?restroute=/wp/v2/users/ POC:...

6.8AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/07 11:46 a.m.•273 views

Unikrn: Staging Rabbitmq instance is exposed to the internet with default credentials

Description: RabbitMQ is an open-source message-broker software sometimes called message-oriented middleware that originally implemented the Advanced Message Queuing Protocol AMQP and has since been extended with a plug-in architecture to support Streaming Text Oriented Messaging Protocol STOMP,...

1.6AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/07 9:50 a.m.•34 views

Concrete CMS: XSS in select attribute options

To reproduce 1. Create a new select attribute. 2. Add a select attribute option with value alert'XSS' and hit Save. 3. Edit the newly created attribute again and see XSS dialog. The vulnerability lays in the typeform.php file, see...

6.1AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/07 8:31 a.m.•102 views

Polymail, Inc.: Bug in OAuth Success Redirect URI Validation

@bluebert discovered a bug on the OAuth login endpoint that allows creation of OAuth login urls with Polymail as the subdomain on external domains. This has now been fixed. A bug in how OAuth login URLs were generated in particular, of the redirect URI allowed for an attacker to steal secrets...

1.9AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/07 4:20 a.m.•407 views

Yelp: DoS of https://blog.yelp.com/ and other WP instances via CVE-2018-6389

Description: There is possibility in /wp-admin/load-scripts.php script to generate large 3Mb amount of data via simple non-authenticated request to server. The vulnerability is registered as https://vulners.com/cve/CVE-2018-6389 Details: Detailed attack scenario is described for example here:...

5CVSS0.6AI score0.72671EPSS
SaveExploits12
Hacker One
Hacker One
•added 2019/12/06 10:2 p.m.•89 views

Nord Security: Open redirect

The following URL is vulnerable to an open redirect it will redirect to google.com: https://support.nordvpn.com//path///google.com vulnerable code: if window.location.href.indexOf'/path' !== -1 console.log"document.URL", document.URL window.location.href =...

6.8AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/06 8:57 p.m.•23 views

Stripo Inc: No CSRF Protection in Resend Confirmation Email feature leads to Sending Unwanted Email in Victim's Inbox without knowing Victim's email address

Summary: There's no CSRF protection in confirmation email resending feature as a result of which an attacker can trick the victim to receive a confirmation email unknowingly. In other features of the website, the content-type must be "application/json", and there is same-origin policy, which...

7AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/06 7:55 p.m.•15 views

Stripo Inc: Upload Profile Photo in any folder you want with any extension you want

Summary: There exists a vulnerability in Stripo as a result of which an attacker can upload his/her profile photo in any folder he/she wants, with any file extension he/she wants. I also checked whether it could lead to code execution or directory traversal by modifying the values in the request,...

7.2AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/06 4:16 p.m.•19 views

Razer: [Razer Pay Android App] Multiple vulnerabilities chained to allow "RedPacket" money to be stolen by a 3rd party

The tester discovered that the Razer Pay Android app was subject to an issue that could allow an adversary to obtain information originally destined for another user originating from the server. Razer Fintech appreciates the especially detailed work on this issue and clear help in reproduction...

2.4AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/06 7:2 a.m.•12 views

Razer: [Razer Pay] Broken Access Control at /v1/verifyPhone/ allows enumeration of usernames and ID information

The tester discovered an API endpoint with insufficient access control that could allow an adversary to obtain user name and phone number information. Razer Fintech thanks the tester for his clear PoC and diligence in helping us secure our customers' information...

2.4AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/06 5:43 a.m.•19 views

Nord Security: Connection informaton is sent to a third-party service

Application event data exposed through the reuse of API key The researcher reported that iOS app usage event information sent to the third party service can be intercepted through the reuse of API key. In order to resolve the issue we have disabled GET requests for API keys, removed the third par...

6.6AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/06 12:32 a.m.•16 views

Nextcloud: Anonymous file drop page ignores user profile visibility restrictions

User profile on Nextcloud server by url like https:///index.php/settings/user includes personal information: photo, name, email address. For each listed fields user can select the visibility settings: local, contacts, public. It is expected that these settings will work in all places of the...

6.5AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/05 4:55 p.m.•282 views

Nord Security: xmlrpc.php FILE IS enable it will used for Bruteforce attack and Denial of Service(DoS)

Hi Team, The website https://www.nordvpn.com has the xmlrpc.php file enabled and could thus be potentially used for such an attack against other victim hosts. Wordpress that have xmlrpc.php enabled for pingbacks, trackbacks, etc. can be made as a part of a huge botnet causing a major DDOS. URL:...

6.7AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/05 3:51 p.m.•27 views

Semrush: Content Injection on api.semrush.com to Reflected XSS

The researcher found XSS vulnerability and wrote an awesome summary! : While testing api.semrush.com I've found that some inputs triggered MongoDB error on /reports/v1/projects/:id/siteaudit/page/list endpoint. Contents of url parameter was reflected in error message. Unfortunately WAF blocked my...

6.3AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/05 2:58 p.m.•226 views

Nord Security: DoS of https://nordvpn.com/ via CVE-2018-6389 exploitation

There is possibility in /wp-admin/load-scripts.php script to generate large 3Mb amount of data via simple non-authenticated request to server. The vulnerability is registered as https://vulners.com/cve/CVE-2018-6389 Details Detailed attack scenario is described for example here:...

5CVSS7.4AI score0.72671EPSS
SaveExploits12
Hacker One
Hacker One
•added 2019/12/05 11:20 a.m.•165 views

Zomato: Zomato Map server going out of memory while resizing map image

Go to https://maps.zomato.com/php/staticmap?center=0,0&size=240x150&maptype=zomato&markers=180,180,pinres32&sensor=false&scale=%&zoom=eval2147483647+1&language=en a map will be displayed Now increase the map size by 10x...

0.7AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/05 10:21 a.m.•188 views

Nord Security: Version problem in wordpress leads to the many vulnearability

Title: WordPress 3.9-5.1 - Comment Cross-Site Scripting XSS Reference: https://wpvulndb.com/vulnerabilities/9230 Reference: https://github.com/WordPress/WordPress/commit/0292de60ec78c5a44956765189403654fe4d080b Reference:...

7.5CVSS6.4AI score0.40788EPSS
SaveExploits9
Hacker One
Hacker One
•added 2019/12/05 10:8 a.m.•80 views

PUBG: Reflected XSS in pubg.com

Summary: PUBG's main website https://www.pubg.com has an endpoint that is vulnerable to an injection vulnerability - namely a reflected injection of JavaScript, also known as Reflected Cross Site Scripting XSS. As per OWASP's definition: "Cross-Site Scripting XSS attacks are a type of injection, ...

0.9AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/05 2:46 a.m.•12 views

Razer: THX Tuneup Survey feedback disclosure via Google cached content for apps.thx.com

Summary: If you use this google dork: site:apps.thx.com, you will notice many of the links no longer work. However, in the cached versions, they contain lots of sensitive user information from users who seemingly filled out a survey, including first and last name, zip code, gender, email, country...

1.2AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/05 1:11 a.m.•22 views

New Relic: NR-wide cross account access through misconfigured CORS-policy of multiple endpoints

Hey guys, While working at 746786, I've discovered a NewRelic-wide huge CORS-policy misconfiguration leading to cross-account data stealing and modification at a huge amount of endpoints. The vulnerability itself is that origin nr3.nr-assets.net is trusted NR-widely at many different endpoints, b...

0.1AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/04 9:38 p.m.•88 views

Polymail, Inc.: XSPA on API service endpoint

Batch endpoint on the api was vulnerable to XSPA due to incorrect validation of url parameter in the request body...

2.4AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/04 8:44 p.m.•109 views

Nord Security: No Rate Limit On Forgot Password Page Of NordVPN

Introduction A little bit about Rate Limit: A rate limiting algorithm is used to check if the user session or IP-address has to be limited based on the information in the session cache. In case a client made too many requests within a given timeframe, HTTP-Servers can respond with status code 429...

7.1AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/04 8:6 p.m.•54 views

Nord Security: Password Reset Link Leaked In Refer Header In Request To Third Party Sites

The reporter has identified that the web application is leaking password reset token in the HTTP referrer header. By obtaining a token, malicious user would be able to reset the passwords for a particular user. It is worth to mention that the attack must be highly personalised and requires prior...

6.9AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/04 7:49 p.m.•35 views

Nord Security: IDOR allow access to payments data of any user

simple send this POST request no need any auth: POST /api/v1/orders HTTP/1.1 Host: join.nordvpn.com Accept: application/json Accept-Language: en-US,en;q=0.5 Content-Type: application/json Content-Length: 179 DNT: 1 Connection: close...

6.8AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/04 11:56 a.m.•20 views

Mail.ru: [fleet.city-mobil.ru] Driver balance increasing

Partner's account with manager role could perform fraudulent funds withdrawal via driver's account...

4.1AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/04 10:15 a.m.•18 views

Stripo Inc: Improper Authorization

hi there , i found an vulnerability on https://my.stripo.email/cabinet//users/orogid , generally every user have an organisation and the organisation contain projects , lets suppose : [email protected] is the owner of the project and [email protected] was invited to his project as admin , in normal...

SaveExploits0
Hacker One
Hacker One
•added 2019/12/04 9:23 a.m.•81 views

PUBG: Reflected XSS in https://lite.pubg.com

The researcher found an XSS vulnerability caused by query parameters not being properly sanitized before being displayed on the page...

1.1AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/04 9:11 a.m.•16 views

Mail.ru: [city-mobil.ru/taxiserv/] IDOR leads to driver account takeover

IDOR vulnerability allowed partner account with manager role to takeover driver's accounts belonging to different partner...

4.6AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/04 7:43 a.m.•20 views

Mail.ru: [https://fleet.city-mobil.ru] Stored XSS into driver mailing

Stored XSS via content of the message to driver in operator's interface...

1.2AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/02 10:36 p.m.•17 views

Clario: Local Privilege escalation to root via XPC

Summary The application is divided into a few parts responsible for different actions. The standard, running with user permissions parts are: MacKeeper MacKeeperAgent MacKeeper communicates with more privileged root part named com.mackeeper.MacKeeperPrivilegedHelper that is located in the...

1.5AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/02 6:15 p.m.•14 views

Mail.ru: relap.io IDOR

IDOR vulnerability in relap.io allowed to disclosure attributes of arbitrary site...

3.2AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/02 8:44 a.m.•12 views

Mail.ru: Mirror of https://city-mobil.ru admin interface

Network restrictions for admin interface could be bypassed via alternate hostnames...

2.1AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/01 10:37 p.m.•59 views

Showmax: Open Redirect in secure.showmax.com

The hacker submitted open redirect vulnerability in one of our payment method flows. The vulnerability could have been also used to perform XSS attack. write-up: https://medium.com/@ahmadbrainworks/bug-bounty-how-i-earned-550-in-less-than-5-minutes-open-redirect-chained-with-rxss-8957979070e5...

1AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/12/01 2:3 a.m.•11 views

Mail.ru: Possible tokens leak on ws-app.city-mobil.ru

Potentially sensitive application related information was disclosed via debug interface in ws-app.city-mobil.ru...

2.2AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/30 11:40 p.m.•125 views

Semrush: Unrestricted file upload in www.semrush.com > /my_reports/api/v1/upload/image

@zcashi found vulnerability in My Reports Tool. You can read the full write-up here: How I earned 500$ by uploading a file: write-up of one of my first bug bounty...

6.7AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/30 2:58 p.m.•14 views

Node.js third-party modules: [Total.js] Path traversal vulnerability allows to read files outside public directory

I would like to report path traversal in Total.js. It allows read arbitrary files outside public directory. Module module name: Total.js version: 3.3.2 npm page: https://www.npmjs.com/package/total.js Module Description Total.js framework is a framework for Node.js platfrom written in pure...

0.3AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/29 8:25 p.m.•20 views

Mail.ru: tracker.my.com information disclosure via csrf bypass

CSRF vulnerability in tracker.my.com allowed attacker to invite himself as a project owner via crossite request...

4AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/29 11:18 a.m.•29 views

GitLab: Transferring a public group to a private group doesn't remove code from the Elastichsearch API search result

Summary When a public group with public projects is transferred to a private group, the code and the wiki of the public project, although now should be private, it is still reachable through search APIs. I set the severity as "medium" and not "high", because any new action over the project issues...

6.9AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/29 12:52 a.m.•28 views

Razer: Cookie based XSS on http://ftp1.thx.com

The ftp1.thx.com server, typically only used by THX employees and vendors, was subject to a minor XSS vulnerability. Razer thanks the tester for his diligence and clear report...

0.9AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/29 12:48 a.m.•93 views

Node.js third-party modules: [express-laravel-passport] Improper Authentication

I would like to report Improper Authentication in express-laravel-passport It allows to forge user's identity Module module name: express-laravel-passport version: 1.1.2 npm page: https://www.npmjs.com/package/express-laravel-passport Module Description You want a middleware support express get...

7.3AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/28 7:44 p.m.•29 views

Mail.ru: SSRF & LFR on city-mobil.ru

SSRF/LFR vulnerability via photo upload functionality of partner's cabinet of city-mobil.ru...

3.5AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/28 7:35 p.m.•31 views

Mail.ru: SSRF & LFR via on city-mobil.ru

SSRF/LFR vulnerability via photo editor functionality of partner's cabinet of city-mobil.ru...

3.5AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/28 5:2 p.m.•19 views

Mail.ru: SSRF on fleet.city-mobil.ru leads to local file read

SSRF/LFR vulnerability via image retrieving functionality of operator's cabinet of fleet.city-mobil.ru...

3.4AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/28 2:19 a.m.•17 views

BlockDev Sp. Z o.o: xmlrpc.php file is enable it will used for (Denial of Service) and bruteforce attack

xmlrpc.php file is enable it will used for Denial of Service and bruteforce attack...

2.4AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/28 2:4 a.m.•20 views

BlockDev Sp. Z o.o: [blog.makerdao.com] Multiple Vulnerabilities - Leads to leakage user admin sensitive exposure

blog.makerdao.com Multiple Vulnerabilities - Leads to leakage user admin sensitive exposure...

1.2AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/27 7:31 p.m.•32 views

Nextcloud: Bypassing Passcode/Device credentials

Assume user have set "App passcode" to "Passcode/Device credentials". So whenever user opens the app, it will prompt to unlock before accessing the app. Unfortunately there is a issue, attacker can able to bypass the lock easily in two ways. Setup 1. Install NextCloud app and Log in. 2. Go to...

3.6CVSS6.5AI score0.00369EPSS
SaveExploits0
Hacker One
Hacker One
•added 2019/11/27 5:4 p.m.•23 views

Mail.ru: [city-mobil.ru/taxiserv/] Disclosure information about drivers

IDOR vulnerabilitiy in city-mobil.ru alllowed partner account with superuser privileges to access data of drivers belonging to different partners...

5.7AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/26 6:3 p.m.•28 views

New Relic: Disclosure of locally served nerdpacks due to nr-local.net CORS policy misconfiguration

Hey team, I've discovered that webserver which serves NR1 nerdpacks locally after nr1 nerdpack:serve is executed allows cross-origin requests from every subdomain of nr-ext.net. Since the nr-ext.net domain is used as a sandbox for user-supplied apps, an attacker can place there a malicious code...

0.2AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/11/26 5:21 p.m.•30 views

Internet Bug Bounty: Two out-of-bounds array reads in Python AST builder (Re-opening 520612 with CVEs)

I'm re-submitting 520612 after getting CVEs issued, as instructed in an automated email from November 17th. Getting CVEs issued took a while, but here they are: - https://vulners.com/cve/CVE-2019-19274 - https://vulners.com/cve/CVE-2019-19275 Impact A service that takes Python snippets as payload...

5CVSS7.3AI score0.03283EPSS
SaveExploits0
Hacker One
Hacker One
•added 2019/11/26 4:10 p.m.•45 views

Node.js: Remotely trigger an assertion on a TLS server with a malformed certificate string

Summary: Connecting to a NodeJS TLS server with a client certificate that has a type 19 string in its subjectAltName will crash the TLS server if it tries to read the peer certificate. Affected versions include v10.17.0 and v13.1.0. This is related to issue...

5CVSS8.3AI score0.20457EPSS
SaveExploits1
Total number of security vulnerabilities15413