Lucene search
+L

1312269 matches found

Hacker One
Hacker One
added 2025/07/31 2:4 p.m.18 views

WakaTime: Unauthorized Disclosure of Private Emails via WakaTime Private Leaderboards

The vulnerability allowed unauthorized disclosure of private email addresses of WakaTime users through the private leaderboards feature. The email addresses were exposed to leaderboard creators and members, even when the users had not chosen to make their emails public...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/31 12:54 p.m.13 views

Mozilla: Bypass of Restricted Keyword "Mozilla" in Display Name Field via Unicode Homoglyphs on addons.allizom.org

A restricted keyword bypass vulnerability was discovered on the Firefox Add-ons platform that allowed an attacker to register a display name visually identical to "Mozilla" by using a Unicode homoglyph character. This circumvented the intended restriction and could have been used to impersonate...

5.5AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/29 10:38 p.m.18 views

Mars: SQLi at █████ parameter

A SQL injection vulnerability was discovered in an items endpoint that accepted unauthenticated POST requests without CSRF validation. The vulnerability allowed execution of arbitrary SQL commands and extraction of database metadata. Additional security issues included stored XSS through the...

6.3AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/29 5:54 a.m.12 views

Nextcloud: Calendar app allowed booking appointments without the generated token

The calendar app was found to allow booking appointments without the necessary generated token, which could have led to unauthorized access...

3.3CVSS6.8AI score0.00135EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/07/26 9:18 p.m.24 views

curl: Vulnerability Report: Public Exposure of Security Audit File

Summary: A sensitive internal security audit report file for cURL/libcurl—specifically cure53-curl-report-2016.pdf—was found to be publicly accessible via search engine dorking. This file includes detailed vulnerability findings, exploit vectors, code review observations, and remediation advice...

6.9AI score
SaveExploits0
Huntr
Huntr
added 2025/07/24 1:53 p.m.7 views

Possible HTML Injection in Accept-Language header

This report is not public...

5.4CVSS5.4AI score0.00417EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/07/24 10:49 a.m.8 views

U.S. Dept Of Defense: Cross-Site Scripting via 'fname' parameter in ███

A Cross-Site Scripting XSS vulnerability was discovered in the 'fname' parameter of the target application. The vulnerability allowed an attacker to inject malicious scripts that could be executed. Exploitation of this vulnerability could have led to consequences such as cookie theft and session...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/24 10:44 a.m.31 views

Malwarebytes: Replayable Password Change Request Across Sessions.

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/24 10:22 a.m.29 views

curl: Security check up

Summary: summary of the vulnerability Statement clarifying if an AI was used to find the issue or generate the report Affected version Which curl/libcurl version are you using to reproduce? On which platform? curl -V typically generates good output to include Steps To Reproduce: add details for h...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/23 8:3 p.m.20 views

curl: Exposure of Private RSA Private Key in curl GitHub Repository

Description: I discovered that a private RSA key along with its certificate is publicly accessible inside the curl GitHub repository under the file tests/data/stunnel.pem. This file contains a PEM-formatted RSA private key, which should be kept strictly confidential. Steps to Reproduce: Navigate ...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/22 12:42 p.m.13 views

curl: Use after free (or assert triggered) with failed allocations in openssl

Summary: summary of the vulnerability A heap use after free or assertion can be triggered if some allocations fail I am not sure you consider allocations failures to be part of security issues, and I am not sure the issue lies in curl or in openssl, but I still think you want something to be fixe...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/21 3:17 p.m.22 views

curl: on the implications of permitting procedural culling

Good day. My name is Lorentso Youriévitch Bogdanov. It has come to my attention that you are in need of higher-quality code review. Rest assured that you are not alone in noticing a certain degree of brain-drain in this field. As you can perhaps imagine, the recent shortage of qualified hackers a...

6.7AI score
SaveExploits0
Huntr
Huntr
added 2025/07/21 5:38 a.m.6 views

SQLite Operator-Based SQL Injection Vulnerability in LangGraph

This report is not public...

7.3CVSS6.9AI score0.00165EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/07/20 5:10 a.m.21 views

curl: OpenSSL HTTP/3 bogus CURLINFO_TLS_SSL_PTR

Summary: curleasygetinfo CURLINFOTLSSSLPTR appears to return invalid SSL connection pointer for OpenSSL HTTP/3 connections. Using this SSL connection results in a crash, and potential other impacts. This issue does not happen with libcurl 8.14.1, suggesting that the bug is in libcurl itself or...

8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/20 2:51 a.m.17 views

curl: GnuTLS CURLINFO_TLS_SESSION / CURLINFO_TLS_SSL_PTR type confusion

Summary: curleasygetinfo for CURLINFOTLSSESSION and CURLINFOTLSSSLPTR incorrectly return CURLSSLBACKENDOPENSSL in struct curltlssessioninfo backend field for GnuTLS. struct curltlssessioninfo curlsslbackend backend; void internals; ; The bug is at...

7AI score
SaveExploits0
Huntr
Huntr
added 2025/07/18 2:40 p.m.7 views

User Enumeration via "Account not found" Message

This report is not public...

5.3CVSS6.9AI score0.00711EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/07/18 11:1 a.m.8 views

U.S. Dept Of Defense: Unauthenticated Users Can Access Other Users’ Bug Report Attachments via Broken Access Control

A vulnerability was discovered where unauthenticated users could access other users' bug report attachments due to a lack of proper access control. The /BugReport/Admin/Attachment/id endpoint exposed attachments linked to private bug reports, and the numeric ID in the URL could be manipulated to...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/17 6:40 p.m.22 views

curl: curl ASSERTs when accessing an LDAP URL

Summary: curl can crash when accessing an LDAP URL. curl ldap://localhost:1388 curl: result.c:930: tryread1msg: Assertion !BERBVISEMPTY &resoid ' failed. Aborted core dumped No AI was used in the production of this report. This was enabled by oss-fuzz, but initiated by me adding LDAP support to...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/17 2:50 a.m.11 views

U.S. Dept Of Defense: SQL Injection - JSON 'name' parameter

A SQL injection vulnerability was discovered in the 'name' parameter of the website. The vulnerability allowed manipulation of SQL queries executed by the backend database. The original request containing the vulnerable parameter was provided...

8AI score
SaveExploits0
Huntr
Huntr
added 2025/07/16 9:46 p.m.11 views

XPath Injection in search_item_ctrl_f Function - Hugging Face Smolagents v1.20.0

The searchitemctrlf function in the Hugging Face Smolagents library is vulnerable to XPath injection. The function simply concatenates user input into an XPath query without sanitizing or escaping the input. Vulnerable Code Location: File: src/smolagents-1.20.0/smolagents/visionwebbrowser.py...

5.4CVSS6AI score0.0026EPSS
SaveExploits2
Rows per page
Query Builder