Lucene search
+L
HackeroneRecent

15533 matches found

Hacker One
Hacker One
added 2018/02/27 4:40 a.m.38 views

Node.js third-party modules: `concat-with-sourcemaps` allocates uninitialized Buffers when number is passed as a separator

I would like to report an uninitialized Buffer allocation issue in concat-with-sourcemaps. It allows to extract sensitive data from uninitialized memory or to cause a DoS by passing in a large number, in unlikely setups where separator is attacker-controlled. Module module name:...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/27 2:58 a.m.14 views

Node.js third-party modules: `useragent` is vulnerable to ReDoS in user-agent string

Denial of Service by passing crafted user-agent strings...

2.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/26 5:53 p.m.30 views

Node.js third-party modules: `superstatic` is vulnerable to path traversal on Windows

I would like to report path traversal vulnerability in superstatic It allows to read arbitrary out-of-dir files when running on the Windows platform Module module name: superstatic version: 5.0.1 npm page: https://www.npmjs.com/package/superstatic Module Description Superstatic is an enhanced...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/26 3:11 p.m.64 views

Node.js third-party modules: `memjs` allocates and stores buffers on typed input, resulting in DoS and uninitialized memory usage

I would like to report a Buffer allocation vulnerability in memjs. In cases when the attacker is able to pass typed input e.g. via JSON to the storage, it allows to cause DoS on all Node.js versions and to store and potentially later extract chunks of uninitialized server memory containing...

6.4CVSS0.1AI score0.01452EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/02/26 2:13 p.m.56 views

Node.js third-party modules: [m-server] Path Traversal allows to display content of arbitrary file(s) from the server

I would like to report Path Traversal in m-server module. It allows to read content of any arbitrary file from the server where m-server is installed and run. Module module name: m-server version: 1.4.0 npm page: https://www.npmjs.com/package/m-server Module Description M-Server is a mini http...

4CVSS0.4AI score0.01333EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/02/26 2:11 p.m.69 views

Node.js third-party modules: [m-server] HTML Injection in filenames displayed as directory listing in the browser allows to embed iframe with malicious JavaScript code

I would like to report Stored XSS vulnerability in m-server module. m-server displays content of selected directory as HTML in the browser. However, no escape is implemented which allows malicious user to embed executable JavaScript or HTML code eg. to load HTML document into iframe element and...

3.5CVSS5.2AI score0.00606EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/02/26 1:01 a.m.49 views

VK.com: Просмотр любого видео из частной группы и кто загрузил

Просмотр некоторых видеозаписей из закрытых групп...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/25 9:40 p.m.19 views

Node.js third-party modules: `rgb2hex` is vulnerable to ReDoS when parsing crafted invalid colors

I would like to report a ReDoS in rgb2hex. It allows to cause Denial of Service by trying to parse a crafted color string. Module module name: rgb2hex version: 0.1.0 npm page: https://www.npmjs.com/package/rgb2hex Module Description Parse any rgb or rgba string into a hex color. Lightweight...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/25 7:14 p.m.87 views

Node.js third-party modules: `sshpk` is vulnerable to ReDoS when parsing crafted invalid public keys

I would like to report a ReDoS in sshpk It allows to cause Denial of Service by trying to parse a crafted public key. Module module name: sshpk version: 1.13.1 npm page: https://www.npmjs.com/package/sshpk Module Description Parse, convert, fingerprint and use SSH keys both public and private in...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/25 5:59 p.m.92 views

Node.js third-party modules: `protobufjs` is vulnerable to ReDoS when parsing crafted invalid *.proto files

I would like to report a ReDoS in protobufjs It allows to cause Denial of Service by trying to parse or load a crafted .proto file. Module module name: protobufjs version: 6.8.5 npm page: https://www.npmjs.com/package/MODULE NAME Module Description Protocol Buffers are a language-neutral,...

4.3CVSS1.2AI score0.00958EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/02/25 12:56 p.m.57 views

Node.js third-party modules: `https-proxy-agent` passes unsanitized options to Buffer(arg), resulting in DoS and uninitialized memory leak

I would like to report a Buffer allocation vulnerability in https-proxy-agent. In setups where auth argument is user-controlled, it allows to: 1. cause Denial of Service by trivially consuming all the available CPU resources 2. extract uninitialized memory chunks from the server on Node.js This...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/25 7:50 a.m.22 views

Mail.ru: Stored self-xss and its escalation to a victim account in e.mail.ru

Stored XSS via external OAuth account data...

3.5AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/25 7:37 a.m.53 views

Semrush: Broken Authentication: A project addition request can be used multiple time for different users

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 verify and then potentially issue a bounty, so be sure to take your time filling out the report! Summary: Broken...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/25 6:53 a.m.41 views

Node.js third-party modules: `whereis` concatenates unsanitized input into exec() command

I would like to report command injection in whereis It allows to inject arbitrary shell commands by trying to locate crafted filenames. Module module name: whereis version: 0.4.0 npm page: https://www.npmjs.com/package/whereis Module Description Simply get the first path to a bin on any system...

7.5CVSS9.6AI score0.0276EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/02/25 6:14 a.m.41 views

Node.js third-party modules: [open] concatenation of unsanitized input into exec() command

I would like to report command injection in open. It allows to inject arbitrary shell commands by specifing crafted urls. Module module name: open version: 0.0.5 npm page: https://www.npmjs.com/package/open Module Description Open a file or url in the user's preferred application. Module Stats 31...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/25 5:29 a.m.32 views

Node.js third-party modules: `macaddress` concatenates unsanitized input into exec() command

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! I would like to report code injection i...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/25 4:52 a.m.23 views

Node.js third-party modules: `sql` does not properly escape parameters when building SQL queries, resulting in potential SQLi

I would like to report an SQLi in sql. It allows to insert potentially user-controlled content into the queries without proper escaping, in cases where that is not verified additionally in the applications that are using sql library. Module module name: sql version: 0.78.0 npm page:...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/25 4:06 a.m.18 views

Node.js third-party modules: typeorm does not properly escape parameters when building SQL queries, resulting in potential SQLi

I would like to report an SQLi in typeorm. It allows to insert potentially user-controlled content into the queries without proper escaping, in cases where that is not verified additionally in the applications that are using typeorm library. Module module name: typeorm version: 0.1.12 npm page:...

7.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/24 1:24 a.m.157 views

Khan Academy: [critical] sql injection by GET method

Hey there, after tampering a bit with the values, since I figured out your backend is not php most likely django or nodejs, I found an SQL injection . You can view my steps to reproduce, if you need additional screenshots, please let me know. Regards Gabriel Kimiaie Impact If I dig deeper, I may ...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/23 3:01 p.m.30 views

Brave Software: There is vulnebility Click Here TO fix

NOTE! Thanks for submitting a report! Please fill all sections below with the pertinent details. Remember, the more detail you provide, the easier it is for us to verify and then potentially issue a bounty. Summary: add summary of the vulnerability Products affected: operating system, Brave versi...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/23 12:44 p.m.45 views

Node.js third-party modules: [stattic] Inproper path validation leads to Path Traversal and allows to read arbitrary files with any extension(s)

I would like to report Path Traversal in stattic module. It allows to read content of some arbitrary files from the server where stattic is installed and run. Module module name: stattic version: 0.2.3 npm page: https://www.npmjs.com/package/stattic Module Description Ridiculous simple script for...

5CVSS0.2AI score0.01918EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/02/22 8:01 p.m.40 views

Shopify: Access to Private Photos of Apps in App section(IDOR)

Bug location : https://MyShop.myshopify.com/admin/apps Description : Previewing the Photo In App section Request is vulnerable to IDOR attack where changing the ID leads to Disclose Link of Private photos. Also It discloses the Shop Domain details also. The request goes through...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/22 5:19 p.m.33 views

LocalTapiola: Sitemap causing strain on your Lahitapiola.fi server

Basic report information Summary: Your sitemap isn't split into many other sitemaps which causes all of the sitemap URL's to start loading in just 1 Sitemap which in turn causes a big strain on your server. Description: It took more than 5 minutes just to load your sitemap. That is not normal...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/22 4:43 p.m.271 views

Semrush: SSLv3 Poodle Attack on Ip Of semrush

Summary: POODLE SSLv3 bug on multiple servers Description: CVE-2014-3566: The SSL protocol 3.0, as used in OpenSSL through 1.0.1i and other products, uses nondeterministic CBC padding, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, aka...

4.3CVSS5.1AI score0.99999EPSS
SaveExploits7
Hacker One
Hacker One
added 2018/02/22 2:33 p.m.35 views

QIWI: Imformation Disclosure on id.rapida.ru

Привет, Происходит раскрытие путей на id.rapida.ru/dp.php Шаги для воспроизведения: 1 Перейти на https://id.rapida.ru/login 2 Попробовать авторизоваться через телефон, ожидая смс-код. 3 Попробовать ввести не рабочий смс кодлюбой 4 В респонсе можно увидеть пути HTTP/1.1 200 OK Server: nginx Date:...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/22 5:39 a.m.36 views

HackerOne: Program profile_metrics.json contains time to triage for deptofdefense even it's turned off

Hello Hackerone Security Team, Summary 1 Well, in your previous report, it was revealing about Time to Triage for WordPress which you fixed it. 2 However, the program US dept of defense doesn't have profile metrics which we can't display any certain info. But, still profilemetrics.json leaks the...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/21 5:57 p.m.61 views

Semrush: clickjacking to Semrush auth login

Description: Clickjacking User Interface redress attack, UI redress attack, UI redressing is a malicious technique of tricking a Web user into clicking on something different from what the user perceives they are clicking on. this attack could be perform to semrush auth user because its direct...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/21 6:45 a.m.38 views

Grab: Registration enabled on ███grab.com

Summary: An attacker can register an account on the █████████grab.com service, and access information from the service Description: While logging in via Google accounts is prohibited, an attacker can register an account through the /login/create endpoint, as per the below request POST /login/crea...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/21 2:23 a.m.48 views

GSA Bounty: SSH server compatible with several vulnerable cryptographic algorithms

An ssh-audit scan found that ssh.fr.cloud.gov supports sha1 for various purposesincluding exclusively for MAC addresses, as well as arcfour. Both of these are outdated and known vulnerable. The algorithms used are also indicative of an outdated SSH version OpenSSH 6 or Dropbear 2013. It's probabl...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/20 8:59 p.m.53 views

VK.com: Просмотр приватных видео записей у Пользователей

Просмотр некоторых приватных видеозаписей. VK решил заплатить 100$ , но я переубедил.... ███████████████████████████ ███████▀▀▀░░░░░░░▀▀▀███████ ████▀░░░░░░░░░░░░░░░░░▀████ ███│░░░░░░░░░░░░░░░░░░░│███ ██▌│░░░░░░░░░░░░░░░░░░░│▐██ ██░└┐░░░░░░░░░░░░░░░░░┌┘░██ ██░░└┐░░░░░░░░░░░░░░░┌┘░░██...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/20 8:26 p.m.27 views

Mail.ru: [online.games.mail.ru] - Sensitive information disclosure

include files with potentially sensitive configuration information were available via HTTP. online.games.mail.ru is not covered by bug bounty, an award was issued as a bonus...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/20 4:51 p.m.64 views

Brave Software: Bypassing Homograph Attack Using /@ [ Tested On Windows ]

Summary: Bypassing Homograph Attack Using /@ I look at on my previous report on 268984 and see patch code in the github https://github.com/brave/browser-laptop/commit/f2e438d6158fbc62e2641458b6002a72d223c366 I look at code at it'returns the punycode URL when given a valid URL', function...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/20 1:00 a.m.49 views

Nextcloud: twofactor_auth bypassable if provider fails to load

Just want to preface this by saying that this is probably not a significant vulnerability, as it requires that the server either have recently been incorrectly upgraded or otherwise misconfigured. However in the administration of my own personal NextCloud instance I have hit this several times...

4.3CVSS1.2AI score0.00811EPSS
SaveExploits0
Hacker One
Hacker One
added 2018/02/19 12:14 p.m.30 views

Mail.ru: Race condition на market.games.mail.ru

It was possible to get few game items by replaying the single purchase operation for multiple times during the short amount of time. market.games.mail.ru is not in the bug bounty scope, the bounty was awarded out-of-scope due to real monetary impact...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/19 11:29 a.m.11 views

Node.js third-party modules: Regular Expression Denial of Service (ReDoS)

The issue was already fixed. Module: is-my-json-valid Summary: Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS attacks. It used a regular expression /^\S+@\S+$/ in order to validate emails. This can cause an impact of about 10 seconds matching time f...

3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/19 10:59 a.m.31 views

HackerOne: Unicorn worker pool exhaustion by continuously updating payout preferences

please this time i hope you listen to me - please see the included video as POC - please this is not self DOS , not self DOS, not self DOS - i hope this time you find out that this is last report that i have , please see the video to the end again this is not a self DOS i have invulded one...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/19 6:55 a.m.15 views

Shipt: Any user can completely delete their own account without authorization and/or going through any kind of membership cancellation protocol.

A security researcher identified an endpoint that allowed Shipt Members to delete their own account by intercepting an HTTP request, changing the HTTP method to DELETE, and forwarding the request, bypassing the normal membership cancellation protocol. This endpoint did not allow for modifying oth...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/19 3:28 a.m.91 views

X (Formerly Twitter): Account Takeover in Periscope TV

Summary: When you login periscope.tv using twitter, and change the host header from www.periscope.tv to attacker.com/www.periscope.tv, the oauth redirect destination will be attacker.com/www.periscope.tv, thus allowing attacker to send the oauth authorize link to victim, and takeover their accoun...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/18 5:21 p.m.17 views

Rockstar Games: Exploiting Misconfigured CORS to Steal User Information

In this report, the researcher demonstrated how a CORS misconfiguration was allowing user details, such as email addresses and IDs, to be shared inappropriately. They also provided a POC which showed how an attacker could exploit this remotely. This issue was resolved in a platform update to our...

3.4AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/18 5:15 p.m.14 views

Uber: Delay of arrears notification allows Riders to take multiple rides without paying

Due to a delay in how Uber prompts accounts that have gone into arrears having an outstanding balance, it was possible to take rides without paying and without the account being blocked from booking new rides. This delay was a short-term issue, not a security vulnerability, and @djangohack’s...

3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/18 3:46 p.m.25 views

Mail.ru: CSRF на покупку товара https://lootdog.io/

CSRF vulnerability for item buy action. On the time of reporting, lootdog.io clientside vulnerabilities were not covered with bug bounty...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/18 11:40 a.m.16 views

Vend VDP: Improper access control on adding a Register to an Outlet

Summary: User without permissions to add a Register to an Outlet can bypass this restriction and add a Register to an Outlet. Description: I do not know which permission exactly controls this action, I tested this against default Cashier role. User with default Cashier role has no permission to a...

SaveExploits0
Hacker One
Hacker One
added 2018/02/18 10:55 a.m.48 views

RubyGems: Delete directory using symlink when decompressing tar

In 2.7.6, the safety of symlink is confirmed with mkdirpsafe, Before that FileUtils.rmrf destination is running. Therefore, if tmp/dir is specified after tmp - /tmp, the following /tmp/dir is deleted. Proof of concept builder.rb ruby require 'rubygems/package' class GemBuiler def initialize spec,...

8.8CVSS0.8AI score0.04212EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/02/18 10:01 a.m.15 views

Mail.ru: CSRF на добавление товара на продажу

CSRF in lootdog.io allowed to put item on sale. Вело к выставлению предмету за любую цену 1 рубль и возможности выкупить после этого с другого аккаунта...

1.6AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/17 11:18 p.m.117 views

Phabricator: Window.opener fix bypass

Description Due to a recent reporthttps://hackerone.com/reports/306414 a fix was deployed in order to resolve the tabnabbing issue. However by using a line break the fix can be bypassed. Steps to reproduce 1 Browse to your Phabricator instance and create a new document. 2 Now paste in the followi...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/17 7:34 p.m.24 views

vulners.com: [vulners.com] nginx alias_traversal

Incorrect configuration of alias could allow an attacker to read file stored outside the target folder. https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md Уязвимость только в конфигурации http, на https такого нет. Пример: http GET /static../monit/COPYING HTTP/1.1 Host:...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/17 2:19 p.m.21 views

Node.js third-party modules: [bracket-template] Reflected XSS possible when variable passed via GET parameter is used in template

Hi Guys, I would like to report Reflected XSS in bracket-template module. It allows to inject arbitrary JavaScript tag and malicious code to execute when variables read from GET are used directly in template without sanitization. Module module name: bracket-template version: 1.1.5 npm page:...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/17 1:57 p.m.18 views

Dropbox: Exposed Git Repo at http://fileserver.dropboxbusiness.com

The report revealed an exposed git repository on a vendor that Dropbox uses. This endpoint could allow an attacker to retrieve much of the source code and git history for this service which could potentially reveal sensitive information like application secrets. Thankfully, after performing an...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/17 8:54 a.m.48 views

Mail.ru: CSRF on lootdog.io

CSRF vulnerability for phone/email change action. On the time of reporting, lootdog.io clientside vulnerabilities were not covered with bug bounty...

1.7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/17 7:27 a.m.30 views

Mail.ru: Shell upload in http://widget.support.my.com/

PHP shell upload was possible on widget.support.my.com support frontend site. This report was accepted within lootdog.io preliminary bug bounty program, because lootdog.io is supported via support.my.com...

0.4AI score
SaveExploits0
Total number of security vulnerabilities15533