Lucene search
+L
HackeroneMost viewed

15406 matches found

Hacker One
Hacker One
added 2018/03/25 6:13 p.m.58 views

Ubiquiti Inc.: UniFi Video Server web interface Configuration Restore path traversal leading to local system compromise

In UniFi Video Controller 3.9.3 and prior, an user with administrator privileges can restore the configuration using a specially crafted zip file. Due to the lack of validation for path transversal, the user can upload arbitrary files to arbitrary locations...

4.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/31 8:38 p.m.58 views

Node.js third-party modules: [crud-file-server] Stored XSS in filenames when directory index is served by crud-file-server

Hi Guys, crud-file-server allows to embed HTML in file names, which in certain conditions might lead to execute malicious JavaScript. Module crud-file-server This package exposes a directory and its children to create, read, update, and delete operations over http...

4.3CVSS6.2AI score0.01077EPSS
SaveExploits1
Hacker One
Hacker One
added 2017/12/18 8:10 p.m.58 views

Open-Xchange: SSRF - RSS feed, blacklist bypass (IP Formatting)

FYI - Tested on local installation of App Suite 7.8.4 REV 17 Hello, There appears to be a SSRF vulnerability in the below endpoint. This is due to a failure in the App Suite code when evaluating an IP address against a blacklist. The SSRF is limited to scanning hosts on port 80/443 but accuracy i...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/18 5:11 a.m.58 views

Semrush: Single Sing On - Clickjacking

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. Browsers Verified In: Any Steps To Reproduce: Create HTML file containg...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/01 3:32 a.m.58 views

Internet Bug Bounty: Mercurial git subrepo lead to arbritary command injection

Hi IBB, I'd like to submit a issue exist in Mercurial. It is possible that a specially malformed repository can cause Git subrepositories to run arbitrary code in the form of a .git/hooks/post-update script checked in to the repository in Mercurial 4.4 and earlier. Typical use of Mercurial preven...

10CVSS9.4AI score0.06331EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/07/10 10:22 p.m.58 views

U.S. Dept Of Defense: Remote Code Execution (RCE) in a DoD website

Summary: One of the DoD applications uses a java library which is vulnerable to expression language injection. Using only an URL I was able to inject java code. I made a simple PoC that requests a name resolution to a DNS server. Description: The application at https://███ uses Primefaces version...

7.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/07/02 2:13 a.m.58 views

WakaTime: Missing filteration of meta characters in all full name field on wakatime.com

Hi there Vulnerability Title: Meta characters are not filtered into full name Description You haven't filtered control meta characters such as %00 etc in full name field which allows an attacker to impersonate or hide their real identity within the application. This one is not rejected. It turns...

2.8AI score
SaveExploits0
Hacker One
Hacker One
added 2017/05/26 9:12 a.m.58 views

Shopify: XSS on $shop$.myshopify.com/admin/ and partners.shopify.com via whitelist bypass in SVG icon for sales channel applications

Description Shopify allows developers to create a special type of application called a "Sales Channel". Developers are allowed to upload a 16x16 SVG "Navigation Icon" for their app provided the SVG follows the design guidelines which limits the allowed elements and attributes. For some reason whe...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/03/21 8:41 a.m.58 views

Ubiquiti Inc.: Ability to log in as any user without authentication if █████████ is empty

Devices that can be monitored by airControl include a ticket based authentication system that allows access to the WebUI using a ticket id. This system had a flaw that allowed unauthenticated access without a valid ticket, given these requirements were met: 1. A device was monitored by airControl...

4.3AI score
SaveExploits0
Hacker One
Hacker One
added 2017/02/04 12:10 p.m.58 views

Ubiquiti Inc.: Content Spoofing or Text Injection in (403 forbidden page injection) and Nginx version disclosure via response header

Hello there, I know that this is Non-critical issue but i want you guys to be aware of it. 1. I have found a Content Spoofing or Text Injection in This url http://dl-origin.ubnt.com/ Go to this url...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/09/14 11:26 p.m.58 views

Shopify: Stored XSS in https://productreviews.shopifyapps.com/proxy/v4/reviews/product

Hi , I have found a stored XSS issue in https://productreviews.shopifyapps.com Details: Going to https://productreviews.shopifyapps.com/proxy/v4/reviews/product?productid=8254331011&version=v4&shop=zh5403-attacker.myshopify.com&=cache&callback=test will show you the details of a product with the ...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/09/01 9:9 a.m.58 views

QIWI: [contact-sys.com] SQL Injection████ limit param

Уязвимый сценарий:████ Уязвимый параметр: limit POST█████ HTTP/1.1 Host: contact-sys.com Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Content-Length: 59 countrycode=RU&sendrectype=1&action=index&term=&limit=10+INTO+@A Ответ "error":"SQLSTATE21000: Cardinality violation: 1222 The...

1.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/08/25 1:26 p.m.58 views

Nextcloud: \OCA\DAV\CardDAV\ImageExportPlugin allows serving arbitrary data with user-defined or empty mimetype

The SabreDAV plugin \OCA\DAV\CardDAV\ImageExportPlugin is used for displaying pictures of a VCF. It registers on a GET request on a CardDAV element and acts when the query parameter photo is sent. The logic can be seen below: / Intercepts GET requests on addressbook urls ending with ?photo. @para...

3.5CVSS5.4AI score0.01118EPSS
SaveExploits1
Hacker One
Hacker One
added 2016/08/15 3:23 p.m.58 views

bitaccess: Missing Rate limiting for sensitive actions (like "forgot password") and reCaptcha error.

Due to a bug on session management, Rate limit was not properly applied to some functionalities on the website, which let a bad actor to send unlimited password reset emails by bypassing the Recaptcha rate limit. This was not a security issue, fixed to prevent spamming users...

3.4AI score
SaveExploits0
Hacker One
Hacker One
added 2016/08/10 10:34 a.m.58 views

Shopify: Access to Splunk at https://apt.ec2.shopify.com:8089

Description: Default Splunk admin credentials were found at https://apt.ec2.shopify.com:8089 Default credentials login:admin password:changeme See pic 1 as POC Resolution: Change credentials Please let me know if you need some extra information. Sorry if this report if out of scope, i thought it...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/07/31 9:57 p.m.58 views

Nextcloud: Arbitrary File Upload in Logo & Log in image Theming setting.

Hi team First I think this vulnerability doesn't fall at your bug bounty program but this is a bad design that should fix right now cause if an attacker get admin access he still can upload a malicious file in client server side. I saw that Logo & Log in image allow to upload other files type...

SaveExploits0
Hacker One
Hacker One
added 2016/05/11 1:42 p.m.58 views

Pornhub: CSV Macro injection in Video Manager (CEMI)

Missing character escaping in video title delivery of an executable CSV payload to when exporting stats to file...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/21 12:13 a.m.58 views

Uber: Information Disclosure on lite.uber.com

Hello, according to your policy https://hackerone.com/uber?viewpolicy=true, you are looking for Local File Disclosure. And lite.uber.com also in scope for your program. request: GET https://lite.uber.com/auth/login HTTP/1.1 User-Agent: Mozilla/5.0 Macintosh; Intel Mac OS X 10.11; rv:42.0...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/01/17 2:40 a.m.58 views

HackerOne: CSV Injection via the CSV export feature

Hi , I have managed to bypass your fix for 72785 by submitting a report with NewLine character 0x0a in the title before the CSV formula. Steps to reproduce: 1. As a researcher , Submit a report to a program with the title %0A-2+3+cmd|' /C calc'!D2 , here is an example request: POST...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2015/11/27 2:56 a.m.58 views

ok.ru: Same-Origin Policy Bypass #2

Hi, This is really similar issue to my previous report 102234 - exploitation mechanism is really same but other swf file is vulnerable. All conditions are met: - st.mycdn.me domain which is in ok.ru crossdomain.xml - Security.allowDomain'' - possibility to execute own SWF code provided by URL...

SaveExploits0
Hacker One
Hacker One
added 2015/03/29 12:0 a.m.58 views

Internet Bug Bounty: Buffer Over-read in unserialize when parsing Phar

https://bugs.php.net/bug.php?id=69324 ext/phar/phar.c in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 allows remote attackers to obtain sensitive information from process memory or cause a denial of service buffer over-read and application crash via a crafted length value in...

5.8CVSS7.1AI score0.10879EPSS
SaveExploits1
Hacker One
Hacker One
added 2014/07/02 12:0 a.m.58 views

Ruby on Rails: Active Record SQL Injection Vulnerability Affecting PostgreSQL

This vulnerability was reported directly to Rails. https://groups.google.com/forum/!msg/rubyonrails-security/wDxePLJGZdI/WP7EasCJTA4J...

7.5CVSS6.3AI score0.04278EPSS
SaveExploits0
Hacker One
Hacker One
added 2014/05/27 7:31 p.m.58 views

Automattic: logout csrf app.simplenote.com/logout

Proof of Concept:...

1.8AI score
SaveExploits0
Hacker One
Hacker One
added 2014/04/17 9:13 p.m.58 views

HackerOne: Arbitrary file uploads to Amazon WS.

Hi, It seems one is able to upload arbitrary files to Amazon Webservices through the UI. This allows for uploading malware such as msf-payload-x86.jpg.exe or whatever. Beyond free hosting this could potentially be used to entice teams into downloading stuff they probably don't want. Actual...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2014/04/06 11:1 a.m.58 views

Slack: open redirect in https://slack.com

Navigate to Https://slack.com append "/link?url=url=http://bing.com" or enter any website of your choice with http:// vulnerable link https://slack.com/link?url=http://bing.com notice that user is redirected to bing.com without being validated or notified...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2014/03/30 12:59 a.m.58 views

Coinbase: User Enumeration, Information Disclosure and Lack of Rate Limitation on API

NOTE: I am making this email as I think the response from Coinbase originally, via my emails to them was not correct. They had not acknowledged that this flaw allowed for user enumeration and hence I am posting the report again - in hope of a proper and well evaluated response. The key security...

6.4AI score
SaveExploits0
Hacker One
Hacker One
added 2014/02/06 7:5 p.m.58 views

Yahoo!: Directory Traversal

Thank you for your submission to the Yahoo Bug Bounty program. We were able to reproduce the issue you reported and have implemented appropriate fixes. We appreciate your adherence to responsible disclosure guidelines and look forward to your future participation in the program...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2026/06/17 9:35 p.m.57 views

AWS VDP: AWS *.a2z.com | Unauthenticated Clickhouse UI : Database access + SSRF

Vulnerability description not provided...

5.3AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/04 3:28 a.m.57 views

Node.js: Improper Input Validation — HTTP Response Parser Unconditionally Accepts Bare CR in Status Line

The llhttp HTTP response parser in Node.js up to version 24.14.1 llhttp v9.3.0 and v9.3.1 was found to unconditionally accept a bare carriage return CR as a valid response status line terminator. This parsing asymmetry was present in the response path but not in the request parsing, enabling...

5.7AI score
SaveExploits0
Hacker One
Hacker One
added 2024/07/07 7:1 p.m.57 views

HackerOne: TOTP Authenticator implementation Accepts Expired Codes

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/05/30 9:27 a.m.57 views

Internet Bug Bounty: CVE-2024-31079 in nginx

CVE-2024-31079 was discovered in the NGINX HTTP/3 QUIC module. When NGINX Plus or NGINX OSS were configured to use this module, undisclosed HTTP/3 requests could cause NGINX worker processes to terminate or experience other potential impact. The vulnerability was classified as a stack-based buffe...

4.8CVSS5.8AI score0.00888EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/03/06 5:33 p.m.57 views

HackerOne: View any user email using the Team's audit log section

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/08/28 3:3 p.m.57 views

U.S. Dept Of Defense: [█████████] Information disclosure due unauthenticated access to APIs and system browser functions

Multiple information exposure vulnerabilities were discovered in a Jira Server instance, allowing unauthenticated access to APIs and system browser functions. These vulnerabilities could be exploited by an attacker to gain unauthorized access to sensitive data and run arbitrary code on the server...

5.3CVSS6AI score0.76042EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/08/08 12:5 p.m.58 views

HackerOne: HackerOne SAML signup domain enforcement bypass results in unauthorized access to HackerOne PullRequest organization

A vulnerability was discovered where SAML signup domain enforcement for new signups belonging to SAML-enabled organizations could be bypassed by appending control characters, allowing unauthorized access. This was leveraged to access the HackerOne PullRequest organization and view source code in...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/07/01 3:41 a.m.57 views

U.S. Dept Of Defense: CVE-2023-24488 xss on https://██████/

Vulnerability description not provided...

6.1CVSS6.2AI score0.80907EPSS
SaveExploits3
Hacker One
Hacker One
added 2023/05/08 3:24 p.m.57 views

Nextcloud: Open redirect on "Unsupported browser" warning

An open redirect vulnerability was found in Nextcloud's UnsupportedBrowser.vue component. Attackers could construct a malicious URL that includes the redirecturl parameter and a URL of their choice, which would redirect the user to the attacker's URL without validating the decoded URL or checking...

6.1CVSS5.2AI score0.00593EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/04/10 8:51 a.m.57 views

Snapchat: internal dev tokens disclosure

Sensitive internal development information was inadvertently disclosed in the commits history of the open-source project Keydb, which was made public by Snapchat. This included a Personal Access Token PAT used for GitHub authentication, which could have been exploited by malicious actors...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/02/17 5:58 p.m.57 views

Node.js: The use of __proto__ in process.mainModule.__proto__.require() bypasses the permission system in Node v19.6.1

The use of proto in process.mainModule.proto.require allowed bypassing the permission system in Node v19.6.1, enabling the loading of unauthorized dependencies...

7.5CVSS7.6AI score0.0105EPSS
SaveExploits0
Hacker One
Hacker One
added 2022/10/25 8:59 a.m.57 views

Consensys: CSV Injection at https://assets-paris-demo.codefi.network/

Summary: Hi consensys Security Team. I have found CSV Injection when generate report at https://assets-paris-demo.codefi.network/ CSV Injection, also known as Formula Injection, occurs when websites embed untrusted input inside CSV files. When a spreadsheet program such as Microsoft Excel or...

9.3CVSS6.6AI score0.14596EPSS
SaveExploits0
Hacker One
Hacker One
added 2022/09/19 12:13 a.m.57 views

U.S. Dept Of Defense: External service interaction ( DNS and HTTP ) in www.████████

An External Service Interaction vulnerability was found in www.█████████, allowing an attacker to induce the application to interact with arbitrary external services such as DNS and HTTP. This could lead to various attacks, including DDoS, OS Command Injection, DOS, and Code Manipulation...

7.6AI score
SaveExploits0
Hacker One
Hacker One
added 2022/07/13 1:16 p.m.57 views

Cloudflare Public Bug Bounty: Ability to bypass locked Cloudflare WARP on wifi networks.

Using warp-cli command "add-trusted-ssid", a user was able to disconnect WARP client and bypass the "Lock WARP switch" feature resulting in Zero Trust policies not being enforced on an affected endpoint...

6.5CVSS0.9AI score0.00394EPSS
SaveExploits0
Hacker One
Hacker One
added 2022/07/13 6:20 a.m.57 views

Hyperledger: Fix : (Security) Mitigate Path Traversal Bug

Unsanitized input from arg0 argument flows into java.io.FileOutputStream, where it is used as a path. This may result in a Path Traversal vulnerability and allow an attacker to write to arbitrary files. Impact Being able to access and manipulate an arbitrary path leads to vulnerabilities when a...

3.1AI score
SaveExploits0
Hacker One
Hacker One
added 2022/07/10 6:1 p.m.57 views

Node.js: DNS rebinding in --inspect (insufficient fix of CVE-2022-32212 affecting macOS devices)

Summary: This is an insufficient fix of CVE-2022-32212, which itself is a fix of CVE-2018-7160. There exists a specific behaviour in browsers on macOS devices when handling the http://0.0.0.0URL that allows an attacker-controlled DNS server to bypass the DNS rebinding protection by resolving host...

6.8CVSS0.6AI score0.09916EPSS
SaveExploits0
Hacker One
Hacker One
added 2022/03/16 11:37 p.m.57 views

EXNESS: CRLF Injection - Http Response Splitting

HTTP response splitting allowed to add a malicious header to the response...

SaveExploits0
Hacker One
Hacker One
added 2022/03/14 7:18 p.m.57 views

Adobe: DoS of https://research.adobe.com/ via CVE-2018-6389 exploitation

The researcher successfully exploited CVE-2018-6389 on https://research.adobe.com/. We appreciate the collaboration and the responsible disclosure...

5CVSS1.1AI score0.72671EPSS
SaveExploits12
Hacker One
Hacker One
added 2021/12/16 2:14 p.m.57 views

Showmax: Race Condition Vulnerability when creating profiles

Summary:This report describes a Race Condition Vulnerability which allows a user to create more profile as he wish which contradict your business logic, I was only allow to create six profiles on my account but using this bug I was able to create free 30 profiles. Description: There is a race...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/11/12 10:1 a.m.57 views

Azbuka Vkusa: Мисконфигурация Cisco Smart Install

Closed...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/08/27 4:5 a.m.57 views

Courier: [3] Bypassing IP Based Rate Limit Blocking leads to rate limit bypass in Courier Login Panel

Hi team, I would like to report rate limit issue based on IP blocking mechanism. Rate-limitation nowadays is not effective anymore to protect against brute-force. There are many botnets out there which can be used to overcome this hurdle, as well as cloud VPS services e.g. Amazon AWS EIPs, Digita...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/06/03 8:56 a.m.57 views

Mattermost: Mattermost Server OAuth Flow Cross-Site Scripting

Summary: The vulnerability is a reflected Cross-Site Scripting XSS via the OAuth flow. A victim clicking a malicious link pointing to the target Mattermost host will trigger the XSS. If the victim is a regular user, it is possible to obtain all of their Mattermost chat contents; if it’s an...

4.3CVSS0.1AI score0.03288EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/04/23 7:30 p.m.57 views

Nextcloud: Default settings leak federated cloud id to lookup server of all users

So with the default settings Nextcloud still sends requests to the lookup server if users update their profile. Even if none of the fields are set to 'published'. I must admit this is somewhat of a surprise as there is no reason for this. As long as the visibility of none of the fields change and...

4CVSS0.1AI score0.01205EPSS
SaveExploits0
Total number of security vulnerabilities5000