Lucene search
+L

1312280 matches found

Huntr
Huntr
added 2025/12/05 8:47 p.m.18 views

Arbitrary Code Execution in NLTK StanfordSegmenter via untrusted JAR loading

Description nltk.tokenize.StanfordSegmenter dynamically loads external Java .jar files without verification or sandboxing. If an attacker can supply or replace the JAR e.g., a poisoned model download, MITM package swap, or dependency poisoning, arbitrary Java bytecode executes at import time...

10CVSS8AI score0.00809EPSS
SaveExploits3
Hacker One
Hacker One
added 2025/12/05 8:9 a.m.17 views

curl: Title: Use-After-Free in cURL Test Suite via Improper Cleanup of Global Handle

Title: Use-After-Free in cURL Test Suite via Improper Cleanup of Global Handle c / Project | | | | | | / | | | | | | | | | || | , et al. This software is licensed as described in the file COPYING, which you should have received as part of this distribution. The terms are also available at...

8.4AI score
SaveExploits0
Hacker One
Hacker One
added 2025/12/05 7:47 a.m.19 views

PlayStation: PS4 BD-J privilege escalation using nested JAR

A PS4 vulnerability was discovered in the Blu-ray Disc Java BD-J privilege escalation using nested JAR files. The vulnerability was found in the PS4 system software versions 13.00 to the latest version 13.02. The vulnerability was caused by a discrepancy between the security policy's path...

7.4CVSS5.4AI score0.00085EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/12/04 8:9 p.m.27 views

Enjin: Unauthenticated GraphQL access by prepending __schema to private operations

A security vulnerability was identified in the GraphQL schema of the Enjin Platform. The vulnerability allowed unauthorized access to the GraphQL schema by prepending "schema" to private operations. The vulnerability was discovered and reported by a security researcher. The specific location of t...

6.8AI score
SaveExploits0
Huntr
Huntr
added 2025/12/04 6:25 p.m.25 views

NLTK – Multiple CorpusReader classes allow Arbitrary File Read via Path Traversal

Description Please enter a description of the vulnerability. Several corpus reader classes in NLTK accept file paths without proper sanitization or path validation. If attackers can control corpus filenames or file inputs common in ML APIs, upload-based NLP pipelines, chatbots, they can traverse...

8.6CVSS7.3AI score0.00899EPSS
SaveExploits3
Huntr
Huntr
added 2025/12/04 4:26 p.m.9 views

Arbitrary File Read via FileSystemPathPointer + PlaintextCorpusReader (bypass even if nltk.data.find() is patched

Description A critical path traversal vulnerability exists in NLTK corpus loading. When using PlaintextCorpusReader with FileSystemPathPointer, NLTK allows reading arbitrary filesystem paths with no directory sandboxing, enabling reading of sensitive system files. This vulnerability does not rely...

6.1AI score
SaveExploits0
Huntr
Huntr
added 2025/12/04 3:39 p.m.9 views

Command Injection in example_xcom.py via XCom race condition

This report is not public...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/12/04 9:55 a.m.25 views

curl: SMTP Protocol Injection via CRLF in CURLOPT_MAIL_FROM leading to Email Spoofing

Voici le rapport complet et finalisé. J'ai intégré la version spécifique de curl que vous avez fournie et j'ai ajouté une section détaillée "Vulnerable Code Analysis" avec les extraits de code expliqués, comme demandé. J'ai retiré la section Impact conformément à votre consigne. Summary: A critic...

8.2AI score
SaveExploits0
Hacker One
Hacker One
added 2025/12/03 12:21 a.m.28 views

Node.js: CVE-2024-36137 Patch Bypass - FileHandle.chmod/chown

Vulnerability description not provided...

3.3CVSS6.6AI score0.00395EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/12/01 7:47 p.m.29 views

Automattic: XSS Vulnerability on Pressable/Atomic Hosting Platform via unescaped admin notices leads to code execution

A cross-site scripting XSS vulnerability was discovered in the Pressable/Atomic Hosting Platform's admin notices feature. Unescaped text output in the atomic-platform.php file allowed arbitrary JavaScript code execution when an administrator updated or set the atomicsingleoptionlimiternotices...

6AI score
SaveExploits0
Hacker One
Hacker One
added 2025/12/01 1:23 a.m.16 views

Basecamp: Link unfurling calls out to arbitrary URLs and the private-network guard misses link-local addresses

A vulnerability was discovered in the application that allowed authenticated users to supply a URL that the server would fetch for OpenGraph data. The "private network" guard only blocked certain IP ranges, but ignored link-local addresses, enabling server-side requests to be made to those hosts...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/11/30 7:37 p.m.13 views

Revive Adserver: Broken Access Control allows advertiser accounts to delete trackers they do not own

Vulnerability description not provided...

7.1CVSS6.8AI score0.00227EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/11/30 8:51 a.m.14 views

Revive Adserver: INI Format string injection in Revive Adserver 6.0.4 settings

Vulnerability description not provided...

2.7CVSS6.8AI score0.0021EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/11/30 12:7 a.m.28 views

curl: Path Traversal in file:// protocol allows Arbitrary File Read

Summary: The file:// protocol handler in curl does not properly sanitise or block path traversal sequences ../. This allows a maliciously crafted file:// URL to escape the intended directory and access arbitrary files on the filesystem with the permissions of the user running curl. When curl is...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/11/29 5:6 p.m.17 views

curl: Heap Buffer Overflow in TFTP

Summary: A heap buffer overflow vulnerability exists in the TFTP implementation of libcurl. The vulnerability is triggered when a malicious TFTP server sends an OACK Option acknowledgment packet with a blksize option that is larger than the default block size 512 bytes. libcurl updates its intern...

8.4AI score
SaveExploits0
Hacker One
Hacker One
added 2025/11/27 8:51 p.m.19 views

Nextcloud: Roundcube Webmail Style Sanitizer can be bypassed using CSS Character Escapes

A vulnerability was discovered in the style sanitizer of Roundcube Webmail that allowed bypassing the sanitizer using CSS character escapes. This enabled the use of arbitrary inline CSS, such as the url function, which could be used to retrieve the IP address and user agent of the person reading...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2025/11/26 8:34 a.m.26 views

curl: Infinite loop issue in the state machine of the curl project

Summary: Vulnerability impact: When curl attempts to download files from a malicious FTP server, it triggers an infinite loop in the code execution. I discovered this issue in the FTP functionality of the curl project .As described in...

7.6AI score
SaveExploits0
Hacker One
Hacker One
added 2025/11/26 7:35 a.m.33 views

curl: runs javascript on powershell when it shouldnt

On windows, if I run a curl on powershell for a script that should show alert1 it just executes the script when it shouldn't. I did not use AI to find or report this bug. Affected version on CMD I ran curl --version curl 8.16.0 Windows libcurl/8.16.0 Schannel zlib/1.3.1 WinIDN on powershell it...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/11/22 5:56 a.m.16 views

U.S. Dept Of Defense: Cross-Site Scripting via URL on ████████

A Cross-Site Scripting XSS vulnerability was discovered on a specific system through the GET method. The vulnerability allowed the injection of malicious scripts that could be executed. The provided payload demonstrated the vulnerability. The system host and affected products and versions were no...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2025/11/20 4:39 a.m.25 views

curl: Arbitrary free in curl's config file parsing.

Summary: arbitrary free leading to possible double-free / use-after-free / memory corruption, depending on the program and the ability of what a we can do after freeing the pointer we control. Statement clarifying if an AI was used to find the issue or generate the report: Yes I used AI to list...

7.7AI score
SaveExploits0
Rows per page
Query Builder