Lucene search
+L

13568 matches found

BDU FSTEC
BDU FSTEC
added 2025/07/30 12:00 a.m.9 views

Vulnerability of software for modeling, designing, and drawing in AutoCAD, related to the execution of operations beyond buffer boundaries in memory, allowing attackers to execute arbitrary code or cause system failures.

The vulnerability of software for modeling, designing, and drawing in AutoCAD is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to execute arbitrary code or cause a service failure using a specially created 3DM fi...

7.8CVSS8AI score0.00163EPSS
SaveExploits0References3Affected Software14
Packet Storm News
Packet Storm News
added 2025/07/30 12:00 a.m.9 views

Cryptanalysis of LC-MUME: a Lightweight Certificateless Multi-User Matchmaking Encryption for Mobile Devices

Yang et al. proposed a lightweight certificateless multiuser matchmaking encryption LC-MUME scheme for mobile devices, published in IEEE Transactions on Information Forensics and Security TIFS DOI: 10.1109/TIFS.2023.3321961. Their construction aims to reduce computational and communication overhe...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/30 12:00 a.m.10 views

Resource-Efficient Automatic Software Vulnerability Assessment Via Knowledge Distillation and Particle Swarm Optimization

The increasing complexity of software systems has led to a surge in cybersecurity vulnerabilities, necessitating efficient and scalable solutions for vulnerability assessment. However, the deployment of large pre-trained models in real-world scenarios is hindered by their substantial computationa...

6.7AI score
SaveExploits0
OSV
OSV
added 2025/07/29 6:15 p.m.11 views

CVE-2025-7675

A maliciously crafted 3DM file, when parsed through certain Autodesk products, can force an Out-of-Bounds Write vulnerability. A malicious actor may leverage this vulnerability to cause a crash, cause data corruption, or execute arbitrary code in the context of the current process...

7.8CVSS6.1AI score0.00163EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/29 6:15 p.m.7 views

CVE-2025-5043

A maliciously crafted 3DM file, when linked or imported into certain Autodesk products, can force a Heap-Based Overflow vulnerability. A malicious actor can leverage this vulnerability to cause a crash, read sensitive data, or execute arbitrary code in the context of the current process...

7.8CVSS6.1AI score0.00163EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/07/29 5:57 p.m.6 views

CVE-2025-7675

A maliciously crafted 3DM file, when parsed through certain Autodesk products, can force an Out-of-Bounds Write vulnerability. A malicious actor may leverage this vulnerability to cause a crash, cause data corruption, or execute arbitrary code in the context of the current process...

7.8CVSS7.5AI score0.00163EPSS
SaveExploits0References3Affected Software2
ATTACKERKB
ATTACKERKB
added 2025/07/29 5:52 p.m.6 views

CVE-2025-5043

A maliciously crafted 3DM file, when linked or imported into certain Autodesk products, can force a Heap-Based Overflow vulnerability. A malicious actor can leverage this vulnerability to cause a crash, read sensitive data, or execute arbitrary code in the context of the current process...

7.8CVSS7.4AI score0.00163EPSS
SaveExploits0References3Affected Software2
Packet Storm News
Packet Storm News
added 2025/07/29 12:00 a.m.7 views

Large Language Model-Based Framework for Explainable Cyberattack Detection in Automatic Generation Control Systems

The increasing digitization of smart grids has improved operational efficiency but also introduced new cybersecurity vulnerabilities, such as False Data Injection Attacks FDIAs targeting Automatic Generation Control AGC systems. While machine learning ML and deep learning DL models have shown...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/29 12:00 a.m.10 views

POLARIS: Explainable Artificial Intelligence for Mitigating Power Side-Channel Leakage

Microelectronic systems are widely used in many sensitive applications e.g., manufacturing, energy, defense. These systems increasingly handle sensitive data e.g., encryption key and are vulnerable to diverse threats, such as, power side-channel attacks, which infer sensitive data through dynamic...

7AI score
SaveExploits0
Qualys Blog
Qualys Blog
added 2025/07/28 5:29 p.m.11 views

Securing Cloud AI and LLMs with TotalAI for Visibility, Risk Context and Control

As enterprises accelerate AI adoption, large language models LLMs hosted on public cloud platforms are quickly becoming the norm due to their simplified access and pricing model. Cloud-native services like AWS Bedrock, Azure AI Foundry, and Google Vertex AI offer powerful, pay-as-you-go access to...

7.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/07/28 4:32 a.m.18 views

CVE-2025-54412

A flaw was found in skops. An inconsistency in OperatorFuncNode can hide the execution of untrusted operator methods when a specially crafted model file is loaded. This issue allows arbitrary code execution at load time...

8.7CVSS6.9AI score0.00137EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/07/28 12:00 a.m.12 views

Hot-Swap MarkBoard: an Efficient Black-Box Watermarking Approach for Large-Scale Model Distribution

Recently, Deep Learning DL models have been increasingly deployed on end-user devices as On-Device AI, offering improved efficiency and privacy. However, this deployment trend poses more serious Intellectual Property IP risks, as models are distributed on numerous local devices, making them...

6.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/28 12:00 a.m.7 views

Enhancing Jailbreak Attacks on LLMs Via Persona Prompts

Jailbreak attacks aim to exploit large language models LLMs by inducing them to generate harmful content, thereby revealing their vulnerabilities. Understanding and addressing these attacks is crucial for advancing the field of LLM safety. Previous jailbreak approaches have mainly focused on dire...

7.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/28 12:00 a.m.10 views

Enhanced Deep Learning DeepFake Detection Integrating Handcrafted Features

The rapid advancement of deepfake and face swap technologies has raised significant concerns in digital security, particularly in identity verification and onboarding processes. Conventional detection methods often struggle to generalize against sophisticated facial manipulations. This study...

6.8AI score
SaveExploits0
NVD
NVD
added 2025/07/26 4:16 a.m.74 views

CVE-2025-54412

skops is a Python library which helps users share and ship their scikit-learn based models. Versions 0.11.0 and below contain a inconsistency in the OperatorFuncNode which can be exploited to hide the execution of untrusted operator methods. This can then be used in a code reuse attack to invoke...

8.7CVSS0.00137EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/26 3:29 a.m.32 views

CVE-2025-54412 skops' Inconsistent Trusted Type Validation Enables Hidden `operator` Methods Execution

skops is a Python library which helps users share and ship their scikit-learn based models. Versions 0.11.0 and below contain a inconsistency in the OperatorFuncNode which can be exploited to hide the execution of untrusted operator methods. This can then be used in a code reuse attack to invoke...

8.7CVSS7.7AI score
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/07/26 12:00 a.m.9 views

ModShift: Model Privacy Via Designed Shifts

In this paper, shifts are introduced to preserve model privacy against an eavesdropper in federated learning. Model learning is treated as a parameter estimation problem. This perspective allows us to derive the Fisher Information matrix of the model updates from the shifted updates and drive the...

7.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/26 12:00 a.m.16 views

Trivial Trojans: How Minimal MCP Servers Enable Cross-Tool Exfiltration of Sensitive Data

The Model Context Protocol MCP represents a significant advancement in AI-tool integration, enabling seamless communication between AI agents and external services. However, this connectivity introduces novel attack vectors that remain largely unexplored. This paper demonstrates how unsophisticat...

6.8AI score
SaveExploits0
Snyk
Snyk
added 2025/07/25 2:45 p.m.2 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure via the q URL parameter in the /api/v2.0/users endpoint. An attacker can retrieve sensitive password hash and salt values by abusing the filtering capability to extract this information character by character. Note:...

6.9CVSS6.8AI score0.00602EPSS
SaveExploits0References2
Schneier on Security
Schneier on Security
added 2025/07/25 11:10 a.m.11 views

Subliminal Learning in AIs

Today's freaky LLM behavior: We study subliminal learning, a surprising phenomenon where language models learn traits from model-generated data that is semantically unrelated to those traits. For example, a "student" model learns to prefer owls when trained on sequences of numbers generated by a...

7.3AI score
SaveExploits0
Rows per page
Query Builder