Lucene search
+L

647 matches found

OSV
OSV
added 2025/05/01 2:10 p.m.14 views

CVE-2022-49906 ibmvnic: Free rwi on reset success

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Free rwi on reset success Free the rwi structure in the event that the last rwi in the list processed successfully. The logic in commit 4f408e1fa6e1 "ibmvnic: retry reset if there are no other resets" introduces an issue...

5.5CVSS6AI score
SaveExploits0References6
Packet Storm News
Packet Storm News
added 2025/04/20 12:00 a.m.16 views

BadApex: Backdoor Attack Based on Adaptive Optimization Mechanism of Black-Box Large Language Models

Previous insertion-based and paraphrase-based backdoors have achieved great success in attack efficacy, but they ignore the text quality and semantic consistency between poisoned and clean texts. Although recent studies introduce LLMs to generate poisoned texts and improve the stealthiness,...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/18 12:00 a.m.14 views

ROFBS$Α$: Real Time Backup System Decoupled from ML Based Ransomware Detection

This study introduces ROFBS$α$, a new defense architecture that addresses delays in detection in ransomware detectors based on machine learning. It builds on our earlier Real Time Open File Backup System, ROFBS, by adopting an asynchronous design that separates backup operations from detection...

6.8AI score
SaveExploits0
Citrix
Citrix
added 2025/04/07 12:00 a.m.58 views

Hotfix XS82ECU1085 - For Citrix Hypervisor 8.2 Cumulative Update 1

Who Should Install This Hotfix? This is a hotfix for customers running Citrix Hypervisor 8.2 Cumulative Update 1 and is only available to customers on theCustomer Success Servicesprogram. Note: Citrix Hypervisor 8.2 Cumulative Update 1 reaches end of life on Jun 25, 2025. Upgrade toXenServer...

7.2AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2025/03/27 12:00 a.m.19 views

A Bootiful Podcast: My friend Anthony Dahanne on Buildpacks, Production, Docker images, and more

Salut fans de Spring! In this installment I'm joined by the legendary Anthony Dahanne. If you've enjoyed success in production using Spring's built-in spring-boot:build-image capability, you've got today's guest Anthony to thank for it!...

7.2AI score
SaveExploits0
Akamai Blog
Akamai Blog
added 2025/03/24 1:00 p.m.10 views

Akamai’s Channel-First Strategy: Driving Partner Success in 2025

Customer success is Akamai’s priority — and our many industry awards highlight how we've empowered our partners to thrive. See what we have planned for 2025...

7AI score
SaveExploits0
Citrix
Citrix
added 2025/03/24 12:00 a.m.32 views

Hotfix XS82ECU1083 - For Citrix Hypervisor 8.2 Cumulative Update 1

Who Should Install This Hotfix? This is a hotfix for customers running Citrix Hypervisor 8.2 Cumulative Update 1 and is only available to customers on theCustomer Success Servicesprogram. Note: Citrix Hypervisor 8.2 Cumulative Update 1 reaches end of life on Jun 25, 2025. Upgrade toXenServer...

9.8CVSS7.2AI score0.72059EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2023-52160

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The implementation of PEAP in wpasupplicant through 2.10 allows authentication bypass. For a successful attack, wpasupplicant must be configured to not verify t...

6.5CVSS6.7AI score0.01177EPSS
SaveExploits0References3
Wordfence Blog
Wordfence Blog
added 2025/03/03 6:13 p.m.102 views

Enhancing the Wordfence Bug Bounty Program: New Incentives & a Stronger Focus on High-Impact Research

Last year was a year of growth and refinement for the Wordfence Threat Intelligence team. In December of 2023, we launched our Bug Bounty Program, rewarding security researchers for identifying and reporting in-scope vulnerabilities to further our mission of Securing the Web while contributing to...

7.3AI score
SaveExploits0
Akamai Blog
Akamai Blog
added 2025/02/20 1:00 p.m.15 views

Accelerate Your Business Success with Akamai Enhanced Partner Portal

...

7.3AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.10 views

bpf: fix recursive lock when verdict program return SK_PASS

...

7.5CVSS6.9AI score0.00412EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.6 views

rtc: check if __rtc_read_time was successful in rtc_timer_do_work()

...

5.5CVSS6.9AI score0.00232EPSS
SaveExploits0
Wiz blog
Wiz blog
added 2025/01/28 2:00 p.m.16 views

Key Performance Indicators for Effective DSPM Implementation

What are the most important KPI’s for a successful DSPM implementation? Let's explore what KPI’s to monitor, why they matter, and how you can take advantage of them for improved security at your org...

7.2AI score
SaveExploits0
Cvelist
Cvelist
added 2025/01/14 5:32 p.m.28 views

CVE-2025-21607 Success of Certain Precompile Calls not Checked in Vyper

Vyper is a Pythonic Smart Contract Language for the EVM. When the Vyper Compiler uses the precompiles EcRecover 0x1 and Identity 0x4, the success flag of the call is not checked. As a consequence an attacker can provide a specific amount of gas to make these calls fail but let the overall executi...

2.3CVSS0.00654EPSS
SaveExploits1References3
OSV
OSV
added 2025/01/14 4:34 p.m.23 views

GHSA-VGF2-GVX8-XWC3 Vyper Does Not Check the Success of Certain Precompile Calls

Summary When the Vyper Compiler uses the precompiles EcRecover 0x1 and Identity 0x4, the success flag of the call is not checked. As a consequence an attacker can provide a specific amount of gas to make these calls fail but let the overall execution continue. Then the execution result can be...

2.3CVSS6.3AI score0.00654EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2025/01/14 12:00 a.m.13 views

Vyper 安全漏洞

Vyper is a Pythonic smart contract language for EVM open sourced by vyperlang. A security vulnerability exists in Vyper 0.4.0 and earlier versions, which stems from the compiler failing to check the success flag of a call when using pre-compiled EcRecover and Identity, which could lead to incorre...

7.5CVSS6.4AI score0.00654EPSS
SaveExploits1References5
OSV
OSV
added 2025/01/05 10:15 p.m.8 views

CVE-2025-0232

A vulnerability was found in Codezips Blood Bank Management System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /successadmin.php. The manipulation of the argument psw leads to sql injection. The attack may be launched remotely. The exploit has...

8.8CVSS5.8AI score0.00517EPSS
SaveExploits1References4
GithubExploit
GithubExploit
added 2024/12/23 12:05 p.m.143 views

Exploit for Cross-site Scripting in Pnetlab

Open Redirect CVE-2024-51112 + Exploit Author: Fatime Zeh...

6.1CVSS6.7AI score0.00314EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2024/12/20 12:00 a.m.16 views

PT-2024-17262 · WordPress · Pkt1 Centro De Envios

Name of the Vulnerable Software and Affected Versions: PKT1 Centro de envios plugin for WordPress versions up to, and including, 1.2.1 Description: The issue is related to Reflected Cross-Site Scripting due to insufficient input sanitization and output escaping. This allows unauthenticated...

6.1CVSS8.6AI score0.00355EPSS
SaveExploits0References7
Akamai Blog
Akamai Blog
added 2024/12/13 1:00 p.m.10 views

Akamai Technical Academy and Coursera: A Year of STEM Education Success

...

7.3AI score
SaveExploits0
Rows per page
Query Builder