Lucene search
+L

1351 matches found

Packet Storm News
Packet Storm News
added 2025/06/09 12:00 a.m.8 views

GradEscape: a Gradient-Based Evader against AI-Generated Text Detectors

In this paper, we introduce GradEscape, the first gradient-based evader designed to attack AI-generated text AIGT detectors. GradEscape overcomes the undifferentiable computation problem, caused by the discrete nature of text, by introducing a novel approach to construct weighted embeddings for t...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/09 12:00 a.m.8 views

TokenBreak: Bypassing Text Classification Models through Token Manipulation

Natural Language Processing NLP models are used for text-related tasks such as classification and generation. To complete these tasks, input data is first tokenized from human-readable text into a format the model can understand, enabling it to make inferences and understand context. Text...

7.2AI score
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2025/06/05 2:00 p.m.6 views

Navigating AWS Migration: Achieving Clarity and Confidence

Migrating workloads to Amazon Web Services AWS represents a significant strategic opportunity, enabling greater agility, scalability, and potential for innovation. But undertaking this transition without a comprehensive strategy for visibility and security can introduce unforeseen risks,...

7.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/04 12:00 a.m.8 views

Watermarking Degrades Alignment in Language Models: Analysis and Mitigation

Watermarking techniques for large language models LLMs can significantly impact output quality, yet their effects on truthfulness, safety, and helpfulness remain critically underexamined. This paper presents a systematic analysis of how two popular watermarking approaches-Gumbel and KGW-affect...

7AI score
SaveExploits0
Trend Micro Simply Security
Trend Micro Simply Security
added 2025/06/04 12:00 a.m.9 views

Driving Success on the Track or in the Boardroom

Discover how the Trend Micro and the NEOM McLaren Formula E Team partnership is powered by a common vision for winning, on the track and in the boardroom...

7.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/02 12:00 a.m.9 views

Align Is Not Enough: Multimodal Universal Jailbreak Attack against Multimodal Large Language Models

Large Language Models LLMs have evolved into Multimodal Large Language Models MLLMs, significantly enhancing their capabilities by integrating visual information and other types, thus aligning more closely with the nature of human intelligence, which processes a variety of data forms beyond just...

7.1AI score
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2025/05/28 1:00 p.m.10 views

Key Takeaways from the Take Command Summit 2025: Customer Panel on Future-Proofing VM Programs

One of the most actionable sessions at the Take Command 2025 Virtual Cybersecurity Summit came directly from the field. In a panel hosted by Aniket Menon, VP of Product Management at Rapid7, security leaders from Cross Financial Corp, Phibro Animal Health Corporation, and Miltenyi Biotec shared h...

7.4AI score
SaveExploits0
CNNVD
CNNVD
added 2025/05/25 12:00 a.m.10 views

H3C SecCenter SMP-E1114P02 路径遍历漏洞

H3C SecCenter SMP-E1114P02 is a security management platform from China's Xinhua San H3C. A path traversal vulnerability exists in H3C SecCenter SMP-E1114P02 20250513 and earlier versions, which stems from path traversal due to incorrect operation of the parameter Name in the...

7.5CVSS4.8AI score0.00719EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 11:39 a.m.15 views

CVE-2025-24401

Jenkins Folder-based Authorization Strategy Plugin 217.vd5b18537403e and earlier does not verify that permissions configured to be granted are enabled, potentially allowing users formerly granted typically optional permissions, like Overall/Manage to access functionality they're no longer entitle...

6.8CVSS6.7AI score0.00313EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 7:30 a.m.11 views

CVE-2024-48569

Proactive Risk Manager version 9.1.1.0 is affected by multiple Cross-Site Scripting XSS vulnerabilities in the add/edit form fields, at the urls starting with the subpaths: /ar/config/configuation/ and /ar/config/risk-strategy-control/...

5.4CVSS5.5AI score0.00521EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:21 p.m.14 views

CVE-2021-41275

spreeauthdevise is an open source library which provides authentication and authorization services for use with the Spree storefront framework by using an underlying Devise authentication framework. In affected versions spreeauthdevise is subject to a CSRF vulnerability that allows user account...

9.3CVSS6.7AI score0.006EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 7:11 p.m.12 views

CVE-2021-21624

An incorrect permission check in Jenkins Role-based Authorization Strategy Plugin 3.1 and earlier allows attackers with Item/Read permission on nested items to access them, even if they lack Item/Read permission for parent folders...

4.3CVSS6.6AI score0.00877EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:19 a.m.8 views

CVE-2013-10025

A vulnerability was found in Exit Strategy Plugin 1.55 on WordPress and classified as problematic. Affected by this issue is the function exitpageadmin of the file exitpage.php. The manipulation leads to cross-site request forgery. The attack may be launched remotely. Upgrading to version 1.59 is...

8.8CVSS6.8AI score0.00433EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 12:28 a.m.9 views

CVE-2013-10024

A vulnerability has been found in Exit Strategy Plugin 1.55 on WordPress and classified as problematic. Affected by this vulnerability is an unknown functionality of the file exitpage.php. The manipulation leads to information disclosure. The attack can be launched remotely. Upgrading to version...

7.5CVSS6.6AI score0.00718EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2025/05/21 12:00 a.m.10 views

Silent Leaks: Implicit Knowledge Extraction Attack on RAG Systems through Benign Queries

Retrieval-Augmented Generation RAG systems enhance large language models LLMs by incorporating external knowledge bases, but they are vulnerable to privacy risks from data extraction attacks. Existing extraction methods typically rely on malicious inputs such as prompt injection or jailbreaking,...

7.2AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/15 1:29 p.m.12 views

CVE-2025-4516

There is an issue in CPython when using bytes.decode"unicodeescape", error="ignore|replace". If you are not using the "unicodeescape" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode call in ...

5.9CVSS5.6AI score0.00216EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2025/05/15 10:30 a.m.43 views

5 BCDR Essentials for Effective Ransomware Defense

Ransomware has evolved into a deceptive, highly coordinated and dangerously sophisticated threat capable of crippling organizations of any size. Cybercriminals now exploit even legitimate IT tools to infiltrate networks and launch ransomware attacks. In a chilling example, Microsoft recently...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/13 12:00 a.m.9 views

Optimized Couplings for Watermarking Large Language Models

Large-language models LLMs are now able to produce text that is, in many cases, seemingly indistinguishable from human-generated content. This has fueled the development of watermarks that imprint a signal'' in LLM-generated text with minimal perturbation of an LLM's output. This paper provides a...

6.9AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/05/12 5:59 a.m.5 views

Malicious code in harvest-strategy (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware de22b4dfdf724c0f8cba6b9451ea1743b0a7d6be1256a89d00ec7ae20c3ef901 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2025/05/12 5:59 a.m.4 views

MAL-2025-3765 Malicious code in harvest-strategy (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware de22b4dfdf724c0f8cba6b9451ea1743b0a7d6be1256a89d00ec7ae20c3ef901 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Rows per page
Query Builder