Lucene search
+L
HackeroneRecent

15404 matches found

Hacker One
Hacker One
added 2021/04/16 3:3 p.m.55 views

Homebrew: Brew bootstrap process is insecure

The process described in this page is not secure - no checksum / PGP signature is published and there is no way to check the download is legit: https://brew.sh/ "/bin/bash -c "$curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh"" This can lead to supply chain attacks su...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/16 2:16 p.m.62 views

UPchieve: Zero click account Takeover due to Api misconfiguration 🏂🎩

Hacker reported that full account takeover was possible through exploitation of one our forms. Hacker provided sufficient information to prove capability and how to remediate. Our team remediated the issue so that the takeover is no longer possible. i was able to take over any account without any...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/15 10:47 p.m.47 views

UPchieve: old session dose not expire after password change

hello all :: I discovered that the application Failure to invalidate session after password changed . In this scenario changing the password doesn't destroys the other sessions which are logged in with old passwords. url:: ==https://app.upchieve.org/== STEPS TO REPRODUCE: 1- create account in...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/15 10:42 p.m.28 views

UPchieve: Hyper Link Injection while signup

Summary: Attacker can add their name to a URL in order to send email containing malicious hyperlinks. while signup Steps To Reproduce: 1-Go to https://app.upchieve.org and create account with the first name http://attacker.com/ and last name . 2-Now check your email and you notice there is...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/15 10:37 p.m.34 views

UPchieve: No Rate Limit On Contact Us

hello dear suuport i have found issue on https://app.upchieve.org step 1 goto here https://app.upchieve.org 2 login into your account 3 goto here https://app.upchieve.org/contact contact 4 type Message and open burp HTTP request =========== POST /api-public/contact/send HTTP/2 Host:...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/15 10:20 p.m.86 views

UPchieve: No Rate Limit On Reset Password

welcome all : i found that no rate limit in reset password in ::: ==https://app.upchieve.org/resetpassword== Summary: No rate limit check on forgot password which can lead to mass mailing and spamming of users and possible employees A little bit about Rate Limit: A rate limiting algorithm is used...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/15 9:54 p.m.71 views

UPchieve: User enumeration through forget password

Vulnerability:- -User enumeration is possible through forgot password feature. steps to reproduce:- -Go to the above selected domain and go to forgot password. -submit random email and then intercept request by burp suit -in response you will get HTTP/1.1 500 Internal Server Error with "err":"No...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/15 5:33 p.m.28 views

Reddit: Content Spoofing

Vulnerability: Content Spoofing or Text Injection Description: This vulnerability will reflect text on to the web page which is used to scam a victim to visit or send information to a malicious website. Because it is inside the domain and trusted web page, there is chances of scam. Open the Url a...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/15 5:11 p.m.73 views

Kryptor: Kryptor/SECURITY.md missing HACKERONE program update.

Hi Team, I was going through code and found that in this https://github.com/samuel-lucas6/Kryptor/blob/master/SECURITY.md , "Security Policy" is missing update regrading Hackerone platform that "Security Bug now be submitted @ https://hackerone.com/kryptor/ this . Please update the policy...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/15 3:12 p.m.79 views

Ruby: 'net/ftp': Uncontrolled Resource Consumption (Memory/CPU)

Current TIMEPARSER implementation allows attackers to cause a denial of service memory consumption via a large integer value for the fractions property. The problem code: ruby TIMEPARSER = -value, local = false unless /\A?\d4?\d2?\d2 ?\d2?\d2?\d2 ?:.?\d+?/x = value raise FTPProtoError, "invalid...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/15 10:27 a.m.245 views

Glovo: Moodle XSS on evolve.glovoapp.com

Cross Site Scripting XSS / Moodle XSS Summary : Cross-site scripting XSS is a type of computer security vulnerability typically found in web applications. XSS enables attackers to inject client-side scripts into web pages viewed by other users. A cross-site scripting vulnerability may be used by...

5.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/14 11:5 p.m.29 views

Reddit: No Rate limit on change password leads to account takeover

Summary: I found when login and go to changing password, there is no rate limit on that function, which leads to takeover the account. Steps To Reproduce: 1-Create account on https://old.reddit.com & move to your setting,In my case I chose !23Qweasdzxc as the password. 2-Go to change password on...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/14 8:4 p.m.27 views

Reddit: [dubsmash] Username and password bruteforce

Summary: Due to less complexity of password and no rate limiting attacker can bruteforce user name and password and takeover the victim account Login Page- No rate limits Password length is minimum five character with no variations. Plain password are easy to bruteforce Reset Password page- No ra...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/14 8:2 p.m.18 views

MTN Group: Missing captcha and rate limit protection in help form

Hello One of your form that you are using to receive help message from users, lack captcha and its backend/server does not block massive request. The page is https://mtn.cm/fr/help/ Steps To Reproduce: 1. Visit https://mtn.cm/fr/help/ and fill all the field and submit. 2. Intercept the request wi...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/14 7:20 p.m.110 views

GitHub Security Lab: [Java] CWE-1004: Query to check sensitive cookies without the HttpOnly flag set

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

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/14 2:3 p.m.33 views

Liberapay: Disavowing an account doesn't disable it

Hello security team, while I testing your website, I found improper email verification while sign-up liberapay.com. Steps to reproduce: 1 Go to https://liberapay.com. 2 Create new account with any email. 3 You will receive an email verification to the given email. 4 Open that email and click "No,...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/14 12:46 p.m.20 views

Acronis: Store Admin Page Accessible Without Authentication at http://www.grouplogic.com/ADMIN/store/index.cfm

Summary The store admin page is accessible without authentication at below URL: http://www.grouplogic.com/ADMIN/store/index.cfm The store admin page provides functionalities such as the following: - Add Edit Items - Search Products - Search Results - Search Orders - Orders Search Results - Add Ne...

2.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/14 12:41 p.m.11 views

Acronis: Stored Cross Site Scripting at http://www.grouplogic.com/ADMIN/store/index.cfm?fa=disprocode

Summary The application exposes store ADMIN page at below URL and is accessible without authentication. http://www.grouplogic.com/ADMIN/store/index.cfm The ADMIN page provides several functionalities. Among them the below functionality is found to be vulnerable to stored XSS. - View and Edit Prom...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/13 8:39 p.m.14 views

MTN Group: Remote code execution due to unvalidated file upload

Summary: Hello I found a critical vunerability in one of your site, where user can upload any file type as a profile picture including php file Steps To Reproduce: 1. Visit https://careers.mtn.cm and register as a user. 2. After successful registration, login and update your data. 3. When uploadi...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/13 11:3 a.m.26 views

Shopify: No Session Expiry after log-out, attacker can reuse the old cookies

The session fixation vulnerability allowed an attacker to reuse old session cookies to log in to a victim's account on the Exchange Marketplace, even after the victim had logged out. The service has been decommissioned, and the issue has been resolved...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/12 6:58 p.m.82 views

GitHub Security Lab: porcupiney.hairs : Java/Android - Insecure Loading of a Dex File

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

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/12 6:38 p.m.80 views

GitHub Security Lab: [Java] CWE-759: Query to detect password hash without a salt

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

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/12 6:38 p.m.91 views

GitHub Security Lab: ihsinme: CPP Add query for CWE-570 detect and handle memory allocation errors.

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

1.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/12 6:38 p.m.78 views

GitHub Security Lab: [codeql-go]: Add CWE-79: HTML template escaping passthrough

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

SaveExploits0
Hacker One
Hacker One
added 2021/04/12 4:47 p.m.54 views

Ruby: OS Command Injection in 'rdoc' documentation generator

Details: If the removeunparseable function receives a list of files with a command in the name of one of them, it will be executed. Just enough the name to match the pattern. The problem code: ruby def removeunparseable files files.reject do |file, | file =...

4.4CVSS7.6AI score0.0148EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/04/12 12:20 p.m.72 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.00373EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/04/12 10:11 a.m.10 views

Acronis: Cross-site Scripting (XSS) - Stored | forum.acronis.com

Summary There is an XSS vulnerability in the search function of the forum forum.acronis.com. Steps To Reproduce 1. Modify your own forum Nickname, add the following payload after the original nickname: alert0 2. Fill in your nickname in the Author form of the search function and wait for the...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/12 6:3 a.m.55 views

HackerOne: Improper data update process on UpdatePhabricatorIntegration mutation leads to leak of Phabricator Conduit API token.

Details Title: Improper data update process on UpdatePhabricatorIntegration mutation leads to leak of Phabricator Conduit API token. Risk: High Impact: High Exploitability: High Target: baseurl parameter on UpdatePhabricatorIntegration mutation at /graphql endpoint. Introduction Sensitive data...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/10 7:53 p.m.50 views

GitLab: Cache poisoning Denial of Service affecting assets.gitlab-static.net

Summary Hi, Gitlab.com is hosting JS and CSS on https://assets.gitlab-static.net/ and uses them on gitlab.com/ The static files seem to be stored on a gcp host, which by default accepts the x-http-method-override header. Since the CDN is using Varnish to cache files, I was able to combine the GCP...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/10 6:27 p.m.15 views

Ozon: Захват домена ozoncorporate.ru

Ozoncorporate.ru domain was delegated to Tilda.cc and not used...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/09 7:12 p.m.45 views

HackerOne: New link opening method makes hackerone vulnerable to tabnabbing

Summary: Hackerone recently changed how it opens the external links and this new way is vulnerable to tabnabbing. Description: Please see the POC. Steps To Reproduce 1. Click here: https://awasthi7.github.io/ 2. Click on proceed when warning appears. 3. The site will open in new tab and hackerone...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/09 6:10 p.m.14 views

U.S. Dept Of Defense: [www.█████] Path-based reflected Cross Site Scripting

Description: The www.██████ endpoint is vulnerable to path-based reflected XSS which allows attackers to pass rogue JavaScript to unsuspecting users. Impact This flaw allows attackers to pass rogue JavaScript to unsuspecting users. Since the user’s browser has no way to know the script should not...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/09 6:3 p.m.17 views

EXNESS: Access control vulnerability (read-only)

Horizontal privilege escalation that could be used to gain access to some information not associated with the current user...

3.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/09 5:55 p.m.9 views

MTN Group: Cross-site Scripting (XSS) - Reflected on http://h1b4e.n2.ips.mtn.co.ug:8080 via Nginx-module

The Cross-site Scripting XSS vulnerability was discovered on http://h1b4e.n2.ips.mtn.co.ug:8080 via the Nginx module. The vulnerability allowed the injection of arbitrary JavaScript code through the URL, which could be executed in the victim's browser...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/09 2:34 p.m.19 views

U.S. Dept Of Defense: DOM Based XSS on https://████ via backURL param

Description: The following endpoint suffers from DOM Based XSS https://████████/██████=javascript:alertdocument.domain The ████████ param determines the content which will be displayed on the "Back to Search Result" button, eventually leading to RXSS. References ██████ Regards nagli Impact...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/09 1:15 p.m.24 views

Ruby: OS Command Injection in '/lib/un.rb -- Utilities to replace common UNIX commands in Makefiles etc'

If the waitwritable command receives a list of files with a command in the name of one of them, it will be executed. PoC bash $ touch |\ touch\ evil.txt $ ls '| touch evil.txt' $ ruby -run -e waitwritable -- -w 1 -v $ ls evil.txt '| touch evil.txt' The vulnerability has the same severity as...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/09 1:14 p.m.25 views

MTN Group: Cross-site Scripting (XSS) - Reflected on https://api.mtn.sd/carbon/admin/login.jsp via `msgId` parameter - CVE-2020-17453

A reflected cross-site scripting XSS vulnerability was discovered in the msgId parameter of the login page at https://api.mtn.sd/carbon/admin/login.jsp. This vulnerability allowed an attacker to execute arbitrary JavaScript code in the context of the vulnerable page...

6.1CVSS5.8AI score0.26118EPSS
SaveExploits2
Hacker One
Hacker One
added 2021/04/08 5:20 p.m.82 views

Algolia: PHP-FPM status page disclosure

A page leaking debug information was publicly accessible...

2.3AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/08 4:9 p.m.7 views

Flickr: Incorrect Deep-link validation leading to unresponsive application and device

A specifically crafted URL provided to a victim caused their Flickr for Android app to become unresponsive...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/08 4:42 a.m.17 views

Elastic: XXE in Enterprise Search's App Search web crawler

Summary Hello team! The latest version of Enterprise Search 7.12.0 is vulnerable to XXE when parsing sitemaps. Up to now I'm only able to read file that contain one line. I'm reporting now to avoid duplicates, but I'll keep working to find a way to extract entire files or HTTP request bodies...

SaveExploits0
Hacker One
Hacker One
added 2021/04/07 1:59 p.m.241 views

GitLab: RCE when removing metadata with ExifTool

Summary When uploading image files, GitLab Workhorse passes any files with the extensions jpg|jpeg|tiff through to ExifTool to remove any non-whitelisted tags. An issue with this is that ExifTool will ignore the file extension and try to determine what the file is based on the content, allowing f...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/07 9:32 a.m.12 views

U.S. Dept Of Defense: Reflected XSS on https://██████

Description: Reflected XSS on https://███████ POC: https://███/████=https://████████████/%3C/script%3E%3Cscript%3Ealertorigin%3C/script%3E&██████ References ███████ Impact Unauthenticated Reflected XSS System Hosts ████████ Affected Products and Versions CVE Numbers Steps to Reproduce Step 1: Go ...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/07 3:5 a.m.35 views

Ruby on Rails: Argument/Code Injection via ActiveStorage's image transformation functionality

An argument/code injection vulnerability was discovered in ActiveStorage's image transformation functionality. This vulnerability allowed an attacker to inject arbitrary arguments into the image transformation command, potentially leading to remote code execution. The vulnerability was found in t...

9.8CVSS9.5AI score0.02925EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/04/07 1:26 a.m.26 views

Nextcloud: Ratelimiting can be bypassed using IPv6 subnets

Nextcloud hardcodes IPv6 subnets to /128. End users get at least a /64 subnet more than the whole IPv4 address space!, most providers assign even larger subnets like /48. The subnet is used to block bruteforce attempts 3 and rate limiting 4. An attacker can easily generate random addresses from t...

5CVSS0.7AI score0.01739EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/04/07 12:36 a.m.93 views

QIWI: SSRF на https://qiwi.com с помощью "Prerender HAR Capturer"

Здравствуйте! На сайте https://qiwi.com вы используете Prerender HAR Capturer 5.6.0 на основе Headless Chrome для рендеринга HTML, снимков экрана, PDF-файлов и файлов HAR с любой веб-страницы https://github.com/prerender/prerender. Если на qiwi.com послать запрос с измененным юзер-агентом...

SaveExploits0
Hacker One
Hacker One
added 2021/04/06 10:55 p.m.97 views

U.S. Dept Of Defense: Sensitive data exposure via https://███████/jira//secure/QueryComponent!Default.jspa - CVE-2020-14179

Description: Affected versions of Atlassian Jira Server and Data Center allow remote, unauthenticated attackers to view custom field names and custom SLA names via an Information Disclosure vulnerability in the /secure/QueryComponent!Default.jspa endpoint. Impact...

5CVSS2.1AI score0.76042EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/04/06 5:50 p.m.30 views

Nextcloud: Improper input-size validation on the user new session name can result in server-side DDoS.

Advisory at https://github.com/nextcloud/security-advisories/security/advisories/GHSA-7cwm-qph5-4h5w...

4CVSS0.7AI score0.01461EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/04/06 2:3 p.m.56 views

Clario: Social media link hijack of team member [Linkedin] at https://mackeeper.com/team/

Steps To Reproduce: - Go to at https://mackeeper.com/team/ - You can see your team members photos - I have Hijacked social media link for member name as Mammon PPC Account who seems to be Manager - You can click on his photo and you will be redirected to My account on Linkedin here at...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/05 8:56 p.m.13 views

U.S. Dept Of Defense: XML Injection / External Service Interaction (HTTP/DNS) On https://█████████.mil

Greetings, I found on one of your sites an XML Injection + External service Interaction DNS/HTTP Link of the vulnerable file : https://█████.mil/██████████ Payload XML Injection : fkp please change the link of burp collaborator and + URL encode the payload How to reproduce █████ I cut the video...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/05 8:10 p.m.66 views

U.S. Dept Of Defense: ████████ portal is open to enumeration once authenticated. Session ID's appear static. All PII available once a valid session ID is found.

Description: Once Authenticated to █████████ portal with valid credentials you can type in another members session id and you can see any service members data as if you were authenticated as them. https://█████████ I did not see if there was a way to dump all session id's, but wouldn't be too...

0.4AI score
SaveExploits0
Total number of security vulnerabilities15404