Lucene search
+L
HackeroneRecent

15416 matches found

Hacker One
Hacker One
added 2018/01/08 6:49 p.m.69 views

Coursera: [www.coursera.org] Leaking password reset link on referrer header

Hi team, the user gets the email with a password reset link when opening it you will be redirected to password reset page when clicking on external links within the reset password page leaked password reset token in the referer header. steps: 1. open lost password page 2. enter your email and cli...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/08 4:26 p.m.63 views

HackerOne: Missing Password Confirmation at a Critical Function (Payout Method)

Hey Hackerone Team, Payout being one the very important matter demands to be taken extra precaution. But at our lovable platform "Hackerone" there is no Password Confirmation at one of very critical functions i.e Payout Method/state Change. All the other important functions like : 1. Email Change...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/07 5:52 p.m.22 views

VK.com: Раскрытие названия частной группы через старый бокс просмотра фото.

Просмотр названия частных сообществ...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/07 5:29 p.m.23 views

LocalTapiola: RCE using bash command injection on /system/images (toimitilat.lahitapiola.fi)

Summary: the "/system/images" URL accepts a Base-64 encoded string, which is in turn used to convert images from the local disk before displaying them to the user. The website fails to validate the user input, allowing arbitrary bash command injection. Description: When surfing the...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/07 9:18 a.m.76 views

Ruby: Unix domain socket and a path containing a null character

Some methods on UNIX domain socket are not checked for null characters. vagrant@localhost $ ls /tmp vagrant@localhost $ irb irbmain:001:0 require 'socket' = true irbmain:002:0 UNIXServer.open"/tmp/socket\0ruby" |serv| irbmain:003:1 c = UNIXSocket.open"/tmp/socket\0sapphire" irbmain:004:1 s =...

5CVSS1.3AI score0.07169EPSS
SaveExploits0
Hacker One
Hacker One
added 2018/01/06 3:44 p.m.249 views

HackerOne: ImageMagick GIF coder vulnerability leading to memory disclosure

Hello Hackerone Security Team, Well,we are aware of Imagemagick Gif parsor method to collect the pixels and then we can recover it to gain server information. https://github.com/neex/gifoeb However,it has no impact on hackerone since it's immune to gif files uploading functionality. So, ,gif...

4.3CVSS7.8AI score0.19193EPSS
SaveExploits4
Hacker One
Hacker One
added 2018/01/05 5:30 p.m.22 views

Mavenlink: Users email can be changed without verification

A user api endpoint that accepts updates for user profile information also accepts an email address field. The researcher found a bug where a previously verified email address could be updated via this endpoint but would not be marked as unverified. This endpoint still accepts email address chang...

1.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/05 1:30 p.m.49 views

PortSwigger Web Security: Leak of Platform Authentication credentials via Repeater

Burp Repeater leaks Platform Authentication HTTP Basic credentials when following redirections. Steps to reproduce: - Set up an open redirection on a site you control example.com. - Set up Platform Authentication for that same site. Use HTTP Basic auth and whatever credentials. - Using Repeater,...

SaveExploits0
Hacker One
Hacker One
added 2018/01/05 8:29 a.m.22 views

HackerOne: Partial disclosure of undisclosed programs through <meta> tags

Summary Report pages contain tags that contains the description of the report. New browsers create thumbnails of recently visited pages that that display the content of the tags. Since the meta tags contain the contents of report, private report contents are partially disclosed. Description Moder...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/05 1:22 a.m.21 views

Kindred Group: Full Account Takeover on *.unibet.com due to crossdomain.xml and AkamaiPlayer loaderContext

==Below is the original, partially-redacted report== --------- Hi, The core issue here are two things: 1. The too wide crossdomain.xml located at: https://payment.unibet.com/crossdomain.xml https://se.unibet.com/crossdomain.xml https://www.unibet.com/crossdomain.xml 2. Issues with not-in-scope...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/04 7:46 p.m.48 views

Open-Xchange: IDOR allow to extract all registered email

STEP TO REPRODUCE ============================= vulnerable request.... PUT /appsuite/api/user?action=list&columns=1%2C20%2C500%2C501%2C502%2C505%2C524%2C555%2C606%2C614&session=144ebd4f736c475f9e7d681c07a6a50a&timezone=utc HTTP/1.1 Host: sandbox.open-xchange.com User-Agent: Mozilla/5.0 X11; Linux...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/04 11:35 a.m.17 views

Mail.ru: XSS уязвимость

Reflected XSS in https://account.mail.ru/signup via URI GET parameters...

2.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/04 10:3 a.m.36 views

Ruby: The possibility that unintended file operation may be performed because some methods of `Dir` do not check NULL characters.

It seems that entries,new, and empty? do not check NULL characters in methods of Dir. log vagrant@localhost $ ls test vagrant@localhost $ irb irbmain:001:0 Dir.open"/home/vagrant\0xxx" do |d| irbmain:002:1 p d.read = "." irbmain:003:1 p d.read = ".." irbmain:004:1 p d.read irbmain:005:1 p d.read...

7.5CVSS2.1AI score0.10098EPSS
SaveExploits0
Hacker One
Hacker One
added 2018/01/04 5:45 a.m.273 views

Ruby: Unintentional file creation caused at Tempfile with directory traversal

The Tempfile argument of basename can use ../ without escaping. Therefore, directory traversal may occur and unintended files may be generated. create file patern log vagrant@localhost $ ls . vagrant@localhost $ irb irbmain:001:0 require 'tempfile' = true irbmain:002:0...

5CVSS1.2AI score0.10552EPSS
SaveExploits0
Hacker One
Hacker One
added 2018/01/04 4:7 a.m.40 views

Cloudflare: // (double slash) inside es6 template literals interpreted as an inline comment by the auto-minifier

The following is valid javascript: var a = //; So is this: var url = https://hackerone.com; However, Cloudflare's auto-minifier removes the parts of both lines including and after the //, meaning in production, they look like this: var a = var url = https: This can either straight up break or...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/03 10:22 p.m.29 views

ok.ru: Очень жесткая XSS в личных сообщениях m.ok.ru

Приветствую. Нашел багу в личных сообщениях в мобильной версии F251208 Что нужно, чтоб заюзать: 1. Переходим в группу https://m.ok.ru/group/54904397693159/market 2. Ищем товар единственный на страничке F251213 3. Переходим на него и нажимаем на кнопку "Связаться с продавцом"...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/03 1:49 p.m.28 views

Paragon Initiative Enterprises: Airship: Persistent XSS via Comment

Affected: Airship 2.0.0 commit 15bdc0d CVSS ---- Medium 6.1 https://www.first.org/cvss/calculator/3.0CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Description ----------- The "name" field of a comment on a blog post is vulnerable to persistent XSS. When replying to a comment, the comment name is...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/03 9:23 a.m.108 views

GitLab: SSRF vulnerability in gitlab.com webhook

1、 Login to your GitLab account and create a new project, then go to--https://gitlab.com/username/project/settings/integrations 2、 You can add url to ssrf.following are the steps to reproduce: If you enter http://127.0.0.1:80/haha.txt as url,we will get --Hook executed successfully but returned...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/03 9:4 a.m.23 views

Mavenlink: CSRF Add user templates

Reproduction: ========== - Log in to account - Visit CSRF page below note default 30 seconds timeout, can be adjusted according to the connection speed: var a = window.open"https://app.mavenlink.com/projecttemplatesnew", "csrf", "height=100,width=100"; var intervalID = setTimeoutfunction a.close;...

1.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/02 11:6 p.m.12 views

HackerOne: Path traversal leading to limited CSRF on GET requests on two endpoints

Hi team! I've found more endpoints which are vulnerable to the limited CSRF stated in report https://hackerone.com/reports/99708. The endpoints cause a CSRF over GET requests, however, I've been unable to exploit it. The following endpoints are vulnerable to this: Proof of Concept 1. Visit...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/02 7:8 p.m.19 views

Starbucks: Leaking sensitive files on Github leads to internal files (python scripts,SQL files)

@samidrif discovered a source repository containing sensitive and internal development information including Starbucks code and documentation. @samidrif delivered a quality report detailing his find, suspected impact, and suggestions for remediation. The repository was removed and necessary...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/02 5:2 p.m.42 views

Snapchat: Bitmoji source code is accessible

hi team, I'm starting my research on snapchat by scanning all sub-domains on all the domains in-scope: snapchat.com, bitmoji.com, etc. Let's look at one of the urls, https://rendering-service.prod.us-east.bitstrips.com/ When I request GET https://rendering-service.prod.us-east.bitstrips.com/ The...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/02 3:19 p.m.13 views

Mail.ru: XSS on e.mail.ru via postMessage

URI Get parameters based XSS in https://e.mail.ru/cgi-bin/login via combination of factors controllable script name via NUL characters inection, availability of script with known vulnerability within domain...

2AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/02 3:30 a.m.48 views

ownCloud: OS Command Injection via tainted PATH environment variable in findBinaryPath

The PATH environment variable is passed to the find command in owncloud/core/blob/master/lib/private/legacy/helper.php on line 543 is not sanitized for input. If an adversary is able to taint the PATH environment variable, OS command execution is possible utilizing the find command's execute -exe...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/02 2:48 a.m.34 views

QIWI: https://fundl.qiwi.com CSRF на подтверждении sms

Доброго времени суток. Я тут нашел достаточно серьезную CSRF, как мне кажется. Она позволяет привязать номер телефона злоумышленника - угнать деньги. И основана она отчасти на старой CSRF, которую я репортил совсем недавно https://hackerone.com/reports/300676 Так вот, тогда я не доглядел еще одну...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/01 8:16 p.m.38 views

LocalTapiola: Reflected XSS Vulnerability in https://www.lahitapiola.fi/cs/Satellite

Basic report information Summary: Reflected XSS vulnerability in https://www.lahitapiola.fi/cs/Satellite. Description: There exists a reflected XSS vulnerability in https://www.lahitapiola.fi/cs/Satellite?pagename=TAMaster/FWBlogAsset/FWNav. Value of query string parameter rendermode is not...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/01 1:34 p.m.26 views

VK.com: CSRF на "ловлю гостей" и раскрытие аудиотрансляции в частной группе

CSRF в аудио. Уязвимость позволяла узнать ID пользователей, которые попались на CSRF, и так же можно было узнать песню, которая транслируется в частной группе. /alaudio.php?act=agetaudiostatus не имел hash добавлял юзера в список слушателей и показывал песню, если она шла в частной группе...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/01 12:24 a.m.28 views

Concrete CMS: Host Header Injection allow HiJack Password Reset Link

The issue reported in 59666 and in 226659 is still applicable as originally reported, however it is tracked as an "informative" issue that can be resolved simply with proper webserver configuration or by configuring concrete5 to force a "canonical url"...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/31 9:40 p.m.25 views

VK.com: CSRF на установку своей почты к аккаунту.

CSRF при привязке почты к странице. ВНИМАНИЕ ВКОНТАКТЕ КИНУЛИ МЕНЯ НА ВЫПЛАТУ И СКАЗАЛИ ЧТО Я ЭКСПЛУАТИРОВАЛ!! КОГДА Я ПОПРОСИЛ ДОКАЗАТЬ ЭТО ОНИ ЗАИГНОРИЛИ И ПРУФОВ С ИХ СТОРОНЫ НЕ ПОСЛЕДОВАЛО...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/31 6:6 p.m.27 views

VK.com: Просмотр части номера телефона и отправка на него SMS, всего раз скомпроментировав аккаунт

Статичный hash, получив который вместе с доступом к аккаунту, можно было посмотреть несколько цифр номера телефона. Статичный hash в https://vk.com/mobile - для использования не требуется входить на аккаунт жертвы...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/31 12:10 p.m.132 views

HackerOne: Invitation token leaks to https://bat.bing.com

Summary Invitation page contains iframes that points to https://b5s.hackerone-ext-content.com/!/invitations/ and https://a4l.hackerone-ext-content.com/!/invitations/. A GET request to these endpoints executes a script that points to https://bat.bing.com/bat.js. The corresponding request to bing...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/31 12:8 a.m.20 views

Automattic: Remote Code Execution in Wordpress Desktop

An attacker can create a malicious page that when viewed or edited in Wordpress Desktop App will results in remote code execution. This issue looks to be around this line of code: https://github.com/Automattic/wp-desktop/blob/develop/desktop/window-handlers/external-links/index.jsL38 If...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/30 6:58 p.m.58 views

GitLab: GitLab CI runner can read and poison cache of all other projects

The GitLab CI runner allows users to cache files and directories in between runs. These files are stored in a ZIP file and uploaded to a shared cache instance. In my testing, the files were uploaded to runners-cache-4-internal.gitlab.com and runners-cache-3-internal.gitlab.com, even for dedicated...

6.5CVSS0.5AI score0.04538EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/12/30 4:55 p.m.76 views

Ubiquiti Inc.: Unrestricted File System Access via Twig Template Injection on dev-ucrm-billing-demo.ubnt.com

The researcher found a Local File inclusion vulnerability, this could be exploited by using Twig templates available on the system. This vulnerability only have the potential to affect dev-ucrm-billing-demo.ubnt.com, although is limited by the restricted environment docker with don't allow any...

1.9CVSS3AI score0.00296EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/12/29 6:8 p.m.37 views

Zomato: [www.zomato.com] Boolean SQLi - /███████.php

@gerbenjavado found that the parameter brids which was a JSON array was vulnerable to boolean SQL injection. POC Requesting MID0x352e362e33332d6c6f67,1,1//LIKE//5 hex == @@version resulted in a 500 HTTP status and MID0x352e362e33332d6c6f67,1,1//LIKE//4 resulted in a 200 HTTP status. Showing that...

7.7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/29 1:13 a.m.57 views

GitLab: GitHub import allows user to create child group under existing namespace

When importing a GitHub repository on GitLab, a request is made to /import/github. The user is allowed to pass along a target namespace where they want to add the repository. In this process, the code will create the namespace if it doesn't exist already. However, this can be used to create a...

5CVSS0.3AI score0.01083EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/12/28 5:46 p.m.26 views

VK.com: CSRF в m.vk.com

Отсутствие проверки хеша при скрытии записей в мобильной ленте...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/28 1:4 a.m.22 views

Mavenlink: Account members can re-add themselve after has been deleted by administrator

Reproduction: ========= - As an administrator, invite an account members e.g: [email protected] via https://app.mavenlink.com/settings/account/members - An invitation link sent to [email protected], as user1, open email inbox and click on the link, notice the link redirects to page url:...

2.2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/28 12:31 a.m.17 views

New Relic: User to Admin privilege escalation in Infrastructure Conditions - /v2/accounts/1835740/alerts/conditions

Details The endpoints POST /v2/accounts/:accountid/alerts/conditions create new and PUT /v2/accounts/:accountid/alerts/conditions/:conditionid update existing on infrastructure-alert.service.newrelic.com are vulnerable to privilege escalation. As per the screenshot below, an account with regular...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/27 3:57 p.m.72 views

LocalTapiola: Secure Client-Initiated Renegotiation

Renegotiation can open the door to attacks. There are two primary worries: CVE-2009-3555: This vulnerability allows a “man-in-the-middle” attacker to inject data into an HTTPS session and execute requests on behalf of the victim. Refer to CVE-2009-3555 for more details. Denial of Service DoS:...

5.8CVSS6.8AI score0.87264EPSS
SaveExploits16
Hacker One
Hacker One
added 2017/12/27 3:32 p.m.29 views

Automattic: Stored XSS in www.learnboost.com via ZIP codes.

Summary --- www.learnboost.com is vulnerable to stored XSS via ZIP codes stored alongside school names in the Network panel. Browsers Verified In --- Mozilla Firefox 58.0b12 64-bit PoC --- Visit https://www.learnboost.com/settings/network/search and search for fro. My entry will trigger the XSS...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/27 11:59 a.m.26 views

Uber: Hack The World 2017 Top 2 Bonus

Thanks for your participation in Hack the World 2017, @nutellite!...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/27 8:38 a.m.64 views

Coinbase: Ethereum account balance manipulation

The researchers noticed an issue with our ETH receiving code when receiving from a contract. This allowed sending of ETH to Coinbase to be credited even if the underlying contract execution failed. The issue was fixed by changing the contract handling logic. Analysis of the issue indicated only...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/26 4:17 p.m.52 views

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

Отсутствовал hash в запросах при изменении настроек стикеров. Ошибочка в репорте включить на конце 1 Включить https://m.vk.com/attachments?ajax=1&act=stickershintsenabled&value=1 CSRF - ОТСУСТВИЕ HASH дает возможность совершать переключение в мобильной версии ВК , подсказок в полях ввода ! Тем...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/26 9:25 a.m.21 views

Concrete CMS: Stored XSS on Add Calendar

Greetings, There is no soup like crayons soup with vegetables. Hello @Concrete5 Team. Like my last report 300532 I found other Stored XSS vulnerability in your nice CMS. If you don't mind I will omit what Stored - XSS is and its description, hope everything is fine in your side about that :. The...

6.1AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/26 4:53 a.m.1363 views

U.S. Dept Of Defense: SharePoint exposed web services

Microsoft SharePoint is a web application platform developed by Microsoft. Because of improper configuration an anonymous user has access to the SharePoint Web Services. The impact of this vulnerability The SharePoint Web Services can disclose sensitive information. This information can be used t...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/26 4:48 a.m.30 views

U.S. Dept Of Defense: SharePoint exposed web services

Microsoft SharePoint is a web application platform developed by Microsoft. Because of improper configuration an anonymous user has access to the SharePoint Web Services. The impact of this vulnerability The SharePoint Web Services can disclose sensitive information. This information can be used t...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/26 3:48 a.m.23 views

Concrete CMS: Stored XSS on Add Event in Calendar

Greetings In crayons we trust Hello @Concrete5 Team. While checking the Hacktivity in your HackerOne Program I saw many reports regarding to XSS thus I will omit the vulnerability description I'm going to report now. After downloaded Concrete5 8.3.1 released at 12/20/17, while searching for some...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/25 9:57 p.m.101 views

U.S. Dept Of Defense: WebLogic Server Side Request Forgery

Universal Description Discovery and Integration UDDI application is publicly available on this WebLogic server. The SearchPublicRegistries.jsp page can be abused by unauthenticated attackers to cause the WebLogic web server to connect to an arbitrary TCP port of an arbitrary host. Responses...

5CVSS8.9AI score0.38152EPSS
SaveExploits8
Hacker One
Hacker One
added 2017/12/25 1:27 p.m.24 views

Zomato: [www.zomato.com] Privilege Escalation - /php/restaurant_menus_handler.php

Introduction In the following ██████████ the endpoint /php/restaurantmenushandler.php was found. This endpoint is meant solely to be accessible for admins, however due to insufficient protections normal users can access this endpoint too. This results in any Zomato user being able to edit and...

SaveExploits0
Total number of security vulnerabilities15416