Lucene search
+L

239 matches found

Hacker One
Hacker One
added 2015/02/06 11:08 p.m.46 views

Vimeo: subdomain takeover 1511493148.cloud.vimeo.com

The researcher found a DNS entry pointing to an unused IP address. This was a domain hijacking issue and was resolved by removing the DNS entry...

1.3AI score
SaveExploits0
Hacker One
Hacker One
added 2015/02/02 12:21 p.m.23 views

Vimeo: Can message users without the proper authorization

It shouldn't be possible to send messages to users without following users: You must be following at least one Vimeo member before you can send a private message. To get started, find a friend, family member, or someone with cool videos and click the "Follow" button on their profile page. It's...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2015/02/02 11:55 a.m.36 views

Vimeo: Brute force on "vimeo" cookie

I took at "vimeo" cookie "Vimeo authentication token" https://vimeo.com/cookielist And to show approximately my thought process I did : 1. compare two generate values from two different sessions of mine epk9rrdskc70pcdxxmrdmdx7jpcdxxmrdmdx7%2Cpv222v2mfw90w5dcv5wtkmsfffxfsxc2tdruxmcrt...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/31 5:31 p.m.140 views

Vimeo: CRITICAL vulnerability - Insecure Direct Object Reference - Unauthorized access to `Videos` of Channel whose privacy is set to `Private`.

Hello, This time I found a IDORInsecure Direct Object Reference vulnerability. It allows an attacker to get unauthorized access to Videos of Channel whose privacy is set to Only moderators and people I choose without being a member. In simple words, we can access videos of private channel without...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/28 6:05 a.m.19 views

Vimeo: XSS on Vimeo

Poc video: XSS on Vimeo: http://youtu.be/w5QgEEcMARY 1. Go to https://vimeo.com/settings/profile 2. Add a link with the payload on URL: javascript:alertdocument.domain+"http://" 3. Click the link and payload will execute. Thanks @niyaax...

SaveExploits0
Hacker One
Hacker One
added 2015/01/27 10:16 a.m.25 views

Vimeo: ftp upload of video allows naming that is not sanitized as the manual naming

I have uploaded via ftp Vimeo Pro account a filename """.mp4 And as you can see in the screenshot it is put automatically as the name of the video. But I cannot put this name """.mp4 manually So I think it needs the same sanitization of the name as it's done after the manual editing. Even if the...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/25 1:05 a.m.32 views

Vimeo: Full account takeover via Add a New Email to account without email verified and without password confirmation.

Description : This is especially important if the application is commonly used in shared computers such as cyber cafes or airport terminals Bug : Add a New Email to account without email verified and without password confirmation when the leaves open email ,Leading to the theft of account In less...

SaveExploits0
Hacker One
Hacker One
added 2015/01/22 10:24 p.m.24 views

Vimeo: Vimeo Search - XSS Vulnerability [http://vimeo.com/search]

I found a XSS vulnerability in Vimeo Search. Keeping it short so that it does not go duplicate. Payload: "onmouseover=alert1 Live Demo: http://vimeo.com/search?q=%22onmouseover%3Dalert%281%29%3E Search @ http://vimeo.com/search with above payload. The culprit here is the Couch Mode feature. After...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/20 2:19 p.m.32 views

Vimeo: unvalid open authentication with facebook

Hi, vimeo site is using facebook for open authentication . The authentication url is in this way https://www.facebook.com/dialog/oauth?clientid=19884028963&redirecturi=https://vimeo.com/facebook/join?ssl=0&iframe=0&popup=0&player=0&productid=0&scope=email,basicinfo,readstream,publishactions&state...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/18 6:47 a.m.29 views

Vimeo: Poodle bleed vulnerability in cloud sub domain

Hello Vimeo team This is Shahmeer and i found out that the Vimeo web application is highly vulnerable to Poodle bleed vulnerability located on this IP 54.235.139.25 In order to scan this properly Go here https://www.poodlescan.com Enter the domain captions.cloud.vimeo.com And it will prompt as...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/17 12:20 p.m.31 views

Vimeo: Make API calls on behalf of another user (CSRF protection bypass)

Hi! Brief I have discovered a way to issue API calls on behalf of other users. The problem stems from the fact that the API playground at https://developer.vimeo.com/api/playground/me has a very weak CSRF protection. The only thing protecting this resource from CSRF attacks is the demand that the...

SaveExploits0
Hacker One
Hacker One
added 2015/01/16 4:30 p.m.22 views

Vimeo: USER PRIVACY VIOLATED (PRIVATE DATA GETTING TRANSFER OVER INSECURE CHANNEL )

Hello Team , Description : this report is about how a users private data is getting exploded over insecure channel . while testing the iOS App of Vimeo , i am analyzing all the traffics and came to know the video which is uploaded in my account and which privacy setting is private only is getting...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/16 7:43 a.m.31 views

Vimeo: CRITICAL full source code/config disclosure for Cameo

Hi! The server at https://ci.cameo.tv/ has directory listing on and seems to host quiet a few debian packages containing extremely sensitive information database paswords, API keys, you name it. One example is the config package containing 16 config files, even personal ones containing local...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/16 7:29 a.m.14 views

Vimeo: Serious Vulnerability Found

Hello , I have found interesting vulnerability and i hope you will like it and fix it soon because it will really cause damage . I can hijack your email server because there is no protection not even consider spam . kindly check the POC video :...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/15 1:33 a.m.29 views

Vimeo: abusing Thumbnails(https://vimeo.com/upload/select_thumb) to see a private video

https://vimeo.com/upload/selectthumb uri is used set a thumbnails on your vimeo video. https://vimeo.com/upload/selectthumb uri request is compose of 3 parameter clipid, token, and time . clipid parameter is used to select a video you want to get a thumbnail,clipid is a csrf token and time...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/15 1:06 a.m.16 views

Vimeo: No Limitation on Following allows user to follow people automatically!

Hello, i'm not sure it's intentional or somehow you missed it, I noticed that when User follow people on Vimeo, CSRF token of the request doesn't change at all. It's become something like a static code for a single session. ex: POST: https://vimeo.com/user12345 = ID POST CONTENT:...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/14 10:23 p.m.19 views

Vimeo: Securing "Reset password" pages from bots

I found a security issue on your "Reset password" page Google botnets are indexing some of your sensitive pages with tokens of accounts. For this you may like to add: For pages like "resetting your password" need to have this. Vulnerable url:...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/14 5:59 p.m.32 views

Vimeo: Ability to Download Music Tracks Without Paying (Missing permission check on`/musicstore/download`)

Hello, I'm not sure how serious this is to be honest. If you're downloading tracks without paying, then I'm sure you could find a copy somewhere on the internet anyway. But I guess it's still an issue. When browsing the Music Store https://vimeo.com/musicstore, some tracks are free. To download...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/14 5:15 p.m.16 views

Vimeo: profile photo update bypass

hello sir this is N B Sri Harsha again as per vimeo rules , we are not allow to upload photo until we verify our email id i have bypassed it ! steps to reproduce you need to make three requests 1 POST /upload/getimageurl HTTP/1.1 Host: vimeo.com User-Agent: Mozilla/5.0 Windows NT 6.1; WOW64;...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2015/01/14 2:05 a.m.35 views

Vimeo: player.vimeo.com - Reflected XSS Vulnerability

Hi. I want to report a reflected xss vulnerability that I found in player.vimeo.com website and which can affect the safety of your users. This vulnerability allows an attacker to inject in web pages javascript content for sending malicious scripts to an unsuspecting user. This flaw can access an...

0.1AI score
SaveExploits0
Rows per page
Query Builder