Lucene search
+L

1312280 matches found

Hacker One
Hacker One
added 2025/10/01 7:13 p.m.27 views

curl: Unsanitized IPFS CID Allows SSRF Against Configured Gateway

Summary: ipfsurlrewrite in src/toolipfs.c decodes the host component CID of ipfs:// / ipns:// URLs using CURLUURLDECODE and then concatenates that decoded value directly into the gateway path aprintf"%s%s/%s%s", ... without normalization or validation. A crafted host value for example...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/09/29 4:45 p.m.36 views

curl: AWS SigV4 Signature Disclosure via Verbose Logging in libcurl

Summary When libcurl is built with AWS SigV4 support, enabling verbose logging CURLOPTVERBOSE or --verbose causes the library to print both the string-to-sign and the final HMAC signature into logs. Because signatures remain valid for several minutes and are derived directly from AWS credentials,...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2025/09/27 4:53 p.m.16 views

Nextcloud: WebAuthn app was updated based on public key

Vulnerability description not provided...

4.3CVSS5.2AI score0.00272EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/09/27 3:24 p.m.14 views

Mars: Publicly accessible `█████████` endpoint exposing internal user identifiers and email addresses

A publicly accessible JSON API endpoint was found to expose sensitive user information, including internal identifiers and email addresses. The vulnerability was classified as an information disclosure issue with a medium severity rating. The problem was remediated by implementing proper...

5.5AI score
SaveExploits0
Huntr
Huntr
added 2025/09/26 7:3 a.m.13 views

Arbitrary code execution during YAML config parsing in Kubernetes materializer

Summary The Kubernetes materializer entry point feast/sdk/python/feast/infra/computeengines/kubernetes/main.py deserializes /var/feast/featurestore.yaml and /var/feast/materializationconfig.yaml using yaml.load..., Loader=yaml.Loader. Because yaml.Loader eagerly instantiates arbitrary Python...

7.8CVSS6.8AI score0.00268EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/09/25 3:29 p.m.42 views

curl: SMTP Command Injection Vulnerabilities in curl

Summary Successfully reproduced SMTP command injection vulnerabilities in curl that allow attackers to inject arbitrary SMTP commands by using carriage return and line feed characters \r\n in email addresses. Vulnerabilities Confirmed 1. MAIL FROM Injection Description: Injection via --mail-from...

8.1AI score
SaveExploits0
Hacker One
Hacker One
added 2025/09/25 1:0 p.m.30 views

Nextcloud: Stored XSS Vulnerability via SVG File

A stored XSS vulnerability was discovered in Nextcloud related to the handling of SVG files. The vulnerability allowed the execution of arbitrary JavaScript code...

6.1CVSS6.5AI score0.00274EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/09/25 11:41 a.m.13 views

Node.js: Memory leak that enables remote Denial of Service against applications processing TLS client certificates

A memory leak was discovered in Node.js's OpenSSL integration when converting X.509 certificate fields to UTF-8 without freeing the allocated buffer. The vulnerability was triggered when applications called socket.getPeerCertificatetrue, causing steady memory growth through repeated TLS connectio...

7.5CVSS5.5AI score0.0023EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/09/24 5:36 p.m.14 views

Nextcloud: Mail stored HTML injection in subject text

A vulnerability was discovered in the mail stored HTML injection in subject text. The vulnerability allowed for arbitrary HTML code to be injected into the subject line of emails stored in the system...

5.4CVSS5.8AI score0.00245EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/09/24 5:57 a.m.12 views

Omise: 2FA requirement bypass when inviting team members

The application's requirement for users to enable 2FA before sending team invitations was bypassed by modifying client-side responses. This allowed invitations to be sent without enabling 2FA, defeating the security requirement...

5.9AI score
SaveExploits0
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.13 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.11 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.55 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.35 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.32 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.10 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.16 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
Rows per page
Query Builder