Lucene search
+L
HackeroneRecent

15413 matches found

Hacker One
Hacker One
added 2019/11/15 4:40 p.m.604 views

Stripo Inc: SSRF in /cabinet/stripeapi/v1/siteInfoLookup?url=XXX

Summary: SSRF vulnerability allows mapping the internal network. Steps To Reproduce: It is possible to run internal requests with the siteInfoLookup service. GET /cabinet/stripeapi/v1/siteInfoLookup?url=http://10.0.0.100:8080 HTTP/1.1 Host: my.stripo.email Based on the response we know if the ip ...

2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/15 6:24 a.m.67 views

Shopify: XSS on product comments in transfers

summery: You are able to copy and paste stored XSS code into the comment section of a product in the transfers tab and receive the error. Reproduce: 1. Create a product with the name '"'' 2. add a transfer with that product 3. now go back to the product use the code button and type the same code...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/15 2:26 a.m.45 views

Open-Xchange: SSRF - Office Documents - Image URL

Through /api/oxodocumentfilter?action=addfile endpoint it is possible to insert images into documents. Handling of this request in source code is implemented here: office/com.openexchange.office.rest/src/com/openexchange/office/rest/AddFileAction.java One of options is to insert an image by...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/14 8:34 p.m.22 views

Mail.ru: [https://seosan.io] Account owner disclosure

seosan.io could unintentionally disclosure account owner name by e-mail during access recovery procedure. seosan.io has reached it's end of life and is not longer available...

1.6AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/14 7:57 p.m.77 views

Stripo Inc: subdomain takeover at status0.stripo.email

Hi , The subdomain status0.stripo.email was pointed at uptimerobot.com whereas it was not being used , but having Cname record as stats.uptimerobot.com . Hence anyone can takeover it. I have parked it with atest account on uptimerobot.com F634639 F634636 thanks Impact Anyone can use this subdomai...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/14 7:41 p.m.82 views

Stripo Inc: Clickjacking on my.stripo.email for MailChimp credentials

Clickjacking is a malicious hacking technique where attackers can acquire sensitive data. Through simple social engineering techniques these links can be sent out to unsuspecting customers to steal their credentials or perform actions on their accounts. For this example I saw that where I goto...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/14 6:1 p.m.102 views

Stripo Inc: Redirection through referer tag

Summary: I replaced the referer value https://stripo.email/de/ with www.google.com and it worked, it redirected me to google.com Steps To Reproduce: 1. Open URL https://stripo.email/de/subscribe/ 2. Intercept with BurpSuite 3. Change the parameter value of referer and insert any domain you want i...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/14 12:29 p.m.17 views

Clario: Account verification bypass on translate.kromtech.com

Account verification bypass on translate.kromtech.com Summary: An account could be registered on translate.kromtech.com but the functionality returns "Access denied or Your user wasn't activated yet. ". But it's implemented in a strange way, every time we make a request that requires user to be...

3.4AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/14 12:9 p.m.8 views

Clario: Bypass front server restrictions and access to forbidden files and directories through X-Rewrite-Url/X-original-url header on account.mackeeper.com

Summary Normally a client can't access /admin directory because of front nginx server which returns 403. But we can use X-Rewrite-Url or X-original-url because back server processes these headers and front server doesn't. Steps to reproduce: This request shows normal behavior curl -i -s -k -X...

1.9AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/14 11:52 a.m.23 views

Radancy: 'X-Forwarded-Host' key used in input without sanitation - possible cache poisoning

Domain and URL: maximum.nl Summary: The HTTP 'X-Forwarded-Host' is dynamically used in the application without sanitization, allowing an attacker control of the input key. This can allow for self-XSS, or when a CDN or caching service is deployed, risk the CDN caching the request and serving the...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/14 3:0 a.m.134 views

Stripo Inc: Bypass email verification and create email template with the editor

Description : The main goal to use the Stripo is to create an email templates with the editor that is available in the account. And you're not allowed to open it until you validate your email address. But by modifying the response , i was able to bypass the email verification. Steps To Reproduce:...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/14 2:33 a.m.15 views

Open-Xchange: SSRF - Image Sources in HTML Snippets - 727234 bypass

This is about incomplete fix for my recent bug 727234. In short, the /ajax/snippet?action=import endpoint allows to create HTML snippets. URLs of images are extracted from HTML and their content is fetched and attached to created snippet. For more details please see 727234. With the fix applied,...

SaveExploits0
Hacker One
Hacker One
added 2019/11/14 2:25 a.m.16 views

Open-Xchange: SSRF - URL Attachments - 725307 bypass

This is about incomplete fix for my recent bug 725307. In short, the /ajax/attachment?action=attach endpoint allows to create URL based attachments. Content of specified URL is fetched and used as attachment body. For more details please see 725307. With the fix applied, the URL is validated befo...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/14 12:7 a.m.325 views

Slack: Mass account takeovers using HTTP Request Smuggling on https://slackb.com/ to steal session cookies

Hi Slack Security Team! My name is Evan and I'm a first time bug hunter to your platform : Because you guys were running a month long bounty promotion I decided to take a little of my time and gently perform recon on your platform. Specifically the area of interest I focus in is HTTP Request...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/13 7:48 p.m.16 views

Clario: Affiliates - Session Fixation

SEVERITY: Medium LOCATION: ● https://affiliates.kromtech.com ISSUE DESCRIPTION: User can use the same session token after logout. Attacker can repeat request with token that should be marked as invalidated. PROOF OF VULNERABILITY: Request made after Logout with the same cookie value. curl -i -s -...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/13 6:56 p.m.151 views

Stripo Inc: Password token leak via Host header

Password token leak via Host header -------------- Vulnerability Description: Token will be leaked by the Server to that third party site and that token can be used by third parties to reset the password and take over the account & directly login in your account Steps To Reproduce: 1 Send reset...

SaveExploits0
Hacker One
Hacker One
added 2019/11/13 6:45 p.m.34 views

Stripo Inc: OLD SESSION DOES NOT EXPIRE AFTER PASSWORD CHANGE

OLD SESSION DOES NOT EXPIRE AFTER PASSWORD CHANGE Description: On changing password both session using which user changes password and old sessions in any other browser or device does not expire and remains active. STEPS TO REPRODUCE: 1. Log in to Browser A and make sure to check 'stay logged in ...

2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/13 2:7 p.m.73 views

Nextcloud: SSRF protection bypass

CVSS ---- High 7.7 CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N Description ----------- The filter which protects Nextcloud from SSRF can be bypassed using IPv6/IPv4 address embedding. SSRF protection is for example used in the calendar or dav apps. Successful exploitation of the issue will allow...

4CVSS0.2AI score0.01395EPSS
SaveExploits1
Hacker One
Hacker One
added 2019/11/13 2:4 p.m.141 views

Starbucks: Bulgaria - Subdomain takeover of mail.starbucks.bg

nukedx discovered that the mail.starbucks.bg domain was pointing to a mail service from icn.bg and confirmed that icn.bg did not host this domain. nukedx successfully claimed the subdomain from icn.bg, configured login credentials through the web panel and setup a valid email server. nukedx then...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/13 12:7 p.m.26 views

Mail.ru: IP address can be leaked on Image preview in ICQ for Android chat

Описание: При отправке пользователю изображения, в android версии в web и mac версии клиента этой проблемы не наблюдаю со внешнего ресурса, при открытии превью изображения "жертвой", отправляется запрос на внешний сервер с IP адреса клиента. Воспроизведение: 1. Отправляем пользователю сообщение с...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/13 2:12 a.m.14 views

Node.js third-party modules: [authmagic-timerange-stateless-core] Improper Authentication

I would like to report Improper Authentication in authmagic-timerange-stateless-core It allows to forge user's identity. Module module name: authmagic-timerange-stateless-core version: 0.0.9 npm page: https://www.npmjs.com/package/authmagic-timerange-stateless-core Module Description Stateless an...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/12 9:1 p.m.13 views

U.S. Dept Of Defense: [HTA2] Authorization Bypass on https://██████ leaks confidential aircraft/missile information

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/12 3:49 p.m.125 views

MobiSystems Ltd.: open Firebase Database: msdict-dev.firebaseio.com

Summary: publicly available Firebase Database msdict-dev.firebaseio.com Steps To Reproduce: Version: Oxford Dictionary of English Freev11.1.511 in res/values/strings.xml https://msdict-dev.firebaseio.com Accessing your Firebase Database via https://msdict-dev.firebaseio.com/.json returns null...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/12 3:21 p.m.16 views

Razer: Through blocking the redirect in /* the attacker able to bypass Authentication To see Sensitive Data sush as Game Keys , Emails ,..

The rsa3027.razersynapse.com server suffered a SQLi vulnerability which allowed write access to the server in the context of Cortex Deals. This allowed access to game key information from giveaways and emails of users who claimed these giveaways. This vulnerability was reported 11/12 and closed b...

2.9AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/12 3:20 p.m.22 views

LY Corporation: DOM-based XSS on mobile.line.me

The reporter found a DOM-based XSS affecting mobile.line.me, which could have resulted in an attacker gaining access to information about a user's mobile plans, usage and user details registered as part of their mobile subscription plan...

6AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/12 2:15 p.m.12 views

QIWI: [qiwi.me] Stored XSS

Stored XSS with WAF bypass in "wishlist" functionality Хранимая ХСС в функционале вишлистов с обходом встроенного WAF. https://twitter.com/ptswarm...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/12 1:12 p.m.15 views

QIWI: IDOR редактирование любого вишлиста

The Piggybox service had the ability to edit other people's wishlists using a specially formed request. В копилке существовала возможность редактировать чужие вишлисты с помощью специально сформированного запроса. https://twitter.com/ptswarm...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/12 11:30 a.m.22 views

QIWI: Слив какого-то access токена

An error occurred while specifying quotation mark in the GET parameter userId https://api.qiwi.me/social-networks/vk?userId=lc%27 Error contained API Token of Piggibox Application from social network VKontakte. При добавлении кавычки в GET параметр userId...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/12 1:11 a.m.55 views

Node.js: HTTP request smuggling using malformed Transfer-Encoding header

Please see the attached PDF for a writeup of this vulnerability. Impact Please see the attached PDF for a writeup of this vulnerability...

7.5CVSS9.1AI score0.57132EPSS
SaveExploits0
Hacker One
Hacker One
added 2019/11/11 8:25 p.m.14 views

Rocket.Chat: Account takeover via XSS

Summary: By combining AutoLinker and Markdown an attacker is able to inject malicious scripts. Description: By combining AutoLinker and Markdown we can trick the parser into breaking out of the current HTML attribute. https://a?p= results in: html ." target="blank" rel="noopener noreferrer" "...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/11 12:36 p.m.76 views

Trint Ltd: SSO bypass in zendesk using trint organization able to leak internal ticket information

Summary hello there because in app.trint.com there's no email verification i able to login in your zendesk SSO using your organization your organization using domain @trint.com because there's no email verification i able to read and takeover + claim this email [email protected] and i able to...

SaveExploits0
Hacker One
Hacker One
added 2019/11/10 11:32 a.m.48 views

Clario: XSS in https://affiliates.kromtech.com

Summary XSS in https://affiliates.kromtech.com Vulnerable URL: https://affiliates.kromtech.com/monetize-mac-traffic/adgroup/affiliatefixhello%22%3Ehello/type/affiliate Vulnerable Parameter: "URL Path" XSS Payload: hello"hello Steps To Reproduce: Navigate to the Vulnerable URL Notice the pop-up...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/10 10:57 a.m.10 views

Clario: Open Redirect at https://store.mackeeper.com/767/cookie via redirectto parameter

Summary Open Redirect via cookie script. Steps to reproduce https://store.mackeeper.com/767/cookie?affiliate=43960&redirectto=https://google.com...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/09 11:41 p.m.402 views

Valve: [Portal 2] Remote Code Execution via voice packets

Description RCE can be achieved on other players via voice packets due to the lack of length validation when reading into a stack based buffer. POC 1. As the victim, invite the attacker into a game. 2. Wait until both players have loaded into the game. 3. Inject the following DLL into the attacke...

5.5AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/09 10:4 p.m.18 views

Automattic: Stored XSS in wordpress.com

Summary: Stored XSS as a comment or as a post body or title at https://wordpress.com/read/feeds/blogid/posts/postid https://yoursubdomain.wordpress.com using the payload: Click Here=/iframe Steps To Reproduce: - As a comment 1. Log in to wordpress.com 2. Choose a post from the feeds 3. Add a...

6.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/09 7:42 p.m.144 views

Smule: stored xss in https://www.smule.com

hi team , I found a stored xss in www.smule.com Summary: add summary of the vulnerability The most damaging type of XSS is Stored XSS Persistent XSS. An attacker uses Stored XSS to inject malicious content referred to as the payload, most often JavaScript code, into the target application. If the...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/09 3:46 p.m.11 views

Clario: RXSS on unsubscribe feature (affiliates.kromtech.com)

Summary Reflected Cross-Site Scripting attack on affiliates.kromtech.com domain. The problem in email parameter in /unsubscribe script that takes GET parameter and pass value of this parameter directly to HTML code of the page. Step to reproduce...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/09 3:37 p.m.9 views

Clario: Reflected XSS on stage.mackeeper.com

Summary RXSS on https://stage.mackeeper.com/ , the vulnerable parameter is guid. Step to reproduce Visit the following link:...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/09 12:3 p.m.23 views

GitLab: Path traversal, to RCE

Summary This one is similar to 732330 but much simpler. A path traversal issue in GitLab package registry API allow an attacker to write any file at any location writable to user git in a GitLab server. Steps to reproduce 1. Enable package registry in your GitLab instance. 2. Create a project...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/09 10:23 a.m.74 views

OWOX, Inc.: The URL in "Choose a data source'' at "https://bi.owox.com/ui/settings/connected-services/setup/" is not filtered => reflected XSS.

Hi team, This is another report with 732987. Because it is completely independent Detail -- In the process of selecting the data source at https://bi.owox.com/ui/settings/connected-services/setup/, I found a reflected XSS. Specifically, when you click on Google Analytics, a page will appear for y...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/09 8:40 a.m.27 views

U.S. Dept Of Defense: CORS Misconfiguration Leads to Exposing User Data

Vulnerable Asset: https://██████/█████████/ Discovery: - Upon accessing the site we discover two specific response headers which indicates that a cross-domain request for sensitive information might be possible 1. Access-Control-Allow-Origin: injectable 2. Access-Control-Allow-Credentials: true -...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/09 8:31 a.m.25 views

Clario: RXSS on thankyou.pixels.php (yapi.mackeeper.com)

Summary Reflected Cross-Site Scripting attack on yapi.mackeeper.com domain. The problem in /billing/thankyou.pixels.php script that passes a value of vulnerable parameter directly to HTML code of the page. Step to reproduce...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/09 7:9 a.m.79 views

OWOX, Inc.: Reflected XSS

Hi team, I have found an XSS at https://bi.owox.com/ui/6177527534dc114eb07fa829e4ce4d28/dashboard/?trial=activated Because the input is not properly filtered, resulting in XSS being executed Vulnerable area: ----- 6177527534dc114eb07fa829e4ce4d28 The URL will now be:...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/08 2:19 p.m.35 views

Nextcloud: Improper integrity protection of server-side encryption keys

The public keys used for the server-side encryption are not integrity-protected. These can easily replaced by anyone who has access to the data-at-rest data even when the per-user-keys are enabled, as described in https://nextcloud.com/security/threat-model/. This holds true for all key types -...

5.5CVSS0.6AI score0.00727EPSS
SaveExploits1
Hacker One
Hacker One
added 2019/11/08 2:17 p.m.24 views

Mail.ru: Blind SQL Injection on news.mail.ru

Blind time based SQL injection in news.mail.ru due to insecure use of user-controlled GET parameter...

2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/08 2:3 p.m.592 views

Ruby on Rails: The authenticity_token can be reversed and used to forge valid per_form_csrf_tokens for arbitrary routes

When performcsrftokens is set to true, each form should protected against CSRF with a unique token that is not predictable by an attacker. Theperformcsrftoken is generated using a HMAC SHA-256 using a key that is exposed in a reversed authenticitytoken. The authenticitytoken is a Base64 encoding ...

4.3CVSS0.3AI score0.01673EPSS
SaveExploits1
Hacker One
Hacker One
added 2019/11/08 1:11 p.m.10 views

Clario: RXSS on /landings/123.1/index.php (mackeeperapp.mackeeper.com)

Summary Hi! I found Reflected Cross-Site Scripting attack on mackeeperapp.mackeeper.com via /landings/123.1/index.php endpoint. Step to reproduce...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/08 9:19 a.m.15 views

Clario: RXSS on landings/land/3/ron_clean_17_app3_alerts/index.php (mackeeperapp3.mackeeper.com)

Summary Reflected Cross-Site Scripting attack on mackeeperapp2.mackeeper.com. The problem in /landings/land/1/roncleanprot17/index.php script that take any GET parameter and pass value of this parameter directly to HTML code of the page. Step to reproduce...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/08 1:7 a.m.29 views

Mail.ru: An implementation flaw in Mail.ru can be exploited for DKIM signature spoofing and email spoofing

Domain, site, application -- https://e.mail.ru Quick note: this report is different from my previous report Report 727233 , and is not policy configuration or enforcement issue as well. TL;DR --------- This report disclosure an implementation bug, which chains multiple features in the Mail.ru...

SaveExploits0
Hacker One
Hacker One
added 2019/11/07 8:38 p.m.10 views

Clario: Reflected XSS (mackeeperapp2.mackeeper.com)

Summary Hi! I found Reflected Cross-Site Scripting attack on mackeeperapp2.mackeeper.com. The problem in /landings/land/1/roncleanprot17/download.php script that take any GET parameter and pass value of this parameter directly to HTML code of the page. Also, don't forget for...

SaveExploits0
Total number of security vulnerabilities15413