Lucene search
+L
HackeroneMost viewed

15413 matches found

Hacker One
Hacker One
added 2020/01/19 7:48 p.m.72 views

Nord Security: Denial of Service with Cookie Bomb

Summary: This is Denial of Service attack by using which an attacker can make an user unable to access nordvpn.com website. For more information you can read this article. https://blog.innerht.ml/tag/cookie-bomb/ Steps To Reproduce: This will usually work on user's fresh session for which we can...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2019/09/27 1:14 a.m.72 views

Razer: Unauthenticated access to sensitive user information

The tester discovered that a THX server known primarily to THX employees was exposing several hundred records containing customer email addresses and in very few cases, a personal name. No other information was revealed. This issue was fixed shortly after the report. We appreciate @smalien's...

2.3AI score
SaveExploits0
Hacker One
Hacker One
added 2019/08/02 8:11 a.m.72 views

BlockDev Sp. Z o.o: Earn free DAI interest (inflation) through instant CDP+DSR in one tx

Summary: The MCD contracts contain different mechanisms for accumulating rates in different contracts, namely pot and jug corresponding to the cost of a loan and interest earned on savings. Because these rates are not synchronised, and depend on the call to the drip method to be calculated, it's...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/04/08 9:20 a.m.72 views

Slack: Slack DTLS uses a private key that is in the public domain, which may lead to SRTP stream hijack

Affects: Janus DTLS certificate Description The Janus server in use by Slack is configured using a certificate and private key that were previously distributed by default. This certificate is used to authenticate the DTLS connection which is later used to exchange keys for the SRTP stream. As a...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/01/07 8:54 a.m.72 views

Internet Bug Bounty: heap buffer overflow in phar_detect_phar_fname_ext

The original report is here https://bugs.php.net/bug.php?id=77247 txt USEZENDALLOC=0 ./php-src-PHP-7.2.13/sapi/cli/php -r "vardumpnew Pharfilegetcontents'poc.phar',0,'test.phar';" txt ================================================================= ==44888==ERROR: AddressSanitizer:...

7.5CVSS8.9AI score0.10059EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/11/23 3:5 a.m.72 views

OLX: blog.praca.olx.pl database credentials exposure

Hi, I found that the site blog.praca.olx.pl is exposing the content of wp-config.php file in plaintext due that a misconfiguration in the file-manager plugin. The information can be accessed here: http://blog.praca.olx.pl/wp-content/uploads/file-manager/log.txt The credentials are stored in the...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/10/15 11:30 p.m.72 views

Internet Bug Bounty: Integer overflow leading to buffer overflow

There exists an integer overflow in Perlmysetenv @ util.c : 2070 2070: void PerlmysetenvpTHX const char nam, const char val ... 2166: const int nlen = strlennam; ... 2171: vlen = strlenval; 2172: newenv = charsafesysmallocnlen + vlen + 2 sizeofchar; Here in a 64 bit version of Perl, since the...

7.5CVSS10AI score0.11676EPSS
SaveExploits0
Hacker One
Hacker One
added 2018/09/24 3:35 p.m.72 views

Chaturbate: Open redirect on chaturbate.com (tipping/purchase_success)

Hi, I would like to report an open redirect issue on https://chaturbate.com/ Description An attacker can redirect a user to any external website using the parameter prejoindata, this parameter seems to miss sanitization. Steps to Reproduce Visit the following url:...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/09/03 4:42 p.m.72 views

Zomato: IDOR to delete images from other stores

Summary: The parameter photoids in below request is vulnerable to IDOR /php/clientmanagehandler?██████████&case=remove-active-photo Description: Since there is no check for resid or ownership I was able to delete Gerben's image by just using the photoid from his store. This is a problem because i...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/08/31 7:2 p.m.72 views

Chaturbate: Private and group tokens per minute endpoint active for disabled users

The hacker found that the private and group show rate endpoints where still active when an account was disabled. This was resolved. The endpoints only disclosed the rate for these shows...

2.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/04/17 10:31 a.m.72 views

WordPress: "Bad Protocols Validation" Bypass in "wp_kses_bad_protocol_once" using HTML-encoding without trailing semicolons

Description: The wpksesbadprotocolonce function https://developer.wordpress.org/reference/functions/wpksesbadprotocolonce/ is used to sanitise content from bad protocols and other characters. It detects the protocol URI scheme by using the first colon character. It compares the identified protoco...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2018/03/23 3:22 p.m.72 views

Upserve : reports.breadcrumb.com is vulnerable for Arbitrary file existence disclosur CVE-2014-7829

A directory traversal vulnerability in a third-party ruby gem allowed a remote actor to determine the existence but not the contents of files outside of the application root...

5CVSS6.2AI score0.04162EPSS
SaveExploits1
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/11/08 3:36 a.m.72 views

Valve: LFI in pChart php library

Local File Inclusion LFI vulnerability in the pChart php library...

1.6AI score
SaveExploits0
Hacker One
Hacker One
added 2017/11/06 9:13 a.m.72 views

Internet Bug Bounty: CVE-2017-13090 wget heap smash

The retr.c:fdreadbody function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in piec...

9.3CVSS8.3AI score0.36563EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/10/31 2:44 p.m.72 views

Gratipay: Reflected SQL Execution

my friend are the best hackers hackerone.com/rashidziaur hackerone.com/smziaurrashid hackerone.com/s4k16 they teach me how to hack a toaster F234731 Please Giv us $$$$$ for our family we are pooor . please consider this bug in your site F234733...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2017/10/20 9:2 p.m.72 views

Legal Robot: Non-HTTPS link on blog

Hi, @legalrobot I found another venturebeat.com URL without HTTPS in https://www.legalrobot-uat.com/press/ I hope you fix this Screenshot attached bellow Cheers, Ph0b0s...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/08/20 11:6 a.m.72 views

Gratipay: Missing Certificate Authority Authorization rule

Certificate Authority Authorization supported by LetsEncrypt and other CAs allows a domain owner to specify which Certificate Authorities should be allowed to issue certificates for the domain. All CAA-compliant certificate authorities should refuse to issue a certificate unless they are the CA o...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2017/07/06 5:35 a.m.72 views

WakaTime: Running 2 accounts with a single email

Hi, While testing, I found a logic flaw which made me to make two accounts with a single email Reproduction Steps 1-Create one account with [email protected] 2-another with [email protected] or [email protected] etc 3-Emails of both accounts will come at [email protected] fix: Dont allow "+" in emails. Thank...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2017/06/13 6:25 a.m.72 views

Stellar.org: HTTP - Basic Authentication on https://www.stellar.org/wp-login.php

Greetings, noticed https://www.stellar.org/wp-login.php using basic authentication. PoC: YWRtaW46YWRtaW4= is base64 encode of admin:admin Impact: Vulnerable to client side attacks. Vulnerable to MITM attack. Vulenrable to Eavesdropping attack. Vulnerable to Brute force attacks. Fix: HTTP-Basic...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/03/18 11:25 a.m.72 views

Blockchain: HTTP Header Injection/HTTP_Response_Splitting

Submitter observed that CloudFlare-protected sites will serve content from other CloudFlare-protected sites when the "Host" HTTP request header is modified in transit. A PoC for an attacker to modify a victim user's "Host" HTTP request header could not be presented by the submitter; consequently...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/01/24 8:38 p.m.72 views

Internet Bug Bounty: Out of bounds memory read in unserialize()

I have found and reported an out of bounds memory read in PHP: https://bugs.php.net/bug.php?id=73825 It affected all three supported versions and has been fixed with the latest updates: https://secure.php.net/ChangeLog-5.php5.6.30 https://secure.php.net/ChangeLog-7.php7.0.15...

5CVSS8.5AI score0.13314EPSS
SaveExploits0
Hacker One
Hacker One
added 2016/10/07 3:11 p.m.72 views

Nextcloud: Filename enumeration && DoS

@secator reported some enumeration and DoS related issue in Nextcloud Server to us. On request of the reporter the issue has only been disclosed limitedly...

4CVSS1.6AI score0.0123EPSS
SaveExploits0
Hacker One
Hacker One
added 2016/10/03 10:19 a.m.72 views

Nextcloud: Bypassing quota limit

Hi an user can upload files despite having a limited quota by changing value of "OC-Total-Length" in header to "A" or adding "X-Expected-Entity-Length" in header with "A" value in normal insuffisant storage we have: PUT /remote.php/webdav/a.jpg HTTP/1.1 Content-Type: application/octet-stream...

4CVSS2.3AI score0.00888EPSS
SaveExploits0
Hacker One
Hacker One
added 2016/09/04 3:59 p.m.72 views

Nextcloud: Reflected XSS in Gallery App

Go to: nextcloud/index.php/apps/gallery/%3E%3Cscript%3Ealert%28document.domain%29%3C/script%3Ejavascript:alert%280%29//%00 Tested on: Firefox 43.0.1 If you need more information then write me...

4.3CVSS1.5AI score0.01656EPSS
SaveExploits1
Hacker One
Hacker One
added 2016/07/20 4:2 p.m.72 views

Harvest: CSRF token fixation in Sign in with Google

Hi There is CSRF token fixation in Sign in with Google at https://id.getharvest.com/sessions/new The state parameter is same for any time login https://id.getharvest.com/oauth2/callback?state=%7B%22intent%22:%22sign-in%22%7D&code=code Steps to reproduce 1. Go to...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/07/11 8:45 p.m.72 views

OLX: Reflected XSS in www.olx.ph

Summary === The www.olx.ph domain is vulnerable to reflected XSS through the search function. Proof of concept === The following URL contains a harmless XSS vector, which causes an alert box to appear...

6AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/22 8:23 p.m.72 views

Gratipay: X-Content-Type Header Missing For aspen.io

The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared...

1.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/01/20 8:17 p.m.72 views

Zendesk: [CRITICAL] HTML injection issue leading to account take over

Hi , I have found an HTML injection issue in https://.zendesk.com/people/tags that could lead to account take over. I can't get malicious scripts executed , but an attacker can take over the admin's account by injecting the following HTML code. html CLICK HERE the data-method attribute is not...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2015/04/14 12:0 a.m.72 views

Internet Bug Bounty: Buffer Over flow when parsing tar/zip/phar in phar_set_inode

https://bugs.php.net/bug.php?id=69441 Multiple stack-based buffer overflows in the pharsetinode function in pharinternal.h in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 allow remote attackers to execute arbitrary code via a crafted length value in a 1 tar, 2 phar, or 3 ZIP...

7.5CVSS8.4AI score0.38434EPSS
SaveExploits1
Hacker One
Hacker One
added 2014/07/20 10:42 p.m.72 views

Internet Bug Bounty: rsync hash collisions may allow an attacker to corrupt or modify files

The rsync algorithm synchronizes remote files in 3 steps: - The receiver divides the basis file into 700-byte blocks, performing two checksums on each block a rolling checksum based on Addler32 and an md5 sum - The sender then scans it's version of the file byte-by-byte looking for matches agains...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/07/09 4:15 p.m.71 views

Internet Bug Bounty: CVE-2024-38875: Denial-Of-Service through uncontrolled resource consumption caused by poor time complexity of strip_punctuation .

The vulnerability CVE-2024-38875 was discovered in the strippunctuation function used by the urlize and urlizetrunc filters. The function had a poor time complexity of On^2 in the worst case, which could lead to uncontrolled resource consumption when processing input with a large number of openin...

7.5CVSS6AI score0.01187EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/07/03 7:10 a.m.71 views

Internet Bug Bounty: moderate: Apache HTTP Server: HTTP response splitting (CVE-2023-38709)

moderate: Apache HTTP Server: HTTP response splitting CVE-2023-38709 Faulty input validation in the core of Apache allowed malicious or exploitable backend/content generators to split HTTP responses. This issue affected Apache HTTP Server through version 2.4.58...

7.3CVSS7.2AI score0.03914EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/04/25 3:55 p.m.71 views

U.S. Dept Of Defense: reflected xss [CVE-2020-3580]

The application was vulnerable to cross-site scripting XSS due to insufficient input validation. This allowed an attacker to inject malicious scripts that could be executed in the victim's browser...

6.1CVSS5.9AI score0.85576EPSS
SaveExploits2
Hacker One
Hacker One
added 2024/04/03 9:28 p.m.71 views

Internet Bug Bounty: [CVE-2024-26146] Header Parsing leads to Possible Denial of Service Vulnerability

The Rack header parsing library in Ruby on Rails was found to have a potential denial of service vulnerability. The vulnerability was assigned the identifier CVE-2024-26146. It was discovered that carefully crafted headers could cause the header parsing routines to take longer than expected,...

5.3CVSS5.5AI score0.01996EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/10/30 7:39 p.m.71 views

U.S. Dept Of Defense: Unathenticated file read (CVE-2020-3452)

A vulnerability was found that allowed unauthenticated remote attackers to conduct directory traversal attacks and read sensitive files on affected Cisco Adaptive Security Appliance and Cisco Firepower Threat Defense systems. This was due to a lack of proper input validation of URLs in HTTP...

7.5CVSS7.3AI score0.99992EPSS
SaveExploits25
Hacker One
Hacker One
added 2022/08/08 11:11 p.m.72 views

Top Echelon Software: Wordpress Users Disclosure (/wp-json/wp/v2/users/)

Hello Team @topechelonsoftware Information: Using REST API, we can see all the WordPress users/author with some of their information. Step To Reproduce: You can get user info by entering below url in your browser: https://www.topechelon.com/wp-json/wp/v2/users/ ███████ Impact Authors : LTR ,...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2022/04/23 2:47 a.m.71 views

curl: --libcurl code injection via trigraphs

Summary: curl command --libcurl option can be tricked to generate C code that when compiled contains arbitrary code execution. Steps To Reproduce: 1. curl --libcurl client.c --user-agent "??/";char c='i','d',' ','','x',0,m='r',0;fclosepopenc,m;//" http://example.invalid 2. gcc -trigraphs client.c...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2022/04/14 6:55 a.m.71 views

HackerOne: Race condition in joining CTF group

Summary: A race condition in https://ctf.hacker101.com/group/join allows a user to join the same CTF group multiple times. The user will show up in the group member list multiple times, and affect the group statistics. Description: Interestingly a race condition in this feature was reported in...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/07/28 9:14 p.m.71 views

Grammarly: Bypassing the Grammarly plagiarism checker by simply replacing characters in the source text

Summary: Replacing the characters i, a, e, o, p, c, x in the text with similar ones in the Ukrainian keyboard layout leads to the fact that plagiarism detectors Grammarly plagiarism checker and others skip such text, mark it as unique without any plagiarism and do not even signal that the...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/07/27 12:14 p.m.71 views

U.S. Dept Of Defense: Sensitive data exposure via /secure/QueryComponent!Default.jspa endpoint on ████████

Description: Hi, While going through the testing of DoD assets, I have came across a subdomain that is vulnerable to CVE-2020-14179. Some of the internal fields that are exposed are Project, Status, Limits, Creator, Query, Created Date, Updated Date, Resolution Date, etc. References...

5CVSS1.5AI score0.76042EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/06/03 12:44 a.m.71 views

h1-ctf: ccc.h1ctf.com CTF

Summary: Claiming the flag, writeup to follow. ██████████ ██████ Impact...

3.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/06 7:23 p.m.71 views

Reddit: critical file found etc/passwd on www.reddit.com

1.go to this link https://www.reddit.com/etc%2fpasswd 2.youll find all the etc/passwd files this data should be protected. 3.these passwd can be used for many illegal purpose and can damage the comapny poc attched: HTTP/2 200 OK Content-Type: text/plain; charset=UTF-8 X-Ua-Compatible: IE=edge...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/15 9:54 p.m.71 views

UPchieve: User enumeration through forget password

Vulnerability:- -User enumeration is possible through forgot password feature. steps to reproduce:- -Go to the above selected domain and go to forgot password. -submit random email and then intercept request by burp suit -in response you will get HTTP/1.1 500 Internal Server Error with "err":"No...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/02 3:56 p.m.71 views

Ruby: lib/net/ftp.rb: trusting PASV responses allow client abuse

When net/ftp performs a passive FTP transfer, it tries to using PASV. Passive mode is what net/ftp uses by default. A server response to a PASV command includes the IPv4 address and port number for the client to connect back to in order to perform the actual data transfer. This is how the FTP...

6.8CVSS6.9AI score0.13847EPSS
SaveExploits2
Hacker One
Hacker One
added 2020/11/26 6:57 p.m.71 views

Zomato: SQL Injection in www.hyperpure.com

Vulnerable Request : PUT /consumer/onboarding/saleslead/6b6a8a5a-4a74-46db-b2fe-32a46f927ecc HTTP/1.1 Host: api.hyperpure.com User-Agent: Mozilla/5.0 Windows NT 10.0; Win64; x64; rv:83.0 Gecko/20100101 Firefox/83.0 Accept: application/json, text/plain, / Accept-Language: en-US,en;q=0.5...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/11/04 7:53 p.m.71 views

Basecamp: Information Disclosure of Garbage Collection Cycle 'Again'

A diagnostic subdomain was still available publicly after being reported https://hackerone.com/reports/981796 and remediation. Subsequently a researcher was able to access the subdomain. Disclosure has been limited as the report contains low sensitive information, but sensitive none the less...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/10/26 9:42 p.m.71 views

curl: Parallel upload hangs curl if upload file not found

Attempting to upload -T a not found file with parallel -Z flag present, will cause curl to get stuck and never terminate, potentially stalling scripts that make use of this particular flags. curl -T blabla-notexists -Z upload.example.com www.google.com www.cnn.com www.apple.com Same issue occurs ...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/10/18 3:35 a.m.71 views

Shopify: Low Privileged Staff Member Can Export Billing Charges

Details I'm not 100% sure about this because i don't have billing transactions on my account. However, from my experience on how Shopify backend respond, i think this is a valid finding just need confirmation from Shopify's security team. A GraphQL mutation billingChargesExport can be used by a...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/10/16 8:23 p.m.71 views

Internet Bug Bounty: [CVE-2020-27194] Linux kernel: eBPF verifier bug in `or` binary operation tracking function leads to LPE

CVE-2020-27194 is a eBPF verifier bug that allows an unprivileged attacker to create BPF socket filter programs that can read and write Out of Bounds, trough which an arbitrary kernel read write can be achieved. I'm taking the root cause explanation from the patch email: Simon reported an issue...

2.1CVSS5.8AI score0.02018EPSS
SaveExploits5
Total number of security vulnerabilities5000