Lucene search
+L

1312269 matches found

Hacker One
Hacker One
β€’added 2025/09/24 3:36 a.m.β€’24 views

curl: Race condition on global `gss_context` during SOCKS5 GSS-API negotiation in libcurl

Summary: Concurrent SOCKS5 GSS-API authentications share a file-scope global gsscontext without synchronization, causing data races and undefined behavior. - Global context defined at: 52:54:curl/lib/socksgssapi.c static gssctxidt gsscontext = GSSCNOCONTEXT; - Passed by address into the GSS init...

6.8AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/23 6:47 p.m.β€’12 views

Sony: DLL side-loading vulnerability in Sony Music Center for PC Ver. 2.7.2 (Latest version)

A DLL side-loading vulnerability was discovered in Sony Music Center for PC Ver. 2.7.2. The application insecurely searched for a missing DLL file in the system PATH environment, allowing an attacker with access to the victim's local machine to achieve arbitrary code execution by placing a...

6.2AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/23 3:14 p.m.β€’15 views

curl: CVE-2025-10966: missing SFTP host verification with wolfSSH

Summary: When curl is built with the wolfSSH backend, the SSH/SFTP implementation in lib/vssh/wolfssh.c performs no server host key verification and exposes no host identity options in the curl tool. I verified this locally by building curl with wolfSSH binary reports wolfssh/1.4.20, observing th...

4.3CVSS6.9AI score0.00399EPSS
SaveExploits1
Hacker One
Hacker One
β€’added 2025/09/23 3:8 p.m.β€’17 views

curl: Use-after-free when POST body buffer is freed before transfer

Summary: I locally reproduced a heap use-after-free in libcurl by setting CURLOPTPOSTFIELDSIZE and CURLOPTPOSTFIELDS to a heap buffer and then freeing that buffer before curleasyperform. AddressSanitizer ASan reports a heap-use-after-free read during the request send path. This demonstrates the...

6.7AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/23 12:35 a.m.β€’9 views

U.S. Dept Of Defense: Cross-Site Scripting via URL on β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

A Cross-Site Scripting XSS vulnerability was discovered on an official domain from the Department of Defense. The vulnerability could be exploited through the GET method, allowing an attacker to inject malicious scripts that could potentially be executed. No further details were provided...

6AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/22 6:0 a.m.β€’49 views

SingleStore: Insecure Direct Object Reference (IDOR) allows creating folders.

An Insecure Direct Object Reference IDOR vulnerability was discovered in the backend API of a software product. The vulnerability allowed authenticated users with low privileges to create unauthorized folders and files in other users' workspaces within the same organization. The issue was reporte...

5.8AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/22 5:8 a.m.β€’34 views

SingleStore: Delete any folder for any user within the organization

A vulnerability in the SingleStore backend API allowed low-privileged users to delete folders belonging to other users within the same organization by manipulating the folderid parameter in DELETE requests. The vulnerability was rated CVSS 3.0 Low 3.8 due to high attack complexity requiring...

5.7AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/22 3:30 a.m.β€’31 views

SingleStore: Privilege Escalation – Access to the Alert Subscribers page for users with low privileges

A privilege escalation vulnerability was discovered in the SingleStore Helios alert management system. The vulnerability allowed users with low privileges to access the Alert Subscribers API endpoint and retrieve email addresses and alert severity level preferences of notification subscribers,...

5.8AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/20 5:59 a.m.β€’9 views

U.S. Dept Of Defense: Cross-Site Scripting via URL on β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

A Cross-Site Scripting XSS vulnerability was discovered on a website from the U.S. Department of Defense. The vulnerability was found in the GET method via the URL. Exploitation of this vulnerability could have led to the execution of malicious scripts. No further details about the vulnerability ...

6AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/18 5:25 p.m.β€’15 views

U.S. Dept Of Defense: Publicly Accessible CDN Endpoint Exposing XML Metadata (including ETag)

A publicly accessible CDN endpoint was found that returned raw XML listing of stored objects, including metadata such as Key, LastModified, Size, StorageClass, and ETag. The ETag values, which can contain object hashes, were exposed publicly. This configuration allowed reconnaissance of the...

6.8AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/18 4:11 p.m.β€’35 views

curl: Timing Attack Vulnerability in curl Digest Authentication via Non-Constant-Time String Comparison

Summary: A timing attack vulnerability exists in curl's Digest Authentication implementation due to the use of non-constant-time string comparison strcmp when comparing authentication algorithms in digest.c line 360. This allows attackers to determine the supported authentication algorithm throug...

6.7AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/17 7:53 p.m.β€’65 views

curl: Security Analysis Report: CURL Integer Overflow Vulnerability

Vulnerability Overview Vulnerability Type: Integer Overflow in HTTP chunked encoding Location in Source: lib/httpchunks.c line 173 lib/curlx/strparse.c lines 185–186 Impact: Integer overflow leads to memory corruption Can cause buffer overflow Results in Denial of Service DoS for curl Potential...

6.9AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/16 7:30 p.m.β€’22 views

curl: int overflow in krb5_read_data() leads to (possible) massive `recv()` write

Summary: Note: AI created the PoC, not the report. In the krb5readdata function here, there are two issues one of which I am very surprised hasn't been caught before. Issue 1 is that this block can result in an int overflow, where the following check becomes invalid if the value is wrapped to a...

7AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/16 4:33 p.m.β€’13 views

IBM: IBM Aspera HTTP Gateway stores sensitive information in clear text in easily obtainable files which can be read by an unauthenticated user.

The IBM Aspera HTTP Gateway stored sensitive information in clear text in easily obtainable files, which could be read by an unauthenticated user. The issue was submitted to IBM, analyzed, and remediated...

5.2AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/16 7:59 a.m.β€’54 views

curl: Stack Buffer Overflow in cURL Cookie Parsing Leads to RCE

Summary I discovered a critical stack-based buffer overflow vulnerability in cURL's cookie parsing mechanism that can lead to remote code execution. The vulnerability occurs when processing maliciously crafted HTTP cookies, affecting all applications that use libcurl for HTTP requests. Descriptio...

9AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/15 7:40 a.m.β€’12 views

Nextcloud: Approval app allows users to request approval for other users file

A security vulnerability was discovered in the Approval app that allowed users to request approval for other users' files. The vulnerability was addressed in a security advisory...

2.7CVSS6.7AI score0.00305EPSS
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/13 6:31 p.m.β€’38 views

curl: Multiple Unsafe strcpy() Function Calls Leading to Potential Buffer Overflow Vulnerabilities in cURL 8.16.1-DEV

Summary: During a comprehensive security audit of the cURL codebase, multiple instances of unsafe strcpy function usage were identified in critical code paths. These implementations violate secure coding practices and represent latent security risks that could lead to buffer overflow...

8AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/12 12:19 a.m.β€’21 views

Django: SQL Injection in Django ORM via Unvalidated `_connector` in Q Objects

A critical SQL injection vulnerability was discovered in the Django ORM's handling of Q objects. The internal WhereNode.assql method used unsafe string formatting to inject the query connector, which could be controlled by an attacker through the connector key when creating a Q object. This allow...

8.1AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/11 3:2 p.m.β€’31 views

curl: TOCTOU Race Condition in HTTP/2 Connection Reuse Leads to Certificate Validation Bypass

I've discovered a Time-of-Check to Time-of-Use TOCTOU vulnerability in how libcurl handles persistent HTTP/2 connections. During the initial handshake, libcurl correctly validates the server's certificate against the user-provided CA bundle. However, it then assumes this trust is permanent for th...

7AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2025/09/11 3:30 a.m.β€’12 views

Nextcloud: Nextcloud Tables v1 Share Enumeration Without Authorization (Regression of CVE-2024-52507)

A vulnerability was discovered in Nextcloud Tables v1 that allowed unauthorized users to enumerate shares. The vulnerability was a regression of a previously addressed issue, CVE-2024-52507...

5.3CVSS6.8AI score0.00409EPSS
SaveExploits0
Rows per page
Query Builder