Lucene search
+L
HackeroneRecent

15404 matches found

Hacker One
Hacker One
added 2024/04/04 1:18 a.m.99 views

Nextcloud: Weak ssh algorithms and CVE-2023-48795 Discovered on various subdomains of nextcloud.com

Security researchers discovered a vulnerability in the Secure Shell SSH cryptographic network protocol, known as Terrapin CVE-2023-48795. This vulnerability could have allowed an attacker to downgrade the security of the secure channel. Weak SSH algorithms were also identified on various subdomai...

5.9CVSS6.4AI score0.93305EPSS
SaveExploits4
Hacker One
Hacker One
added 2024/04/03 9:32 p.m.55 views

Internet Bug Bounty: [CVE-2024-25126] Denial of Service Vulnerability in Rack Content-Type Parsing

A denial of service vulnerability was discovered in the content type parsing component of Rack. The vulnerability was assigned the CVE identifier CVE-2024-25126. The vulnerability affected versions 0.4 and above of Rack, and was addressed in versions 3.0.9.1 and 2.2.8.1...

5.3CVSS5.6AI score0.35376EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/04/03 9:28 p.m.71 views

Internet Bug Bounty: [CVE-2024-26146] Header Parsing leads to Possible Denial of Service Vulnerability

The Rack header parsing library in Ruby on Rails was found to have a potential denial of service vulnerability. The vulnerability was assigned the identifier CVE-2024-26146. It was discovered that carefully crafted headers could cause the header parsing routines to take longer than expected,...

5.3CVSS5.5AI score0.01996EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/04/03 9:25 p.m.38 views

Internet Bug Bounty: [CVE-2024-26142] ReDoS vulnerability in Accept header parsing in Action Dispatch

A ReDoS vulnerability was discovered in the Accept header parsing in Action Dispatch. The vulnerability was assigned the CVE identifier CVE-2024-26142. Affected versions were 7.1.0 to 7.1.3, while versions prior to 7.1.0 and 7.1.3.1 and later were not affected. The vulnerability was reported and ...

7.5CVSS6.3AI score0.01498EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/04/02 7:33 p.m.6 views

Mars: CSRF in Delete Pet Function

The Delete Pet functionality on the ████████ platform was found to be vulnerable to Cross-Site Request Forgery CSRF. The vulnerability was discovered in the pet deletion endpoint, where the pet ID parameter could be manipulated to force authenticated users to delete their pets without their...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2024/04/02 12:6 a.m.203 views

U.S. Dept Of Defense: Reflected XSS via Moodle on ███ [CVE-2022-35653]

A reflected XSS vulnerability was identified in the LTI module of Moodle. The vulnerability was caused by insufficient sanitization of user-supplied data in the LTI module. A remote attacker could have tricked a victim into following a specially crafted link, which could have executed arbitrary...

6.1CVSS7.3AI score0.04458EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/04/01 10:42 a.m.136 views

TikTok: Account Takeover via Authentication Bypass in TikTok Account Recovery

An improper authentication mechanism in TikTok's account recovery process was identified. The vulnerability was reported and has been completely fixed. There was no evidence of exploitation...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/31 8:50 p.m.112 views

Teleport: SSRF in region parameter that leads to AWS Teleport role AWS account takeover

You have an Integration page in Teleport where one of the options is AWS OIDC which will allow people in Teleport to add resources fluently without actually having initial access to these resources or installing any agents on them. You will need to have connected and ready OIDC integration with A...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/31 8:25 p.m.113 views

Internet Bug Bounty: CVE-2024-2398: HTTP/2 push headers memory-leak

A memory leak was found in libcurl when handling HTTP/2 push headers. The vulnerability was caused by libcurl's failure to properly release the allocated memory when aborting a server push due to the maximum allowed limit being exceeded. This could lead to denial of service due to memory exhausti...

8.6CVSS7.8AI score0.36081EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/03/31 2:54 a.m.11 views

U.S. Dept Of Defense: Missing Access Control Allows for User Creation and Privilege Escalation

The RSI Test Environment application had a vulnerability that allowed unauthenticated users to create new user accounts and grant them administrator privileges. This provided unauthorized access to restricted information and documents within the application...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/30 5:53 p.m.41 views

HackerOne: Attachment disclosure via summary report

A critical vulnerability was discovered in the HackerOne platform that allowed an attacker to gain unauthorized access to attachments belonging to other users through the report summary editing functionality. By manipulating attachment IDs in the request, an attacker could view sensitive files th...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/29 9:42 a.m.10 views

passhash: Potential DoS due to PasswordPoliciesNotMet in errors.go

Summary: Possible DoS depending on amount of PasswordPolicyError instances that can be created in a short time type PasswordPoliciesNotMet struct UnMetPasswordPolicies PasswordPolicyError func e PasswordPoliciesNotMet Error string errorStrs := makestring, 0, lene.UnMetPasswordPolicies for , ppe :...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/28 11:19 a.m.9 views

passhash: Missing policies for password in password_policies.go

Summary: Some missing policies to consider adding Policies: 1. Password History - There isno policy implemented for password history requirements. This will be for preventing users from reusing their previous passwords. 2. Strong password- here are no checks for strong password requirements like...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/27 11:54 p.m.94 views

Internet Bug Bounty: CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc

A remote code execution vulnerability was discovered in RDoc 6.3.3 through 6.6.2, as distributed in Ruby 3.x through 3.3.0. The vulnerability was caused by the lack of restrictions on the classes that could be restored when parsing .rdocoptions as a YAML file. Additionally, object injection and...

4.5CVSS7.9AI score0.01571EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/03/27 6:16 p.m.68 views

Internet Bug Bounty: Usage of disabled protocol in curl

CVE-2024-2004 was a vulnerability in the usage of disabled protocols in curl. When a protocol selection parameter option disabled all protocols without adding any, the default set of protocols remained in the allowed set due to an error in the logic for removing protocols. This flaw was assessed ...

3.5CVSS5.8AI score0.01681EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/03/27 4:39 p.m.77 views

Internet Bug Bounty: CVE-2024-2379: QUIC certificate check bypass with wolfSSL

CVE-2024-2379 was a vulnerability in libcurl's QUIC implementation where certificate verification was skipped under certain conditions when using the wolfSSL library. The vulnerability was caused by an error path that accidentally returned success when encountering unknown or unsupported ciphers ...

6.3CVSS6.5AI score0.01709EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/03/27 9:50 a.m.76 views

Internet Bug Bounty: CVE-2024-2466: TLS certificate check bypass with mbedTLS (reward request)

CVE-2024-2466: TLS certificate check bypass with mbedTLS. The vulnerability was reported in libcurl, where it did not check the server certificate of TLS connections made to a host specified as an IP address when built to use mbedTLS. This caused the certificate check to be completely skipped,...

6.5CVSS6.3AI score0.01333EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/03/26 4:32 p.m.44 views

U.S. Dept Of Defense: Reflected Cross-site Scripting via search query on ██████

The summary is as follows: A reflected cross-site scripting vulnerability was discovered in the search query functionality of the ████████ website. An attacker could execute arbitrary JavaScript code in the victim's browser by injecting malicious payload into the search query parameter...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/26 2:53 p.m.72 views

Internet Bug Bounty: Improper handling of wildcards in --allow-fs-read and --allow-fs-write

The Node.js Permission Model was found to have improper handling of wildcards in the --allow-fs-read and --allow-fs-write options. The implementation silently ignored any text after a wildcard character, potentially granting unintended file system access. Additionally, when the wildcard character...

6.5CVSS5.9AI score0.00945EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/03/26 2:50 p.m.63 views

Internet Bug Bounty: Path traversal by monkey-patching Buffer internals

In Node.js 20 and 21, a path traversal vulnerability was introduced due to the ability to monkey-patch Buffer internals. By overwriting Buffer.prototype.utf8Write, an attacker could bypass the path resolution logic and access restricted file system paths. The vulnerability was caused by the...

7.9CVSS8AI score0.01262EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/03/25 10:28 p.m.156 views

U.S. Dept Of Defense: SQL injection on ██████████ via 'where' parameter

An SQL injection vulnerability was discovered in the 'where' parameter of the ArcGIS server. The vulnerability allowed an attacker to retrieve database content by injecting malicious SQL queries into the 'where' parameter. Esri released an update to ArcGIS Server 10.1 Service Pack 1 to address th...

8AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/25 6:10 p.m.45 views

GoCD: XSS in GOCD Analytics Plugin

The vulnerability was discovered in the GOCD Analytics Plugin, specifically in the info-message.js file. The vulnerability allowed for Cross-Site Scripting XSS attacks by injecting malicious code through the ?msg= parameter. The vulnerable code failed to properly sanitize the user-supplied input,...

6.3AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/23 12:6 a.m.20 views

HackerOne: "package_name" can be set as desired when submitting a Pentest Opportunity form

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/21 8:36 p.m.14 views

HackerOne: Minor security issue with Hackerone Invitations from sandbox program

The Hackerone team had enabled the "Invite Users" feature to add users to an organization in a sandbox program. When inviting other users through email, there was no warning message in the email stating that the invitation was sent from an unverified program on Hackerone...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/21 6:47 p.m.88 views

Internet Bug Bounty: Libuv: Improper Domain Lookup that potentially leads to SSRF attacks

The vulnerability in the libuv library was caused by the improper truncation of hostnames to 256 characters before calling the getaddrinfo function. This behavior allowed the creation of addresses like 0x00007f000001, which were considered valid by getaddrinfo, potentially leading to SSRF attacks...

7.3CVSS7.4AI score0.02003EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/03/20 5:4 p.m.12 views

Monero: [Monero wallet RPC] File precreation to file ownership and credentials leak

The Monero wallet RPC was found to have a vulnerability in the file creation process that could lead to potential credential leakage. The issue was located in the walletrpcserver::init method, where a file was created without using the OEXCL flag, allowing an attacker to pre-create the file and...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/20 7:26 a.m.81 views

PortSwigger Web Security: [portswigger.net] Path Traversal al /cms/audioitems

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/18 10:49 p.m.26 views

HackerOne: Possible PII Disclosure via Advanced Vetting Process - ██████

Possible PII disclosure was identified in the HackerOne Advanced Vetting process. Unauthorized users were able to download a CSV file containing the names, usernames, and other personal details of users who had accepted the Advanced Vetting terms. The issue was observed in a sandboxed program, bu...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/17 8:31 p.m.23 views

Nextcloud: Ability to by-pass second factor

The advisory described a vulnerability that allowed bypassing the second factor authentication in Nextcloud. The vulnerability was addressed in a security update...

7.3CVSS7.2AI score0.00402EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/03/16 10:27 p.m.59 views

GoCD: XSS in new.loading.page.html

A cross-site scripting vulnerability was found in new.loading.page.html due to inadequate handling of query parameters. This allowed attackers to insert javascript URIs as redirectors, leading to unauthorized script execution...

3.1CVSS3.5AI score0.00419EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/03/15 5:59 p.m.25 views

Doppler: Acquisition on broken link listed on the page "https://docs.doppler.com/docs/removal-deprecated-packages-scripts in [scheduling a call]

The report describes a broken link on the Doppler documentation website. The broken link was located on the page "https://docs.doppler.com/docs/removal-deprecated-packages-scripts" in the "scheduling a call" section. The broken link pointed to "https://calendly.com/doppler-ryan/onsite-install",...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/15 7:51 a.m.28 views

U.S. Dept Of Defense: Reflected XSS on error message on Login Page

The login page on the specified system was found to have a reflected cross-site scripting XSS vulnerability. The vulnerable link allowed an attacker to inject crafted JavaScript code that could be executed in the user's browser. The vulnerability was discovered in the error message parameter of t...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/14 8:29 p.m.86 views

TikTok: Lynxview JS interfaces Takeover via deeplink traversal

The application had vulnerabilities that could have allowed the takeover of JavaScript interfaces via the application's exposed Webview. The issues were only present in older versions of the Android application and were addressed after the researcher reported them to the team...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/14 2:38 p.m.140 views

curl: CVE-2024-2466: TLS certificate check bypass with mbedTLS

The Curl library had a security vulnerability where the certificate name check was bypassed when connecting to a host via its IP address. This could have potentially introduced spoofing attacks or unauthorized access due to unverified server certificate. The issue affected Curl with MbedTLS from...

6.5CVSS6.4AI score0.06377EPSS
SaveExploits4
Hacker One
Hacker One
added 2024/03/13 12:23 a.m.23 views

U.S. Dept Of Defense: Authentication Bypass on https://███████/

An authentication bypass vulnerability was discovered on https://████████/. By visiting /███████/GxSessionIfc.php, a valid session was created for the user, allowing them to bypass the authentication requirement and access the site...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/11 10:0 p.m.10 views

Mozilla: sentry Auth Token exposed publicly in docker hub image

The Sentry authentication token was exposed publicly in Docker Hub images belonging to the Taskcluster project. The token was found in the source code of the images and was still active, allowing access to the Sentry API...

7.5AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/11 7:40 p.m.9 views

Rootstock Labs: Crafted smart contract can take 8 minutes to execute due to bug in modexp precompile.

A bug in the modexp precompile of an Ethereum-based blockchain can cause long stalls in the execution of crafted smart contracts. The issue was reported and could have potentially stalled the network...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/11 12:54 a.m.51 views

Hyperledger: Docker Secret Disclosure via GitHub Actions Cache Poisoning

The vulnerability involved the disclosure of Docker secrets through GitHub Actions cache poisoning. The issue was reported and subsequently resolved...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/10 9:32 p.m.74 views

curl: CVE-2024-2379: QUIC certificate check bypass with wolfSSL

The vulnerability in vquic-tls.c in the curlwsslinitctx function allowed for a certificate check bypass when using the WolfSSL backend. The error handling was not properly implemented, resulting in a potential bypass of the certificate verification requirements...

6.3CVSS6.5AI score0.01709EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/03/08 1:52 p.m.30 views

U.S. Dept Of Defense: CVE-2021-39226 Discovered on endpoint https://██████/api/snapshots

CVE-2021-39226 was discovered in Grafana, where authenticated and unauthenticated users were able to view and delete snapshots by accessing specific endpoints. The vulnerability allowed for unauthorized access and deletion of snapshot data...

9.8CVSS8.2AI score0.99933EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/03/08 4:43 a.m.50 views

Node.js: Proxy-Authorization header not cleared on cross-origin redirect in undici.request

The Proxy-Authorization and x-auth-token headers were not cleared on cross-origin redirects in versions of undici up to and including 6.7.0. This issue was similar to a previously fixed security vulnerability where Authorization and Cookie headers were not cleared on such redirects...

4.3CVSS4.6AI score0.00734EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/03/06 5:33 p.m.57 views

HackerOne: View any user email using the Team's audit log section

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/06 6:48 a.m.17 views

LY Corporation: XSS on LINE CAREERS

The recruitment portal of LINE Plus Corporation had a reflected XSS vulnerability that occurred via the query parameter companyNm, allowing potential execution of JavaScript code on the client side...

6.4AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/05 5:5 p.m.45 views

curl: HTTP/2 PUSH_PROMISE DoS

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/05 4:56 p.m.117 views

curl: CVE-2024-2398: HTTP/2 push headers memory-leak

CVE-2024-2398 was a memory-leak vulnerability in the HTTP/2 push headers implementation of libcurl. For each incoming PUSHPROMISE header, a new string was allocated and stored in an array. When the number of headers exceeded a threshold, libcurl freed the array but forgot to free the individual...

8.6CVSS8AI score0.36081EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/03/05 4:51 p.m.6 views

IBM: Information disclosure identified on IBM endpoint.

The information disclosure vulnerability identified on an IBM endpoint was reported to IBM, analyzed, and remediated...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/05 10:53 a.m.52 views

Internet Bug Bounty: CVE-2024-27351: Potential regular expression denial-of-service in django.utils.text.Truncator.words()

The django.utils.text.Truncator.words method with html=True and truncatewordshtml template filter were found to be vulnerable to a potential regular expression denial-of-service attack. The vulnerability was caused by regular expressions stored in variables that were susceptible to ReDoS attacks,...

5.3CVSS6.3AI score0.01854EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/03/05 7:21 a.m.7 views

Mars: Attacker can add two free bags offered by the site at the same time.

A vulnerability was found on the website that allowed an attacker to add two free bags offered by the site simultaneously, despite the restriction of choosing only one. This was achieved by manipulating the API responsible for adding the free bags to the cart...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/04 7:25 p.m.7 views

Mozilla: two aws access key and secret key and database username and password exposed

A security vulnerability was identified in a Docker image hosted on Docker Hub. The image, associated with Mozilla's Common Voice project, was found to contain exposed AWS access keys, AWS secret keys, and database credentials. These sensitive credentials were discovered within the file...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2024/03/04 4:31 p.m.45 views

Internet Bug Bounty: CVE-2024-25128: Apache Airflow: Authentication Bypass when Legacy OpenID(2.0) is in use as AUTH_TYPE

CVE-2024-25128: Apache Airflow: Authentication Bypass when Legacy OpenID2.0 is in use as AUTHTYPE. When OpenID2.0 was used as the Authentication Type, an attacker could forge authentication to any existing account in the target Airflow installation by deceiving the backend to trust arbitrary Open...

9.1CVSS9.2AI score0.00857EPSS
SaveExploits0
Total number of security vulnerabilities15404