Lucene search
+L
HackeroneRecent

15405 matches found

Hacker One
Hacker One
added 2023/06/02 5:8 p.m.29 views

Stripe: The `stripe/veneur` GitHub repository links to a domain `veneur.org`, which is not under stripe's control

The stripe/veneur GitHub repository contained a link to an external domain, veneur.org, which was not under Stripe's control. This posed a security risk as the domain could be exploited for phishing or supply chain contamination attacks. The link has since been removed from the repository, but ma...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/06/02 2:40 p.m.38 views

Yelp: yelp.com XSS ATO (via login keylogger, link Google account)

The summary is as follows: The yelp.com website was found to be vulnerable to a cross-site scripting XSS attack. The vulnerability was caused by the website's improper handling of the "guvo" cookie, which was reflected in the HTML response without proper sanitization. Additionally, a feature on t...

5.2AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/31 8:15 a.m.22 views

Radancy: insecure storage of information, you can view any file uploaded to the server without authentication and only with a single link

Domain and URL: http://███ https://███████ https://████/maximum-wiki-prod-app/ Summary: From a single link I have access to a multitude of uploaded files on the server. All I have to do is search for keywords such as "png" or "user" and I can retrieve the target file without authentication, witho...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/31 12:17 a.m.31 views

TikTok: Dom XSS and open redirect in TikTok seller endpoint

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/30 7:13 p.m.36 views

GitHub Security Lab: [Python] Add Unicode Bypass Validation query tests and help

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/30 7:13 p.m.32 views

GitHub Security Lab: [Javascript]: Add new queries for Javascript Github Actions

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/26 1:27 a.m.25 views

TikTok: CSRF in seller-us.tiktok.com/profile/account-setting/delegation-login

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/25 2:40 p.m.54 views

HackerOne: Create miscellaneous support ticket on anyone's account through [email protected] email

A vulnerability was discovered where an attacker could create support tickets on anyone's account by sending a fake email to [email protected]. This allowed the attacker to create tickets on behalf of victims or even HackerOne staff. The issue was resolved internally and the created tickets...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/25 1:38 p.m.76 views

Node.js: HTTP Request Smuggling via Empty headers separated by CR

HTTP Request Smuggling HRS was possible in Node.js v20.2.0 due to the llhttp parser in the http module not strictly using the CRLF sequence to delimit HTTP requests. The CR character without LF was sufficient to delimit HTTP header fields in the llhttp parser, which is not compliant with RFC7230...

7.5CVSS7.7AI score0.03906EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/05/24 11:49 a.m.30 views

HackerOne: 2M Reports on HackerOne Celebration! - Ability to bulk-submit many reports.

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/23 4:33 p.m.18 views

Python Cryptographic Authority: Error Page Content Spoofing or Text Injection

An error page content spoofing vulnerability was discovered on the cryptography.io domain. This vulnerability allowed an attacker to inject arbitrary text into the page, potentially leading to social engineering attacks. The issue has been resolved by removing the injected content from the page...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/23 8:38 a.m.131 views

Internet Bug Bounty: CVE-2023-28319: UAF in SSH sha256 fingerprint check

A use-after-free vulnerability was found in libcurl's SSH server public key verification feature, affecting versions 7.81.0 to 8.0.1. When the verification check failed, libcurl would free the memory for the fingerprint before returning an error message containing the now-freed hash, potentially...

7.5CVSS6.6AI score0.02489EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/05/22 8:46 p.m.39 views

Nextcloud: Path traversal allows tricking the Talk Android app into writing files into it's root directory

Vulnerability description not provided...

7.8CVSS7AI score0.00328EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/05/21 4:30 p.m.21 views

Mozilla: Response Manipulation to enable Account recovery key with out current password

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/19 7:34 p.m.170 views

curl: Cache purge requests are not authenticated

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/19 11:29 a.m.21 views

Nextcloud: App stores client secret unencrypted in database

The client secret used to identify the Nextcloud server was stored in plain text in the database, making it vulnerable to unauthorized access...

8.1CVSS5.6AI score0.00362EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/05/19 11:22 a.m.29 views

Nextcloud: OAuth2 client_secret stored in plain text in the database

An OAuth2 client secret was stored in plain text in a database. If accessed without authorization, this would have allowed the client secret to be easily read, enabling impersonation of any OAuth2 client...

8.8CVSS7.2AI score0.00484EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/05/19 7:37 a.m.40 views

IBM: response manipulation leads to bypass in register at employee website than 0 click account takeover

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/18 3:18 p.m.28 views

Mozilla: Flickr API key leaked in GitHub commit

An API key was leaked in a GitHub commit. The key granted access to a Flickr account, allowing unauthorized access to uploaded photos and metadata without permission...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/18 9:15 a.m.68 views

Internet Bug Bounty: CVE-2023-28322: more POST-after-PUT confusion

Libcurl, a popular open-source library for transferring data over HTTPS, had a vulnerability CVE-2023-28322 that could allow an attacker to inject data or cause the application to misbehave. The vulnerability was caused by a logic flaw that could cause libcurl to use the wrong callback function...

3.7CVSS6.1AI score0.02211EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/05/18 9:11 a.m.83 views

Internet Bug Bounty: CVE-2023-28321: IDN wildcard match

CVE-2023-28321 is a vulnerability in curl that allowed for improper validation of certificates with host mismatch. The private wildcard matching function in curl could match IDN International Domain Name hosts incorrectly, potentially accepting patterns that should have mismatched. This issue was...

5.9CVSS6.7AI score0.0181EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/05/18 6:55 a.m.126 views

inDrive: the domain is truck-admin.eu-east-1.indriverapp.com and Enter the management system of the blasting mobile phone verification code

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/18 12:11 a.m.17 views

U.S. Dept Of Defense: Endpoint Redirects to Admin Page and Provides Admin role

The web application running on Oracle Apex Express platform was found to have an endpoint that redirected users to the admin page and provided them with admin privileges, bypassing access control restrictions. The vulnerability was discovered by navigating to a specific page within the applicatio...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/17 8:38 p.m.23 views

U.S. Dept Of Defense: Automatic Admin Access

The automatic administrative access vulnerability allowed a user to access the application with full administrative privileges, including the ability to create submissions, manage users, and access sensitive data. The vulnerability impacted the integrity, confidentiality, and availability of the...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/17 8:52 a.m.30 views

ownCloud: Federated share permissions can be increased by recipient

The federated share permissions in Nextcloud allowed recipients to increase their permissions by sending a request to the server with the share token and ID, resulting in a security vulnerability...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/17 8:16 a.m.109 views

Internet Bug Bounty: CVE-2023-28320 - siglongjmp race condition

A race condition vulnerability CVE-2023-28320 existed in libcurl's synchronous resolver, which could allow a multi-threaded application to crash or misbehave due to the use of a global buffer that was not mutex protected. The vulnerability could result in a denial of service...

5.9CVSS5.8AI score0.02658EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/05/17 3:41 a.m.125 views

U.S. Dept Of Defense: Leaks of username and password leads to CVE-2018-18862 exploitation

A set of credentials for a BMC Remedy ITSM system were publicly exposed and leaked, allowing an attacker to access the system with the rights of these users. The vulnerability, CVE-2018-18862, was exploited through incorrect access control, potentially allowing the attacker to list roles and...

8.8CVSS8.8AI score0.02886EPSS
SaveExploits2
Hacker One
Hacker One
added 2023/05/16 8:20 p.m.17 views

Mozilla: If rate limit is hit, IP address is leaked to anyone who tries to login

The rate limit on the login page of Bugzilla allowed the IP address of a user to be leaked to anyone attempting to login after the rate limit was hit...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/16 7:41 p.m.69 views

U.S. Dept Of Defense: Docker Registry without authentication leads to docker images download

An exposed Docker Registry HTTP API allowed attackers to download Docker images and potentially access confidential source code without authentication. The vulnerability was caused by a lack of access control on the registry and could have been mitigated by implementing proper access controls or...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/15 10:10 p.m.103 views

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

The website was vulnerable to a reflected XSS attack due to a flaw in the check that verifies the validity of the redirect URL. Attackers could exploit this vulnerability to execute malicious scripts on the victim's browser, leading to potential account takeover, phishing, and other malicious...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/15 6:40 a.m.7 views

Mozilla: Leakage of traffic in plaintext towards the IP address of VPN server

The VPN client was found to send traffic to the IP address of the current VPN server in plaintext. This could potentially be abused to track and deanonymize users, and could have a negative impact on the VPN's reputation as it would cause users to doubt whether their traffic is fully encrypted...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/15 6:33 a.m.8 views

Mozilla: Leaking VPN traffic through non-RFC1918 local IP addresses

The vulnerability found in Mozilla VPN on Linux and iOS allows traffic to be sent outside the VPN tunnel to non-RFC1918 local IP addresses. This was achieved by configuring the local network to use a non-RFC1918 subnet, leading the VPN client to send traffic for those addresses outside the VPN. T...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/14 12:48 a.m.106 views

Automattic: Stored XSS on wordpress.com

A Stored XSS vulnerability was found on WordPress.com via app.crowdsignal.com. An attacker could use this vulnerability to execute malicious script code in the victim user's browser and redirect them to malicious sites...

6.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/13 7:17 p.m.53 views

Nextcloud: Password reset endpoint is not brute force protected

The lostpassword flow in Nextcloud was missing brute force protection for the password reset endpoint, allowing attackers to potentially brute force the token without being throttled...

9.1CVSS9AI score0.00918EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/05/13 5:46 p.m.22 views

Mozilla: [Hubs] - Broken access control in placing objects in hubs room

A broken access control vulnerability allowed an attacker to bypass object creation and movement restrictions in Mozilla Hubs. By using specific commands in the chat feature, the attacker could place objects in a room even if the admin user had disabled these actions. The vulnerability did not...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/13 6:47 a.m.68 views

Newegg: Endpoint disclosing user password

Summary: Hi team, @teamtsk here, while testing your assets I found user passwords getting leaked while editing the user profile. We can edit our profile by visiting https://secure.newegg.com/account/settings. In that, we can change our login email also, but we need the user's password to change o...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/11 2:54 p.m.13 views

Mozilla: After the upload of an private file, using transformations, the file becomes public without the possibility of changing it.

A security vulnerability allowed users to upload private files, but the use of transformations made the files public without the ability to change or delete them...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/10 11:36 p.m.185 views

U.S. Dept Of Defense: CVE-2023-29489 XSS in cpanel at [www.███] - Securado, Oman

A cross-site scripting XSS vulnerability was found on the cpanel application hosted on a website. The vulnerability allowed an attacker to steal cookies or hijack a browser session. The cpanel was not updated due to the disabled auto-update feature. The vulnerability was mitigated by enabling the...

6.1CVSS5.4AI score0.65533EPSS
SaveExploits7
Hacker One
Hacker One
added 2023/05/10 7:6 p.m.147 views

U.S. Dept Of Defense: DOM-XSS

A DOM-XSS vulnerability was found on a subdomain of a website, which could allow an attacker with access to the Siteminder CA to perform a cross-site scripting attack and cause information leaks, privilege escalation, and/or denial of service. The vulnerability was assigned CVE-2013-5968 and a...

4.3CVSS6AI score0.02622EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/05/10 1:44 p.m.5 views

Monero: Dynamic fee algorithm doesn't check for zero fee

The dynamic fee algorithm in the Monero blockchain did not properly check for a zero fee, which could have allowed an attacker to flood the network with transactions at no cost, potentially leading to unlimited blockchain growth...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/09 3:47 p.m.50 views

Cloudflare Public Bug Bounty: Privilege escalation to root in Pages build image v2

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/09 9:31 a.m.37 views

Nextcloud: User scoped external storage can be used to gather credentials of other users

Vulnerability description not provided...

8.8CVSS8.5AI score0.00981EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/05/08 4:17 p.m.23 views

Ruby: Stored XSS in RDoc hyperlinks through javascript scheme

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/08 4:5 p.m.12 views

Brave Software: UAF on JSEthereumProvider

A UAF Use After Free vulnerability was discovered in the renderer implementation of the Ethereum wallet. This vulnerability allowed an attacker to trigger a crash in the renderer process and potentially execute arbitrary code...

7.6AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/08 3:24 p.m.57 views

Nextcloud: Open redirect on "Unsupported browser" warning

An open redirect vulnerability was found in Nextcloud's UnsupportedBrowser.vue component. Attackers could construct a malicious URL that includes the redirecturl parameter and a URL of their choice, which would redirect the user to the attacker's URL without validating the decoded URL or checking...

6.1CVSS5.2AI score0.00593EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/05/08 2:0 p.m.47 views

Internet Bug Bounty: Privilege Esacalation at Apache Airflow 2.5.1

A vulnerability was found in Apache Airflow before version 2.6.0 that allowed local Linux users to access sensitive files, such as SSH private keys, owned by the account that operates Airflow. The issue was caused by Airflow setting log files to vulnerable privileges, allowing any Linux user on t...

9.8CVSS8.8AI score0.0228EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/05/08 1:58 p.m.45 views

Ruby: XSS exploit of RDoc documentation generated by rdoc (CVE-2013-0256)

Vulnerability description not provided...

4.3CVSS5.5AI score0.03003EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/05/07 6:23 p.m.84 views

Mozilla: DOS via cache poisoning on [developer.mozilla.org]

A vulnerability was discovered on the developer.mozilla.org website that allowed an attacker to perform a denial-of-service DoS attack by adding an "X-Forwarded-Host" header with a value causing a 404 error. The website's cache configuration allowed the error response to be saved and served to...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/04 8:9 p.m.95 views

Valve: Steam Deck Single Click Root Remote Code Execution

Vulnerability description not provided...

7.5AI score
SaveExploits0
Hacker One
Hacker One
added 2023/05/03 8:41 p.m.31 views

GitHub Security Lab: [python]: Add some dangerous sinks for paramiko ssh clients

Vulnerability description not provided...

7.1AI score
SaveExploits0
Total number of security vulnerabilities15405