Lucene search
+L

1256 matches found

GithubExploit
GithubExploit
added 2024/04/14 11:34 a.m.114 views

Exploit for CVE-2024-27983

This repository builds up a vulnerable HTTP2 Node.js server se...

8.2CVSS7.2AI score0.87211EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/04/08 8:41 p.m.81 views

Internet Bug Bounty: Assertion failed in node::http2::Http2Session::~Http2Session() leads to HTTP/2 server crash

The Node.js HTTP/2 server was affected by a vulnerability that caused it to crash instantly after receiving a small number of HTTP/2 frames. The issue was caused by a race condition that occurred when the Http2Session destructor was triggered while header frames were still being processed, leavin...

8.2CVSS6.3AI score0.87211EPSS
SaveExploits1
Hacker One
Hacker One
added 2024/04/06 6:41 a.m.44 views

HackerOne: Any user could upload attachments to pentest scoping form they don't have access to

The root cause of this issue was insufficient access controls implemented in the attachment upload functionality for pentest scoping forms. The endpoint responsible for handling attachment uploads did not properly validate the user's access rights to the specific scoping form, allowing any...

7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/04/04 2:20 p.m.58 views

Undici's fetch with integrity option is too lax when algorithm is specified but hash value is in incorrect

Impact If an attacker can alter the integrity option passed to fetch, they can let fetch accept requests as valid even if they have been tampered. Patches Fixed in https://github.com/nodejs/undici/commit/d542b8cd39ec1ba303f038ea26098c3f355974f3. Fixes has been released in v5.28.4 and v6.11.1...

3.5CVSS6.5AI score0.00803EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/04 2:20 p.m.70 views

Undici's Proxy-Authorization header not cleared on cross-origin redirect for dispatch, request, stream, pipeline

Impact Undici cleared Authorization and Proxy-Authorization headers for fetch, but did not clear them for undici.request. Patches This has been patched in https://github.com/nodejs/undici/commit/6805746680d27a5369d7fb67bc05f95a28247d75. Fixes has been released in v5.28.4 and v6.11.1. Workarounds...

4.3CVSS4.7AI score0.00734EPSS
SaveExploits0References10Affected Software1
Hacker One
Hacker One
added 2024/03/30 5:53 p.m.45 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/27 11:54 p.m.96 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 4:39 p.m.78 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.77 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/21 8:36 p.m.17 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.89 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/18 10:49 p.m.28 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/06 5:33 p.m.59 views

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

Vulnerability description not provided...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/03/06 11:10 a.m.26 views

BIT-WORDPRESS-2021-39201 Authenticated cross-site scripting (XSS) in WordPress editor

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. Impact The issue allows an authenticated but low-privileged user like contributor/author to execute XSS in the editor. This bypasses the restrictions imposed on users who do n...

7.6CVSS6.1AI score0.01494EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/02/28 10:57 p.m.37 views

Rack has possible DoS Vulnerability with Range Header

Possible DoS Vulnerability with Range Header in Rack There is a possible DoS vulnerability relating to the Range request header in Rack. This vulnerability has been assigned the CVE identifier CVE-2024-26141. Versions Affected: = 1.3.0. Not affected: 1.3.0 Fixed Versions: 3.0.9.1, 2.2.8.1 Impact...

7.5CVSS6.9AI score0.01612EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2024/02/27 9:41 p.m.38 views

GHSA-8H22-8CF7-HQ6G Rails has possible Sensitive Session Information Leak in Active Storage

Possible Sensitive Session Information Leak in Active Storage There is a possible sensitive session information leak in Active Storage. By default, Active Storage sends a Set-Cookie header along with the user's session cookie when serving blobs. It also sets Cache-Control to public. Certain proxi...

5.3CVSS5.2AI score0.01129EPSS
SaveExploits0References9
Hacker One
Hacker One
added 2024/02/23 5:22 a.m.80 views

PortSwigger Web Security: CSP Bypass and escalation of https://hackerone.com/reports/2279346

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/02/20 4:22 p.m.48 views

HackerOne: Creation of bounties through Customer API leads to private email disclosure

The creation of bounties through the Customer API led to the disclosure of private email addresses. The vulnerability was demonstrated by using both the API and GraphQL requests to award a program bounty to a user, which then exposed the email address of that user in the response...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2024/02/20 7:02 a.m.9 views

HackerOne: Ability to identify actual private from sandboxed programs using link hackerone.com/$handle/terms_acceptance_data.csv

The researcher discovered a vulnerability that allowed them to identify private programs on HackerOne by accessing the terms acceptance data CSV file for those programs. The vulnerability was confirmed to exist on HackerOne's own dummy invite-only program, as well as other private programs, but n...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2024/02/15 9:01 p.m.33 views

MTN Group: CVE-2018-0296 Cisco ASA Denial of Service & Path Traversal vulnerable on [mtn.co.ug]

The Cisco Adaptive Security Appliance ASA was affected by a vulnerability in its web interface that could allow an unauthenticated, remote attacker to cause the device to reload unexpectedly, resulting in a denial of service condition. In certain software releases, the vulnerability also could ha...

7.5CVSS7.6AI score0.99913EPSS
SaveExploits18
Rows per page
Query Builder