Lucene search
+L
HackeroneMost viewed

15413 matches found

Hacker One
Hacker One
added 2019/09/06 12:2 a.m.76 views

GitLab: SSRF In plantuml (on plantuml.pre.gitlab.com)

NOTE! Thanks for submitting a report! Please replace all the parenthesized 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! Summary The site...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2019/07/02 12:16 a.m.76 views

Node.js third-party modules: Command Injection in npm module name passed as an argument to pm2.install() function

Hi Lads, I would like to report Command Injection possible when npm module name is passed into pm2.install. An attacker is able to attach OS commands to npm module name and those commands will be executed when payload reaches execution sink in continueInstall function in API/Modules/NPM.js file...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/01/17 4:37 p.m.76 views

MariaDB: CRLF injection on https://buildbot.mariadb.org

A CRLF new line injection vulnerability has been discovered in the Buildbot.net software and reported to us. We have forwarded this to the Buildbot developers which coordinated a fix release and public disclosure. This vulnerability has been assigned CVE-2019-7313. More details in the advisory te...

5.8CVSS2AI score0.0087EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/11/21 12:42 a.m.76 views

HackerOne: Embedded submission form UUIDs can be enumerated through GraphQL node interface, exposing sensitive program details

It's possible for an attacker to enumerate embedded submission form UUIDs through HackerOne's GraphQL node interface. In normal application behavior, an embedded submission form is queried through GraphQL with a UUID. These UUIDs are random and they're not susceptible to brute force attacks...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/10/04 2:41 a.m.76 views

HackerOne: Hacker can bypass 2FA requirement and reporter blacklist through embedded submission form

Hi Team, Summary: A program owner can enforce the hackers to setup the two-factor authentication before submitting new reports to their program here: https://hackerone.com/parrotsec/submissionrequirements see below image F355169 The Parrot Sec program has this feature enabled to enforce the hacke...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/09/14 5:20 p.m.77 views

Valve: XSS in steam react chat client

The Steam chat client both sends and receives bbcode format chat messages. These map to HTML elements, and notably the url bbcode tag is supported for arbitrary URLs. React has strong XSS mitigations but does not mitigate javascript: URI based XSS. This is rather difficult to exploit as the clien...

1AI score
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/08/30 8:6 p.m.76 views

Automattic: xss filter bypass [polldaddy]

Hi, previously reported xss https://hackerone.com/reports/107405 which is fixed, but i am able to bypass that fix. Payload for bypass : Click Here Steps: - Login into Polldaddy account polldaddy.com - go to POLLS and create new poll - in answers. enter xss payload Click Here F217173 - Save it - g...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2017/05/18 5:46 p.m.76 views

Zomato: Amazon S3 bucket misconfiguration (share)

Hi, Description I have discovered one of your Amazon S3 bucket and tested it via the AWS command line tool on Linux. It looks like permissions are not well configured and allow dangerous actions to everyone. The vulnerable bucket is: zomato-share PoC: aws s3 ls s3://zomato-share aws s3 cp test...

2.3AI score
SaveExploits0
Hacker One
Hacker One
added 2017/04/22 9:13 a.m.76 views

Uber: SAML Authentication Bypass on uchat.uberinternal.com

Due to improper SAML verification it was possible to bypass the OneLogin authentication on https://uchat.uberinternal.com and gain unauthorized access to internal chats. We enjoyed working with @mishre on this report and look forward to receiving more submissions from them in the future!...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/14 5:14 a.m.76 views

Uber: Unsubscribe any user from receiving email

hi, At url https://www.uber.com/unsubscribe you can unsubscribe any email of any user, which is bit of concern for the people who wants to receive emails from uber. only people who gets email from uber should be allowed to unsubscribe themselves from uber emails rather than anybody unsubscribing...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/03/26 5:43 p.m.76 views

Uber: CBC "cut and paste" attack may cause Open Redirect(even XSS)

Hello, Uber Security Team I found an vulnerability in Uber URL redirect page. Vulnerability In page...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2015/12/10 6:51 a.m.76 views

Square Open Source: git-fastclone allows arbitrary command execution through usage of ext remote URLs in submodules

I recently discovered a security vulnerability in git that also affects other programs that manually reimplement submodule-like operations. The recent security update to git0 concerning git-remote-ext URLs in submodules affects git-fastclone similarly. This bug was patched in Git v2.6.1, v2.5.4,...

9.3CVSS9.6AI score0.20144EPSS
SaveExploits1
Hacker One
Hacker One
added 2015/04/16 6:15 p.m.76 views

HackerOne: SPF whitelist of mandrill leads to email forgery

I just sent a forged email to [email protected] that appears to originate from [email protected]. I was able to do this because of the following SPF record: dig txt hackerone.com hackerone.com. 299 IN TXT "v=spf1 include:spf.google.com include:sendgrid.net include:mail.zendesk.com...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2015/02/28 5:38 p.m.76 views

HackerOne: Improperly validated fields allows injection of arbitrary HTML via spoofed React objects

Note: I haven't yet investigated the implications of this fully, so this may be more severe than I'm currently aware of. Right now the only exploits I'm aware of allow a team member to attack other team members. I've found a couple fields that I'd expect to be limited to string values, but which...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2014/05/20 1:13 a.m.76 views

Mail.ru: XXE and SSRF on webmaster.mail.ru

SSRF request: POST /domain/metadata HTTP/1.1 Host: webmaster.mail.ru User-Agent: Mozilla/5.0 Macintosh; Intel Mac OS X 10.9; rv:29.0 Gecko/20100101 Firefox/29.0 Accept: application/json, text/javascript, /; q=0.01 Accept-Language: ru-RU,ru;q=0.8,en-US;q=0.5,en;q=0.3 Accept-Encoding: gzip, deflate...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2014/04/09 11:22 a.m.76 views

ReddAPI: No Captcha or rate limit on Login Page

Hello ReddApi Security Team, Vulnerability Detail's:- Login page can be brute forced due to lack of captcha or backoff Impact:- An attacker can bruteforce for a particular username and can get a possibly a account takeover. POC:- I have made a proof of concept video of the same:-...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2014/03/24 9:54 p.m.76 views

Internet Bug Bounty: SPDY memory corruption

A bug in the experimental SPDY implementation in nginx 1.5.10 was found, which might allow an attacker to corrupt worker process memory by using a specially crafted request, potentially resulting in arbitrary code execution CVE-2014-0088. The problem only affects nginx 1.5.10 on 32-bit platforms,...

7.5CVSS7AI score0.08663EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/08/14 6:6 p.m.75 views

Internet Bug Bounty: CVE-2024-7347: Buffer overread in the ngx_http_mp4_module

CVE-2024-7347 was a vulnerability in the ngxhttpmp4module of NGINX Open Source and NGINX Plus. The vulnerability could have allowed an attacker to over-read NGINX worker memory, resulting in its termination, using a specially crafted MP4 file. The issue only affected NGINX if it was built with th...

5.7CVSS4.8AI score0.0032EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/12/03 2:2 p.m.75 views

Valve: Web API key registration allows registering multiple keys by reusing `request_id`

A vulnerability was found in the Steam API key registration process that allowed multiple API keys to be registered for an account by reusing the request ID. The issue was fixed by updating the request ID after successful confirmation. Accounts with multiple keys were corrected...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/11/24 10:36 a.m.75 views

Internet Bug Bounty: Misconfiguration in AWS CloudFront CDN configuration makes rubygems.org serve (and cache) content from a unclaimed S3-bucket

A misconfiguration in the AWS CloudFront CDN configuration for rubygems.org caused content to be served from an unclaimed S3 bucket. This could have enabled an attacker to serve malicious content and affect availability. Artifactory instances were observed accessing files, presenting a potential...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2022/11/27 8:42 p.m.75 views

Cloudflare Public Bug Bounty: Using special IPv4-mapped IPv6 addresses to bypass local IP ban

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2022/05/17 12:9 a.m.75 views

GitHub Security Lab: [python]: Zip Slip Vulnerability

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

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2022/05/11 7:6 a.m.75 views

Internet Bug Bounty: CVE-2022-27780: percent-encoded path separator in URL host

Advisory: https://curl.se/docs/CVE-2022-27780.html Original Report: https://hackerone.com/reports/1553841 Impact URL filter bypasses...

7.7AI score0.02334EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/09/23 11:36 p.m.75 views

GitHub Security Lab: [Python] CWE-522: Insecure LDAP Authentication

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

1.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/19 9:25 a.m.75 views

Ruby: 'net/http': HTTP Header Injection in the set_content_type method

The set\content\type's parameter is not filtered to prevent the injection from altering the entire request. The vulnerable code: ruby def setcontenttypetype, params = @header'content-type' = type + params.map|k,v|"; k=v".join'' end PoC 1. ruby require 'net/http' uri = URI'http://127.0.0.1:8080' r...

6.4CVSS7.4AI score0.0642EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/01/04 8:44 p.m.75 views

U.S. Dept Of Defense: Reflected XSS on https://█████████html?url

Vulnerable Website URL or Application: https://███████html?url=javascript:alert"nagli" Description of Security Issue: please limit to one site/app per submission Reflected XSS due to no input validation █████████ Remediation Sanitize the input on the that parameter Best Regards nagli Impact...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/09/25 5:44 a.m.75 views

CS Money: IDOR in https://3d.cs.money/

Summary: Hello, I found an IDOR in https://3d.cs.money/ which will allow you to save, edit, delete build of victim account without any grant on the victim account Steps To Reproduce: This bug based on steamID which is reflected on Steam or you can use any Steam ID Finder software to find...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/08/24 1:8 p.m.75 views

Open-Xchange: Failed assert in `mail_index_transaction_lookup`

To reproduce, run test suite on following input : require"vnd.dovecot.testsuite";require "fileinto";require "mailbox";test"" fileinto:create "Folder"; if testresultexecute testmessage:folder "Folder" 2; Output is with ASAN enabled stack trace testsuite: Panic: file mail-index-transaction-update.c...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/08/20 3:19 p.m.75 views

Dropcontact: Sensitive Information Disclosure

we were displaying sensitive information. While testing the site i was able to disclose sensitive information such as username, passwords, api keys, etc due to DEBUG = True .This bug arose due to default configuration at the backend. Now the bug is fixed. Thanks to the team for the quick fix!...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/12/20 7:25 a.m.75 views

Automattic: Follow by email allows for following by unverified emails

The initial report outlined being able to add any email to a Tumblr account without verifying it first which is expected behavior that does not pose a security risk. However, the reporter also reported that these unverified emails were able to be used in our “follow by email” feature which we did...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/08/28 6:42 p.m.75 views

Central Security Project: Unrestricted File Upload Leading to Remote Code Execution

Description As an administrator user it is possible to create files and directories in any location on the file system of the server. This can be abused to write files to any sensitive location on the Windows file system because the Nexus process runs with SYSTEM privileges. This can allows an...

6.5CVSS7.3AI score0.02061EPSS
SaveExploits0
Hacker One
Hacker One
added 2019/04/01 6:15 p.m.75 views

U.S. Dept Of Defense: SQL Injection in ████

Summary There is an SQL injection vulnerability in ████████ in the /█████/recruiter/updapp.aspx page, exploitable through the appid form parameter. Impact An attacker could use this vulnerability to control the content in the database, exfiltrate information, and obtain remote code execution...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/03 4:43 p.m.75 views

Urban Dictionary: Domain does not Match SSL Certificate

Hi Team, While examining the domains that are in scope for Urban Dictionary, I noticed that https://urbandictionary.net is not currently protected by your SSL certificate. Steps to Reproduce: 1. Open Chrome and copy/paste the following into the search bar: https://www.urbandictionary.net 2. After...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/01/07 8:15 p.m.75 views

Internet Bug Bounty: Heap overflow in utf32be_mbc_to_code

https://bugs.php.net/bug.php?id=77418 Buffer overflow in mbctocode functions for UTF32BE, UTF32LE, UTF16BE, and UTF16LE due to incorrect length assumptions of a buffer. Provided a patch that was adapted to check the length of the buffer prior to using it. Impact Memory leakage and/or corruption...

7.5CVSS9.4AI score0.09317EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/07/03 9:27 a.m.75 views

VK.com: XSS-уязвимость, связанная с загрузкой файлов

XSS в документах...

6.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/06/29 8:39 p.m.75 views

Hanno's projects: blind sql injection

Summary: There exists a possibility that your Serendipity installation is vulnerable to a blind sql injection. Description: By sending specially crafted SQL commands to /plugin/tag/ and timing how long it takes for the server to respond, it is quite possible that the blog backend is interepreting...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/06 2:8 p.m.75 views

Node.js third-party modules: [localhost-now] Path Traversal allows to read content of arbitrary file

Hi Guys, There is Path Traversal in localhost-now module. It allows to read content of arbitrary files on the remote server. Module localhost-now This is a general file server made by nodejs. It will be easy for you to access the files on the server through the browser...

5CVSS7.6AI score0.02021EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/02/03 8:55 p.m.75 views

Node.js third-party modules: [uppy] Stored XSS due to crafted SVG file

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! Module: Uppy. Affected version: 0.22.2...

6.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/07 9:18 a.m.75 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 2017/11/17 9:58 p.m.75 views

Electroneum: Hackerone [Mainsite Vulnerability]

96 Hello, I was checking out the website Electroneum – Crowdfunding Token Sale – Electroneum – the mobile based cryptocurrency for any vulnerabilities through hackerone. I would like to submit a vulnerability for consideration towards a bounty. Currently you have the file...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2017/08/25 10:35 a.m.75 views

Rockstar Games: Stored XSS with CRLF injection via post message to user feed

In this report, the researcher was able to demonstrate a Stored XSS vulnerability in User Feeds. This vulnerability leveraged CRLF injection in order to bypass existing filters and execute the payload. With their help we were able to improve our filtering and sanitization rules in order to preven...

3AI score
SaveExploits0
Hacker One
Hacker One
added 2017/06/18 5:4 p.m.75 views

Pornhub: pornhub.com/user/welcome/basicinfo nickname field is vulnerable on xss

The researcher discovered a stored XSS in the user's basic info page...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/05/19 7:36 p.m.76 views

Trello: XML entity expansion using svg file

Hope you guys are doing great. I want to report xml entity expansion bug while uploading svg file . When adding a card in boards it also allows to upload attachments which can include svg files. Users or admin can then download those attachment but the problem is when svg file is uploaded, websit...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2017/04/14 3:3 a.m.75 views

Phabricator: Autoclose can close any task regardless of policies/spaces

Description If a user can push to a repository that has autoclose enabled, they can close //any// Maniphest task on the install, including tasks whose policies otherwise restrict the user from viewing or editing, and tasks inside Spaces that the user can't view. I don't think this rises to the...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2017/02/11 12:11 p.m.75 views

WordPress: Wordpress unzip_file path traversal

Summary The Wordpress unzipfile function https://codex.wordpress.org/FunctionReference/unzipfile is vulnerable to path traversal when extracting zip files. Extracting untrusted zip files using this function this could lead to code execution through placing arbitrary PHP files in the DocumentRoot ...

SaveExploits0
Hacker One
Hacker One
added 2016/12/26 2:14 p.m.75 views

Internet Bug Bounty: DoS vulnerability in mod_auth_digest CVE-2016-2161

Malicious input to modauthdigest will cause the server to crash, and each instance continues to crash even for subsequently valid requests. http://httpd.apache.org/security/vulnerabilities24.html...

5CVSS7.5AI score0.20952EPSS
SaveExploits0
Hacker One
Hacker One
added 2016/11/15 7:0 a.m.75 views

Pushwoosh: Unsecured Grafana instance

Unsecured Grafana instance...

1.4AI score
SaveExploits0
Hacker One
Hacker One
added 2016/09/18 5:58 a.m.75 views

Yelp: Password reset token not expiring

Hello Yelp, Old unused Password reset tokens are not expiring on yelp.com after the issuance of a new token. EXPLANATION: Suppose at 09:00 hrs I used password reset options of yelp and got a token on my email.Lets call it token01. But i did not use it. And at 09:04 hrs I used again the password...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2016/07/13 12:38 p.m.75 views

Automattic: [bbPress] Stored XSS in any forum post.

Intro: Encouraged by the success of cure53 and their reward, i start the research plugins in your scope. And almost immediately i found critical Stored XSS, which of course leeds to privelege escalation or PHP code execution. This vulnerability doesnt requres "special" preveleges like...

3.5CVSS6.4AI score0.04738EPSS
SaveExploits1
Total number of security vulnerabilities5000