Lucene search
+L

971520 matches found

Hacker One
Hacker One
added 2025/07/13 8:12 p.m.388 views

8x8: █.8x8.vc/index.js: Exposed Google Maps API Key Allowing Potential Abuse of Paid Services

The Google Maps API key was inadvertently exposed in client-side code, allowing potential unauthorized access to some Google Maps services. The issue was promptly addressed by implementing appropriate API key restrictions where feasible...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/13 4:50 p.m.34 views

curl: Uncontrolled File Write/Arbitrary File Creation

Description The dumpeasysrc function in the provided code snippet allows an attacker to specify an arbitrary file path for outputting the generated libcurl source code via the global-libcurl variable. If the global-libcurl value is not properly sanitized or restricted, a malicious user could...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/13 1:42 p.m.42 views

curl: HTTP Request Smuggling Vulnerability Analysis - cURL Security Report

HTTP Request Smuggling Vulnerability Report - cURL Summary: cURL does not explicitly reject HTTP requests that contain both Transfer-Encoding and Content-Length headers, which can lead to HTTP request smuggling vulnerabilities CWE-444 when the request passes through intermediary systems proxies,...

7.5CVSS7.8AI score0.51798EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/07/12 8:11 p.m.16 views

Bykea: MongoDB Query Logs & Schema Leak via Unauthenticated Endpoint

MongoDB Query Logs & Schema Leak via Unauthenticated Endpoint An unauthenticated health check endpoint was discovered that exposed basic system and infrastructure details...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/12 12:57 a.m.25 views

WakaTime: Not a Vuln: Race Condition Allows Creation of Multiple Organizations with the Same Name

Summary: A race condition vulnerability exists in the organization creation logic that allows an attacker to create multiple organizations with the same name, violating the expected uniqueness constraint enforced by the UI. This could lead to confusion, broken business logic, or potential misuse...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/11 12:01 p.m.20 views

Nextcloud: Deck app allowed user with "Can share" permission to modify permissions of other non-owners

The Deck app in Nextcloud allowed users with "Can share" permission to modify the permissions of other non-owners...

5.4CVSS6.8AI score0.00279EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/07/11 9:34 a.m.20 views

Nextcloud: Participants were able to blindly delete poll drafts of other users by ID

Participants were able to blindly delete poll drafts of other users by ID...

4.3CVSS6.9AI score0.00253EPSS
SaveExploits0
Wordfence Blog
Wordfence Blog
added 2025/07/10 1:55 p.m.164 views

Wordfence Intelligence Weekly WordPress Vulnerability Report (June 30, 2025 to July 6, 2025)

Calling all Vulnerability Researchers and Bug Bounty Hunters! Spring into Summer with Wordfence! Now through August 4, 2025, earn 2X bounty rewards forall in-scope submissions from our 'High Threat' list in software with fewer than 5 million active installs. Bounties up to $31,200 per...

10CVSS10AI score0.57566EPSS
SaveExploits23
Hacker One
Hacker One
added 2025/07/09 7:56 p.m.15 views

Mozilla: Microsoft `x-apikey` Exposed in Mozilla CI Public Logs

A Microsoft telemetry API key x-apikey was found exposed in publicly accessible Mozilla CI logs. The key appeared in HTTP POST requests sent to Microsoft's telemetry endpoint during automated Firefox testing and was captured via mitmproxy logs. The security impact was considered minimal as the...

6.6AI score
SaveExploits0
Wordfence Blog
Wordfence Blog
added 2025/07/09 4:05 p.m.9 views

200,000 WordPress Sites Affected by Arbitrary File Deletion Vulnerability in SureForms WordPress Plugin

📢 Calling all Vulnerability Researchers and Bug Bounty Hunters!📢 🌞 Spring into Summer with Wordfence! Now through August 4, 2025, earn 2X bounty rewards forall in-scope submissions from our ‘High Threat’ list in software with fewer than 5 million active installs. Bounties up to $31,200 per...

8.1CVSS7.3AI score0.01006EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2025/07/09 7:30 a.m.336 views

Exploit for Injection in Nikhil-Bhalerao Open_Source_Clinic_Management_System

CVE-2025-5777: The Ultimate PoC & Scanner 🚀 !Hacker GIFhtt...

9.3CVSS7.8AI score0.99953EPSS
SaveExploits21
Hacker One
Hacker One
added 2025/07/08 6:46 p.m.52 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.37 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
Wordfence Blog
Wordfence Blog
added 2025/07/08 4:00 p.m.20 views

Revolutionizing Responsible Disclosure: Introducing the Wordfence Vulnerability Management Portal for WordPress Vendors

The Wordfence team is excited to announce the official launch of the Wordfence Vulnerability Management Portal, the latest addition to the Wordfence Intelligence suite. This new interface is designed to improve and simplify the vulnerability disclosure process between the Wordfence team and...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/06 12:45 a.m.27 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
RedhatCVE
RedhatCVE
added 2025/07/03 7:25 p.m.15 views

CVE-2025-6600

An exposure of sensitive information vulnerability was identified in GitHub Enterprise Server that could allow an attacker to disclose the names of private repositories within an organization. This issue could be exploited by leveraging a user-to-server token with no scopes via the Search API...

6.3CVSS6.5AI score0.00275EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2025/07/03 5:49 a.m.71 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
OSV
OSV
added 2025/07/01 7:15 p.m.12 views

CVE-2025-6600

An exposure of sensitive information vulnerability was identified in GitHub Enterprise Server that could allow an attacker to disclose the names of private repositories within an organization. This issue could be exploited by leveraging a user-to-server token with no scopes via the Search API...

4.3CVSS5.7AI score0.00275EPSS
SaveExploits0References1
Huntr
Huntr
added 2025/07/01 5:58 p.m.11 views

LangChain HTMLSectionSplitter – XXE caused by unsafe XSLT parsing

This report is not public...

7.5CVSS6.9AI score0.00508EPSS
SaveExploits0
Wordfence Blog
Wordfence Blog
added 2025/07/01 4:33 p.m.7 views

600,000 WordPress Sites Affected by Arbitrary File Deletion Vulnerability in Forminator WordPress Plugin

📢 Calling all Vulnerability Researchers and Bug Bounty Hunters!📢 🌞 Spring into Summer with Wordfence! Now through August 4, 2025, earn 2X bounty rewards forall in-scope submissions from our ‘High Threat’ list in software with fewer than 5 million active installs. Bounties up to $31,200 per...

8.8CVSS7.2AI score0.12449EPSS
SaveExploits0
Rows per page
Query Builder