Lucene search
+L

1312269 matches found

Hacker One
Hacker One
added 2025/07/09 5:36 a.m.37 views

curl: Arbitrary File Read via file:// Protocol in cURL

cURL’s file:// protocol handler is enabled by default, allowing access to local files on the system. This behavior enables an attacker with the ability to run cURL commands to read arbitrary files on the host by specifying file paths or using directory traversal techniques. Steps to reproduce: 1...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/09 3:4 a.m.20 views

curl: Use-After-Free in OpenSSL Keylog Callback via SSL_get_ex_data() in libcurl

Summary: A Use-After-Free UAF vulnerability exists in libcurl when the OpenSSL SSLCTXsetkeylogcallback is set. The callback may be invoked after the associated SSL object has been freed via SSLfree, leading to access to a dangling pointer and potential crash or information leak via SSLgetexdata...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/08 6:46 p.m.43 views

curl: Disclosure of email addresses

https://github.com/curl/curl/blob/master/.mailmap Impact Summary: Disclosure of email addresses...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/08 6:36 p.m.25 views

curl: access notes without permission

https://web.archive.org/web//https://github.com/curl/curl Impact Summary: access notes without permission...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/08 4:12 p.m.27 views

Monero: Reported Denial of Service

A vulnerability was reported in the Monero RPC server that could cause a denial of service. The issue was found in the "calcpow" RPC endpoint, where specially crafted input could cause the server to crash with the message "Cryptonight variant 1 needs at least 43 bytes of data". The problem was th...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/08 1:51 p.m.13 views

Monero: Reported RPC Overflow

A stack buffer overflow was reported in the Monero RPC server. Specifically, on line 1291 of the corerpcserver.cpp file, an overflow could occur if the size of the b.data did not match the size of the crypto::keyimage. Additionally, a missing return statement was found following line 1289. The...

6.1AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/06 12:49 p.m.18 views

U.S. Dept Of Defense: Reflected XSS Vulnerability in SSL VPN Endpoint — CVE-2025-0133

A reflected Cross-Site Scripting XSS vulnerability was discovered in a SSL VPN endpoint. The vulnerability was assigned the CVE number CVE-2025-0133. The vulnerability allowed an unauthenticated attacker to inject and execute arbitrary JavaScript in the browser of a victim who clicked on a...

6.9CVSS6.3AI score0.46395EPSS
SaveExploits8
Hacker One
Hacker One
added 2025/07/06 12:45 a.m.23 views

curl: Integer Overflow Risk in HTTP/2 Proxy Window Size Calculations

Summary: The HTTP/2 proxy implementation in curl contains potential integer overflow vulnerabilities in buffer size calculations that could lead to memory corruption or denial of service. AI Usage Statement: This report was prepared by a human security researcher after manual code review. No AI w...

7.8CVSS8.5AI score0.81556EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/07/03 2:5 p.m.18 views

LinkedIn: Improper Access Control - Access to "Active Hiring" (Premium feature) filter results

An access control vulnerability was identified in LinkedIn's people search functionality that allowed unauthorized access to premium "Active Hiring" filter results. The vulnerability was found in the GraphQL API endpoint where premium feature restrictions were not properly enforced, allowing user...

5.4AI score
SaveExploits0
Huntr
Huntr
added 2025/07/03 12:4 p.m.8 views

Dependacy chain attack through hijacking broken github repository at https://github.com/huggingface/transformers/blob/main/src/\ntransformers/models/fuyu/\nconvert_fuyu_model_weights_to_hf.py

Description Type: Dependency Chain Attack through hijacking broken github repository Risk: High Allows arbitrary code execution in model conversion workflows Affected Asset: https://github.com/adept-ai-labs/adept-inference Broken URL in Hugging Face Transformers Root Cause The Hugging Face...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/03 5:49 a.m.51 views

curl: CRLF injection in libcurl's SMTP client via --mail-from and --mail-rcpt allows SMTP command smuggling

Summary: libcurl's SMTP client is vulnerable to CRLF injection via the --mail-from and --mail-rcpt parameters. An attacker can inject newline characters to smuggle SMTP commands like VRFY, potentially enabling user enumeration or protocol abuse. While curl may fail after injection, the injected...

7.6AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/02 3:21 a.m.12 views

U.S. Dept Of Defense: SQL Injection in URI Path Leading to Full Database Disclosure on ████████

A time-based blind SQL injection vulnerability was discovered in the URI path of the /home/server-ocsp/ endpoint on a U.S. Government Public Key Infrastructure website. The vulnerability allowed an unauthenticated attacker to interact with the backend MySQL database and extract sensitive...

7.8AI score
SaveExploits0
Huntr
Huntr
added 2025/07/01 5:58 p.m.8 views

LangChain HTMLSectionSplitter – XXE caused by unsafe XSLT parsing

This report is not public...

7.5CVSS6.9AI score0.00604EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/07/01 12:47 p.m.34 views

curl: HTTP Proxy Bypass via `CURLOPT_CUSTOMREQUEST` Verb Tunneling

Summary A logic flaw in libcurl version 8.14.1 allows an attacker to bypass restrictive HTTP proxy firewalls by "tunneling" an arbitrary HTTP verb within a CONNECT request. By setting CURLOPTCUSTOMREQUEST to CONNECT for a standard http:// URL, an attacker can trick libcurl into creating a hybrid...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2025/06/30 4:0 p.m.16 views

Lichess: CSRF at Network feature

A CSRF vulnerability was found in the network feature, where an attacker could change the Network Routing settings by sending a CSRF script to the victim...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/06/30 2:41 p.m.9 views

curl: Stack-based Buffer Overflow in TELNET NEW_ENV Option Handling

Title: Stack-based Buffer Overflow in TELNET NEWENV Option Handling Vulnerability Description: Summary: A stack-based buffer overflow vulnerability exists in the libcurl TELNET handler. When libcurl connects to a malicious TELNET server, the server can trigger an overflow by sending a NEWENVIRON...

9AI score
SaveExploits0
Huntr
Huntr
added 2025/06/30 10:21 a.m.30 views

Path traversal, lead to remote code execution

Description clearml's safeextract is actually ​​NOT secure​​. It fails to properly handle symbolic links and hard links. When these links point to files ​​outside the TAR archive​​, it can lead to ​​arbitrary file writes​​, potentially resulting in ​​remote code execution​​. Due to a change in th...

9.8CVSS6.8AI score0.27095EPSS
SaveExploits3
Huntr
Huntr
added 2025/06/30 9:0 a.m.9 views

Path traversal, lead to remote code execution

Description In zenml's PathMaterializer class, the load function uses ispathwithindirectory to validate files during data.tar.gz extraction. While this prevents path traversal vulnerabilities, it fails to effectively detect symbolic and hard links. with tarfile.openarchivepathlocal, "r:gz" as tar...

7.8CVSS6.5AI score0.00334EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/06/29 5:33 p.m.10 views

curl: Heap Buffer Overflow in libcurl curl_slist_append via Unterminated String

Summary A heap buffer overflow vulnerability exists in libcurl's curlslistappend function in lib/slist.c:94. When the function is called with a non-null-terminated string, the internal strdup call triggers strlen to read beyond allocated buffer boundaries, leading to a heap buffer overflow. This...

7AI score
SaveExploits0
Huntr
Huntr
added 2025/06/29 4:34 p.m.10 views

Insecure Temporary File Handling Vulnerability in llama-index-core

Description The getcachedir function in llama-index-core uses a predictable, hardcoded directory path /tmp/llamaindex on Linux systems without proper security controls. This vulnerability allows attackers on multi-user systems to steal proprietary models, poison cached embeddings, or conduct...

7.3CVSS7.1AI score0.00134EPSS
SaveExploits0
Rows per page
Query Builder