Lucene search
+L
HackeroneMost viewed

15525 matches found

Hacker One
Hacker One
added 2022/09/07 9:38 p.m.75 views

Ruby on Rails: ActionView sanitize helper bypass leading to XSS using SVG tag.

An HTML sanitization bypass vulnerability was discovered in the ActionView sanitize helper. This allowed an attacker to bypass sanitization and execute cross-site scripting XSS attacks by using the use tag of the SVG element. By embedding a base64 encoded SVG with malicious code, an attacker coul...

6.1CVSS6.3AI score0.00867EPSS
SaveExploits1
Hacker One
Hacker One
added 2022/07/29 5:16 p.m.75 views

GoCD: Open S3 Bucket Accessible by any Aws User

Description: It has been observed that the amazon s3 bucket which i believe belongs to GoCD as it contains data related to GoCD █████ documents and all is misconfigured as a result any unauthenticated users can access it without any restrictions Step-by-step Reproduction Instructions 1.Access...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2022/04/23 2:47 a.m.75 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 2021/08/08 5:40 p.m.75 views

UPchieve: Failed to validate Session after Password Change

While conducting my research I discovered that the application Failed to validate session after password change. In this scenario changing the password doesn't destroys the other sessions which are logged in with old passwords in another browser. Steps To Reproduce: 1 Login with the same account ...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/07/27 12:14 p.m.75 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/22 10:49 p.m.75 views

GitHub Security Lab: [Java] BeanShell Injection

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

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/25 12:08 p.m.75 views

U.S. General Services Administration: Account takeover through multistage CSRF at https://autochoice.fas.gsa.gov/AutoChoice/changeQAOktaAnswer and ../AutoChoice/changePwOktaAnswer

Hi, Account takeover is possible through CSRF vulnerability at 'Change Security Question/Answer' & ' Change Password'. The endpoints - https://autochoice.fas.gsa.gov/AutoChoice/changeQAOktaAnswer & https://autochoice.fas.gsa.gov/AutoChoice/changePwOktaAnswer both are vulnerable to CSRF attack...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/12 12:20 p.m.75 views

Nextcloud: Notification implicit PendingIntent in com.nextcloud.client allows to access contacts

When the victim downloads files in nextcloud.A notification will be triggered. The content of the notification is "Downloaded".This notification is used to remind the user that the download is complete.The pendingintent in this notification is an implicit intent. At this time a malicious app with...

2.1CVSS2.4AI score0.00382EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/02/03 9:39 a.m.75 views

Zenly: Google Maps API key stored as plain text leading to DOS and financial damage

The researcher highlighted the fact that the Google Maps API key which is by design easily retrievable from the .apk was missing some restrictions. It then could be used by anyone to query the Google Static Map API, and possibly lead to financial damage. Resolved by enforcing missing restrictions...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2020/10/13 6:21 a.m.75 views

TikTok: Blind SSRF in ads.tiktok.com

A Server Side Request Forgery SSRF vulnerability was reported on the TikTok ads portal. This flaw has since been remediated. We thank @chihuahua for reporting this vulnerability to our team and confirming the resolution...

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

Open-Xchange: Assert failed in `edit_mail_istream_read`

To reproduce, run test suite on following input : require "vnd.dovecot.testsuite"; require "variables"; require "editheader"; testset "message" "$mege"; test "" addheader :last "der" "Her-3"; if not testresultexecute Output is with ASAN enabled stack trace testsuite: Panic: file edit-mail.c: line...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/07/15 12:18 p.m.75 views

Nextcloud: PIN for passwordless WebAuthn is asked for but not verified

Nextcloud introduced WebAuthn passwordless authentication with version 19. As far as we understand, you assume that your implementation provide two-factor authentication: "The server asking for authentication can request verification of multiple factors, so that a configured key requires the user...

4.6CVSS1AI score0.0059EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/07/13 2:57 p.m.75 views

Node.js: HTTP Request Smuggling due to CR-to-Hyphen conversion

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! Summary: add summary of the vulnerabili...

5.8CVSS7.6AI score0.05299EPSS
SaveExploits0
Hacker One
Hacker One
added 2020/07/13 10:28 a.m.75 views

Mail.ru: [https://youdrive.today/] Nginx directory traversal

Invalid nginx configuration allowed limited path traversal in youdrive.today and leaking sensitive application data in configuration files. Nginx directory traversal via misconfigured alias leads for disclosing all the configuration. Exploit: https:///static../config.js...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/05 11:02 p.m.75 views

Topcoder: CSRF on https://apps.topcoder.com/wiki/plugins/socialbookmarking/updatebookmark.action

Summary: Hi : There is a CSRF on creating bookmarks form. Steps To Reproduce: There is no CSRF token or anything like that on https://apps.topcoder.com/wiki/plugins/socialbookmarking/updatebookmark.action. I added the poc html file below. When someone opens this html file, or we can add it into o...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/12 12:38 a.m.75 views

Nord Security: The Linux binaries (nordvpn and nordvpnd) don't use PIE/ASLR

Summary: The Linux binaries nordvpn and nordvpnd don't have PIE/ASLR enabled. A such feature is used to harden programs against the exploitation of memory corruption bugs and should be enabled. The use of ASLR has long been debated among the Golang community. However, it seems that it's becoming...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/02/18 1:44 p.m.75 views

WakaTime: Broken Authentication and session management OWASP A2

Hi, Security Team! i found vulnerability on https://wakatime.com/ Steps To Reproduce: 1. First log in into the account, website will create a session for current login. 2. Copy all Cookies and paste it on notepad. 3. Log out your account. 4. Open your chrome browser and right click on bookmark ba...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/01/19 7:48 p.m.75 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 2020/01/03 4:16 a.m.75 views

X (Formerly Twitter): User input validation can lead to DOS

Hi Security Team, Summary: There is no limit to the number of characters on phone numbers and using this you can perform a DOS Attack Description: On the input form of phone number in https://twitter.com/account/complete there's no Input validation using this you can send more payload and may cau...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/10/10 11:59 a.m.75 views

Mail.ru: Blind SQL Injection in city-mobil.ru domain

Error-based SQLi due to insecure use of POST paramter in city-mobil.ru the report was submitted before the launch of dedicated bug bounty scope for Citymobil...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/08/03 9:52 a.m.75 views

ok.ru: [insideok.ru] Remote Command Execution via file upload.

Incorrect configuration of the insideok.ru web server allowed PHP execution in the directory with user-generated files, which could be used for RCE...

4.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/05/28 10:10 p.m.75 views

Uber: [Pre-Submission][H1-4420-2019] API access to Phabricator on code.uberinternal.com from leaked certificate in git repo

A username and certificate was found that allows API access to Phabricator on code.uberinternal.com. This API access could give away source cod and the private phabricator instance of Uber...

2.7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/09/24 3:35 p.m.75 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/08/31 7:02 p.m.75 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/03/23 3:22 p.m.75 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 2018/01/26 12:14 p.m.75 views

VK.com: Backup Source Code Detected

Старый сборщик логов. Старый сборщик логов. Который я увидел а также получил доступ к бд !...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/10/31 2:44 p.m.75 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/09/20 3:20 p.m.75 views

Zomato: [www.zomato.com] IDOR - Leaking all Personal Details of all Zomato Users through an endpoint

Hacker is able to get the PIPersonal Information of any Zomato user...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/08/25 11:09 a.m.75 views

Legal Robot: Name can't be numbers or email

Hi Team, I observe a strange behaviour in your registration form. When we are making account and entering the first and last name. According to security concerns you should force user to write their first and last names which actually looks like name for example your should force users that the...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2017/08/20 11:06 a.m.75 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.75 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.75 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 2016/10/03 10:19 a.m.75 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.75 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/08/26 12:19 p.m.75 views

New Relic: Java RMI (Remote Code Execution)

hello Guys while i was testing your site i found an interesting domain of newrelic which is pinger-master.newrelic.com and when i visit that domain it says unable to connect with the host the i quickly do nslookup and i got this results fish@punt $ nslookup pinger-master.newrelic.com Server:...

7.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/06/27 5:22 p.m.75 views

Mail.ru: Back Refresh Attack after registration and successful logout

About the vulnerability: The back, forward and refresh buttons of the browser can be used to steal the password of a previous user. In this article we examine the vulnerability and look at ways to solve them.A web browser has the functionality to store the recent pages browsed by the user in its...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/18 6:25 p.m.75 views

Gratipay: Prevent content spoofing on /~username/emails/verify.html

Hi, When an user add his email then a verification link has been sent to that email. the link looks like this https://gratipay.com/exampleuser/emails/verify.html?email=example%40gmail.com&nonce=cb2487f6-61cf-4a8a-81af-c8fab6fe0f90 The link has three changeable things. 1. Username ex: exampleuser ...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2016/01/17 2:40 a.m.75 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/07/13 12:00 a.m.75 views

Internet Bug Bounty: Dangling pointer in the unserialization of ArrayObject items

https://bugs.php.net/bug.php?id=70068...

7.5CVSS8.3AI score0.05014EPSS
SaveExploits0
Hacker One
Hacker One
added 2014/09/01 8:28 a.m.75 views

Django: CSRF protection bypass on any Django powered site via Google Analytics

I shall explain all the steps to create the final PoC in order to be more clear. Part 1. Cookie Injection via Google Analytics --------------------- Reported to Google, rewarded, still working Google Analytics sets the cookie to track user source:...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2025/02/03 9:26 p.m.74 views

AWS VDP: Non-Production API Endpoints for the cloudwatch Service Fail to Log to CloudTrail Resulting in Silent Permission Enumeration

The vulnerability allows adversaries to silently enumerate permissions of compromised AWS credentials for the CloudWatch service without generating logs in CloudTrail. Two non-production API endpoints were identified that can be accessed with standard IAM credentials but do not log the activity...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/10/30 7:39 p.m.74 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/05/03 3:29 p.m.74 views

HackerOne: Blind XSS in app.pullrequest.com/████████ via /reviews/ratings/{uuid}

Summary: Hi, While researching PullRequest yesterday, I saw some "review" endpoints in web archive of "app.pullrequest.com". http://web.archive.org/cdx/search/cdx?url=app.pullrequest.com/&output=text&fl=original&collapse=urlkey One of them was...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2022/03/28 3:08 p.m.74 views

Node.js: HTTP Request Smuggling Due to Flawed Parsing of Transfer-Encoding

Summary: The llhttp parser in the http module in Node v17.8.0 does not correctly parse and validate Transfer-Encoding headers. This can lead to HTTP Request Smuggling HRS. Description: After 1501679, I did a bit more digging into the issue, and found that there were more flaws in the parsing of...

6.4CVSS7.5AI score0.44075EPSS
SaveExploits1
Hacker One
Hacker One
added 2022/01/20 2:31 p.m.74 views

Internet Bug Bounty: Invalid handling of X509_verify_cert() internal errors in libssl (CVE-2021-4044)

Internally libssl in OpenSSL calls X509verifycert on the client side to verify a certificate supplied by a server. That function may return a negative return value to indicate an internal error for example out of memory. Such a negative return value is mishandled by OpenSSL and will cause an IO...

5CVSS7.2AI score0.50099EPSS
SaveExploits0
Hacker One
Hacker One
added 2022/01/06 1:52 p.m.74 views

Adobe: Log4j Java RCE in [beta.dev.adobeconnect.com]

Hello Security Team, Summary Log4j versions prior to 2.15.0 are subject to a remote code execution vulnerability via the ldap JNDI parser. As per Apache's Log4j security guide: Apache Log4j2 =2.14.1 JNDI features used in configuration, log messages, and parameters do not protect against attacker...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/08/05 3:25 a.m.74 views

Twitter Algorithmic Bias: Economic Harm through Twitter's Cropping Algorithm

Bounty Hunter Name: CyberQueenMeg About You: Megan, also known as CyberQueenMeg, is a passionate rising cybersecurity professional who is interested in programming, cybersecurity, and web development. Megan is a high school senior in a rigorous computer science program at her high school where sh...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/07/28 9:14 p.m.74 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/06/26 11:42 a.m.74 views

U.S. Dept Of Defense: XSS DUE TO CVE-2020-3580

Hello Team, During my research, I found the following host to be vulnerable to CVE 2020-3580 which is POST BASED XSS. Vulnerable URL: https://████/+CSCOE+/saml/sp/acs?tgname=a Impact Attackers can steal cookies and even takeover accounts and perform different malicious activities. System Hosts ██...

2.6CVSS1.6AI score0.85575EPSS
SaveExploits2
Hacker One
Hacker One
added 2021/02/12 10:41 a.m.74 views

Concrete CMS: Authenticated path traversal to RCE

crayons Description The bFilename parameter in the scenario index.php/ccm/system/dialogs/block/design/submit is vulnerable to remote code execution via path traversal vulnerability. Authenticated attacker with rights to edit web application pages can upload malicious PNG file containing PHP code...

6.5CVSS9AI score0.02505EPSS
SaveExploits0
Total number of security vulnerabilities5000