Lucene search
+L
HackeroneMost viewed

15525 matches found

Hacker One
Hacker One
added 2020/05/05 11:40 p.m.63 views

Topcoder: Reflected XSS on error page on https://apps.topcoder.com/wiki/plugins/socialbookmarking/updatebookmark.action

Hi : In https://apps.topcoder.com/wiki/plugins/socialbookmarking/updatebookmark.action bookmarkPageId parameter expects a number value. If you add XSS payload instead of number, an error page displays with XSS. PoC...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2020/04/21 12:41 p.m.63 views

Stripo Inc: [www.stripo.email] You can override the speed limit by adding the X-Forwarded-For header.

Summary In https://stripo.email/template-order I think you have implemented rate limiting via 429 status code for too many requests, but in reality it is not. An attacker could bypass the 429 speed limit by adding an X-Forwarded-For header. Steps To Reproduce 1. Go to the...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2020/04/05 12:58 a.m.63 views

U.S. Dept Of Defense: CSRF Account Deletion on ███ Website

Summary: A CSRF vulnerability against the ███████ allows attackers to delete user accounts. Impact Users who visit a malicious website could find their ████████ account deleted. Step-by-step Reproduction Instructions 1. Create and login to a new account on the ██████ 2. Open the provided HTML fil...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/27 5:32 a.m.63 views

Kubernetes: Clickjacking

Report Submission Form Summary: Clickjacking is an attack that tricks a user into clicking a webpage element which is invisible or disguised as another element Description: Clickjacking User Interface redress attack, UI redress attack, UI redressing is a malicious technique of tricking a Web user...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/22 1:27 p.m.63 views

PlayStation: Authorization Token on PlayStation Network Leaks via postMessage function

Description After some analysis on how playstation network authentication work, I came across a certain pattern of how authorization tokens are handled. The web application utilizes postMessage function to exchange authorization tokens between windows/frames. To simplify this, let's follow on one...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2019/08/28 4:48 p.m.63 views

Kartpay: Referer issue in Kartpay.com

on https://Kartpay.com. The Issue of Referer was Fixed earlier before reporting this issue again but on finding the root cause it was found that the Code is perfect but the Sequence of code / Priority of code has changed which leads to Referer issue again. So The Sequence of Code has changed to...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/08/05 3:10 p.m.63 views

MyEtherWallet: Local Storage Custom Node Credentials Leak

Summary Credentials for a custom node are stored in plain text inside Local Storage on the user's machine. If this node is configured in a certain way this could lead to the theft of any funds in accounts attached to this node, by a local attacker. And if not configured this way, an attacker coul...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/06/11 9:56 p.m.63 views

ZEIT: Open redirect vuln on login

Summary: An attacker can redirect vicitm on an external website using https://zeit.co/login endpoint because next parameter Steps To Reproduce: add details for how we can reproduce the issue 1 .Go To https://zeit.co and login there 2 .after login go to...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/05/27 1:14 p.m.63 views

Unikrn: Full Path Disclosure

HI security team! we can see path on your resource. https://crm.unikrn.com/app/bundles/CampaignBundle/EventListener/LeadSubscriber.php You must create a ban on viewing the script from the outside using .htaccess Impact Full Path Disclosure https://www.owasp.org/index.php/FullPathDisclosure...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/18 6:40 a.m.63 views

Zomato: credentials leakage in public lead to view dev websites

Description: Hello Zomato team : So after I found a new OSINT website ████ which fetch results from Pastebin website, I searched for "zdev.net" and I got this interesting result ██████████ F443315 I logged in https://gazal.zdev.net/test.php after I decoded Base64 Authorisation ███ F443316 I tried...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2019/01/17 4:51 p.m.63 views

Shopify: Bypass GraphQL rate limit by abusing negative cost queries

Hi security team, While looking into the graphql app I noticed an interesting implementation where each app has a bucket of query cost they are allowed to used in a given time with a certain refresh rate associated with it. The details can be found at...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2019/01/09 10:03 p.m.63 views

Internet Bug Bounty: Heap Buffer Overflow (READ: 4) in phar_parse_pharfile

Phar files with HALTCOMPILER; in unexpected places can lead to a buffer overrun. This is something I found while fuzzing with AFL using an ASAN instrumented PHP. The issue can be observed by disabling the ZEND allocator and using ASAN or valgrind/etc? with a crafted phar as input. I have prepared...

5CVSS8.5AI score0.0566EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/11/09 5:45 p.m.63 views

HackerOne: Accidental Access to Programs Information via SAML Login

On November 8th, 2018, HackerOne released software to production that contained a bug which impacted our Security Assertion Markup Language SAML authentication system. As a result of the bug, the SAML JIT Just-In-Time provisioning mechanism granted users of one customer program read-only access t...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2018/10/18 12:36 a.m.63 views

PayPal: XSS [flow] - on www.paypal.com/paypalme/my/landing (requires user interaction)

Steps to reproduce On Chrome and Firefox: 1. Go to...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2018/09/26 7:33 a.m.63 views

New Relic: WordPress username enumeration (/author)

@rootbakar identified a previously-reported issue where authors could be viewed from an endpoint within our WordPress blog. As authors are intended to be public, this was closed as not having any security impact to the blog...

3.5AI score
SaveExploits0
Hacker One
Hacker One
added 2018/09/17 5:54 a.m.63 views

HackerOne: User login page doesn't implement any form of rate limiting

Hi Team, Summary: As a best practice a login page should have a rate limitting just like hackerone.com Vulnerable Request POST /auth/postlogin HTTP/1.1 Host: ctf.hacker101.com User-Agent: Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Referer: https://ctf.hacker101.com/...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/06/11 10:02 p.m.63 views

Upserve : OLO Total price manipulation using negative quantities

Manipulating an order request JSON object, containing an additional item with a negative quantity directly manipulates the total amount of the order. In the following JSON request, an order is submitted for 2 ChickenBurgers $12 each, as well as -1 BreadPuddings $9 each. The total price after tax...

2.3AI score
SaveExploits0
Hacker One
Hacker One
added 2018/05/28 3:24 p.m.63 views

Nextcloud: File access control rules not enforced on image files

Installed Nextcloud from Snap package version 13.0.2snap1, revision 6916 on fresh Ubuntu 18.04 LTS install. 2. Installed and enabled Files access control v1.3.0 and Files automated tagging v1.3.0 apps. 3. As an administrator created an invisible collaborative tag Secret. 4. Added Files automated...

4CVSS1.2AI score0.00888EPSS
SaveExploits0
Hacker One
Hacker One
added 2018/01/20 11:19 a.m.63 views

Trello: Trello Gold accounts free for 1 year

It is possible to create Trello Gold accounts and use it for free for 1 year. The issue lies in credit card validation. PoC: 1. Create a new trello account 2. After verification, go to Profile Trello Gold 3. Choose billed annually, enter a valid credit card number with $0 on it. and click on...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2017/12/01 10:04 a.m.63 views

Semrush: subdomain takeover at news-static.semrush.com

Summary: The subdomain news-static.semrush.com can be taken over by attackers and abuse it for further attacks Phishing, XSS Cross origin, malware, etc... Description: The subdomain news-static.semrush.com was pointed using CNAME to Amazon S3, but no bucket with that name was registered. This mea...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/08/18 1:20 p.m.63 views

Internet Bug Bounty: Heap Use After Free Read in unserialize()

ext/standard/varunserializer.re in PHP 7.0.x through 7.0.22 and 7.1.x through 7.1.8 is prone to a heap use after free while unserializing untrusted data, related to improper use of the hash API for key deletion in a situation with an invalid array size. Exploitation of this issue can have an...

7.5CVSS9.1AI score0.0742EPSS
SaveExploits0
Hacker One
Hacker One
added 2017/07/21 11:26 p.m.63 views

VK.com: CSRF Добавить просмотр к записи без ведома пользователя.

Отсутствие параметра hash при учете просмотра записей. Отсутствовал параметр hash при учете просмотра записей. Можно было вести массовую накрутку просмотров на посты. При этом просмотры крутились даже в частную группу, несмотря на то, что у нас к ней не было доступа. POC выглядел так:...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/07/06 12:27 p.m.63 views

Zomato: SQL Injection, exploitable in boolean mode

Issue The reporter found a SQL injection in one of the applications in www.zomato.com. Fix The issue was investigated and found to be valid and fixed...

1.7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/04/10 6:01 p.m.63 views

HackerOne: Lack of input sanitization in Marketo form leads to execution of HTML in lead emails

Hi, There is SSRF vulnerability due to img tag injection in "Contact HackerOne Sales" form. Since vulnerability triggers after 18-20 minutes so I am not sure which site it affects. It might affect hackerone or marketo. So I thought it would be better to report it first on hackerone. POC 1. Naviga...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2017/02/15 3:22 p.m.63 views

Automattic: Captcha bypass for the most important function - At en.instagram-brand.com

Product / URL https://en.instagram-brand.com/wp-json/brc/v1/approval-requests Description and Impact The Instagram Brand Site has a functionality for business users to request for using Instagram Assets. The URL for creating a new request is: https://en.instagram-brand.com/requests/new There is a...

SaveExploits0
Hacker One
Hacker One
added 2016/11/11 8:33 p.m.63 views

Internet Bug Bounty: libtiff 4.0.6 heap bufer overflow / out of bounds read (CVE-2016-9273)

heap buffer overflow affecting libtiff 4.0.6 and possibly earlier. This library is baked into web browsers used by millions and also devices like the PlayStation Portable and the iPhone. http://bugzilla.maptools.org/showbug.cgi?id=2587 Reported to vendor on 7 November 2016: ==18669==ERROR:...

4.3CVSS7.9AI score0.03802EPSS
SaveExploits0
Hacker One
Hacker One
added 2016/09/11 6:05 a.m.63 views

Internet Bug Bounty: CVE-2016-5157 OpenJPEG opj_dwt_interleave_v Out-of-Bounds Write Vulnerability

OpenJPEG opjdwtinterleavev Out-of-Bounds Write Vulnerability 1. About OpenJPEG OpenJPEG is an open-source JPEG 2000 codec written in C language. It's widely used in lots of Linux OSes such as Ubuntu, RedHat, Debian, Fedora, and so on. The official repository of the OpenJPEG project is available a...

6.8CVSS8.6AI score0.04702EPSS
SaveExploits0
Hacker One
Hacker One
added 2016/08/25 1:26 p.m.63 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/18 1:06 a.m.63 views

Internet Bug Bounty: Memory Leakage In exif_process_IFD_in_TIFF (CVE-2016-7128)

I found some vulnerable code that leads to the memory leak in exifprocessIFDinTIFF. Let take look at code chunk : if !ImageInfo-Thumbnail.data && ImageInfo-Thumbnail.offset && ImageInfo-Thumbnail.size && ImageInfo-readthumbnail ImageInfo-Thumbnail.data = safeemallocImageInfo-Thumbnail.size, 1, 0;...

5CVSS7.4AI score0.07767EPSS
SaveExploits1
Hacker One
Hacker One
added 2016/05/23 8:28 p.m.63 views

Mail.ru: [upload-X.my.mail.ru] /uploadphoto Insecure Direct Object References

При загрузке аудио-файла с помощью сценария https://upload-14.my.mail.ru/uploadaudio отсутствует проверка принадлежности указанного playlistid текущему пользователю. Пример добавленного файла в чужой плейлист: https://my.mail.ru/music/playlists/18226273862 Пример запроса: POST /uploadaudio HTTP/1...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/05/15 2:55 a.m.63 views

Uber: Phone Number Enumeration

I discovered it is possible to retrieve all Uber's customer's cell phone numbers using an API endpoint. While going through a sign up form, I noticed that the page was making an ajax call to an API to validate the email address being entered and to make sure it doesn't already belong to an accoun...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/04/02 6:09 p.m.63 views

HackerOne: Web Authentication Endpoint Credentials Brute-Force Vulnerability

Dear, Your web authentication endpoint, https://hackerone.com/sessions POST, currently protects against credentials brute-force attacks only by requests rate-limiting based on IP. It was found that if an attacker sends login requests faster than every 4 seconds from the same IP address, it would...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/03 6:49 p.m.63 views

VK.com: Внедрение внешних сущностей в функционале импорта пользователей YouTrack

Уязвимость существует из-за возможности использования внешних сущностей XML разметки в функционале импорта пользователей YouTrack. Веб-приложение доступно по адресу youtrack.vk-cdn.net Исходя из документации https://confluence.jetbrains.com/display/YTD6/Import+Users поддерживает импорт данных...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2015/12/15 4:38 p.m.63 views

Instacart: Cookie-Based Injection

Hi Security Team instacart I'm Found Vulnerability Cookie-Based Injection It's may be possible to steal or manipulate session and cookies if attacker can injection XSS . details --- in path /help/ contain header in cookie paramter ahoyvisitor and ahoyvisit it's allow injection because re request...

SaveExploits0
Hacker One
Hacker One
added 2015/06/06 1:24 a.m.63 views

VK.com: Уязвимость в Указание мест на фото + фича + хакинг

Для начало прошу прощения за столько много выделенных ТИПОВ ... коротко с помощью уязвимости можно ставить отметку на фото гео лакации любому пользователю Следование этому пожеланию увеличит вероятность получения награды. Сервис, в котором найдена уязвимость. https:/vk.com/alplaces.php...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2015/03/31 3:56 p.m.63 views

HackerOne: Reflected Filename Download

First of all congratulations on awesome bounty system. Big fan here! I found out that it's possible run a RFD attack on Hackerone. If we visit: https://hackerone.com/dsopas We see the normal HTML webpage. Nothing new here. But if we add ?format=json to the URL we can see the JSON file generated b...

SaveExploits0
Hacker One
Hacker One
added 2014/09/13 5:14 p.m.63 views

HackerOne: Window Opener Property Bug

The bug mentioned in 23386 is not yet correctly patched I believe. See, if a user sets his/her profile's website link to a similar page as mentioned in 23386. I mean a page that can manipulate the window.opener property would be able to accomplish similar results as in 23386 Proof-of-Concept: 1...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2014/04/21 8:39 a.m.63 views

Mail.ru: rs.mail.ru - Flash Based XSS

Hi, I found a flash based XSS in rs.mail.ru. Vulnerable link: http://rs.mail.ru/b27161485.swf?link1=javascript:alertdocument.domain Just click on the page and you will see the alert. Tested on Mozilla Firefox Regards, Florin...

6.1AI score
SaveExploits0
Hacker One
Hacker One
added 2014/03/03 7:05 a.m.63 views

Slack: Email enumeration

Navigate to the page - https://slack.com/signin Now, entering invalid email address returns an erroneous response. However, if you enter a valid email address like [email protected], it redirects you to a different page where it asks you to choose teams that belongs to [email protected]. You can then...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2014/02/28 1:01 p.m.63 views

RelateIQ: Value of JSESSIONID and XSRF token parameter in cookie remains same before and after login

Here are two same values captured via intercepting the request and the value of JSESSIONID and XSRF remains same before and after login JSESSIONID=m8u0pm8mjvckm1ya8da4oqlfb0pd34iw38lr; XSRF-TOKEN=6B025F41D13BC02E9D658409BAC23F84; This could lead to further threats such as session hijacking etc...

2.6AI score
SaveExploits0
Hacker One
Hacker One
added 2014/02/16 2:12 a.m.63 views

Yahoo!: SQLi on http://sports.yahoo.com/nfl/draft

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/26 10:02 p.m.62 views

Rocket.Chat: Authentication Bypass via XML Signature Wrapping in SAML SSO

The SAML SSO implementation in Rocket.Chat verified XML signatures but did not bind the validated signature to the samlp:Response or saml:Assertion. As a result, an attacker could submit a wrapped document carrying forged identity attributes alongside a valid signature made by the trusted IdP...

9.8CVSS5.9AI score0.00234EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/04/04 3:28 a.m.62 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/03 7:09 a.m.62 views

Internet Bug Bounty: important: Apache HTTP Server: Crash resulting in Denial of Service in mod_proxy via a malicious request (CVE-2024-38477)

important: Apache HTTP Server: Crash resulting in Denial of Service in modproxy via a malicious request CVE-2024-38477 A null pointer dereference vulnerability was discovered in modproxy in Apache HTTP Server versions 2.4.59 and earlier. This vulnerability allowed an attacker to crash the server ...

7.5CVSS8.5AI score0.03153EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/05/30 9:27 a.m.62 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/02/15 6:19 p.m.62 views

Internet Bug Bounty: http: Reading unprocessed HTTP request with unbounded chunk extension allows DoS attacks

A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service DoS. The server reads an unbounded number of bytes from a single connection, exploiting the lack of limitations on chunk...

7.5CVSS7.5AI score0.03168EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/12/11 3:45 a.m.62 views

Internet Bug Bounty: Possibility of Request smuggling attack

A vulnerability in Apache Tomcat allowed request smuggling due to incorrect parsing of HTTP trailer headers. A specially crafted trailer header exceeding the size limit could cause Tomcat to treat a single request as multiple requests, enabling request smuggling attacks when behind a reverse prox...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2023/10/23 12:17 p.m.62 views

TikTok: Multiple Open Redirect on TikTok domains

An open redirect vulnerability was discovered in the login process on TikTok Seller domains. This could have allowed takeover of a TikTok Seller account. The issue was reported privately and has been resolved...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/07/17 4:55 a.m.62 views

Internet Bug Bounty: [CVE-2023-27539] Possible Denial of Service Vulnerability in Rack’s header parsing

A denial of service vulnerability was discovered in Rack's header parsing component. This vulnerability could be exploited by carefully crafted input to cause the header parsing process to consume an unexpected amount of time, potentially leading to a denial of service attack. The vulnerability...

5.3CVSS6.2AI score0.01081EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/04/01 11:52 p.m.62 views

Internet Bug Bounty: ReDoS( Ruby, Time)

A ReDoS vulnerability was discovered in the Time gem 0.1.0 and 0.2.1 and Time library of Ruby 2.7.7, which mishandles invalid strings with specific characters, causing an increase in execution time for parsing strings to Time objects. The vulnerability was assigned the CVE identifier...

5.3CVSS7.3AI score0.02452EPSS
SaveExploits0
Total number of security vulnerabilities5000