Lucene search
+L

8449 matches found

Packet Storm News
Packet Storm News
added 2025/07/23 12:00 a.m.18 views

Learning-Based Privacy-Preserving Graph Publishing against Sensitive Link Inference Attacks

Publishing graph data is widely desired to enable a variety of structural analyses and downstream tasks. However, it also potentially poses severe privacy leakage, as attackers may leverage the released graph data to launch attacks and precisely infer private information such as the existence of...

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

Enabling Cyber Security Education through Digital Twins and Generative AI

Digital Twins DTs are gaining prominence in cybersecurity for their ability to replicate complex IT Information Technology, OT Operational Technology, and IoT Internet of Things infrastructures, allowing for real time monitoring, threat analysis, and system simulation. This study investigates how...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/22 11:22 p.m.7 views

SUSE CVE-2025-54121

Starlette is a lightweight ASGI Asynchronous Server Gateway Interface framework/toolkit, designed for building async web services in Python. In versions 0.47.1 and below, when parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread t...

5.3CVSS7.1AI score0.0053EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/07/22 12:00 a.m.14 views

EX-NIDS: a Framework for Explainable Network Intrusion Detection Leveraging Large Language Models

This paper introduces eX-NIDS, a framework designed to enhance interpretability in flow-based Network Intrusion Detection Systems NIDS by leveraging Large Language Models LLMs. In our proposed framework, flows labelled as malicious by NIDS are initially processed through a module called the Promp...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/22 12:00 a.m.8 views

Talking like a Phisher: LLM-Based Attacks on Voice Phishing Classifiers

Voice phishing vishing remains a persistent threat in cybersecurity, exploiting human trust through persuasive speech. While machine learning ML-based classifiers have shown promise in detecting malicious call transcripts, they remain vulnerable to adversarial manipulations that preserve semantic...

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

LLMxCPG: Context-Aware Vulnerability Detection through Code Property Graph-Guided Large Language Models

Software vulnerabilities present a persistent security challenge, with over 25,000 new vulnerabilities reported in the Common Vulnerabilities and Exposures CVE database in 2024 alone. While deep learning based approaches show promise for vulnerability detection, recent studies reveal critical...

7.3AI score
SaveExploits0
Snyk
Snyk
added 2025/07/21 8:46 p.m.24 views

Allocation of Resources Without Limits or Throttling

Overview starlette is a The little ASGI library that shines. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the UploadFile.write method when handling multipart forms containing files larger than the default spoolmaxsize. An attacker can...

6.9CVSS6.9AI score0.0053EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/21 8:15 p.m.3 views

DEBIAN-CVE-2025-54121

Starlette is a lightweight ASGI Asynchronous Server Gateway Interface framework/toolkit, designed for building async web services in Python. In versions 0.47.1 and below, when parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread t...

5.3CVSS5.6AI score0.0053EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/21 8:15 p.m.9 views

UBUNTU-CVE-2025-54121

Starlette is a lightweight ASGI Asynchronous Server Gateway Interface framework/toolkit, designed for building async web services in Python. In versions 0.47.1 and below, when parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread t...

5.3CVSS5.8AI score0.0053EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/07/21 8:06 p.m.18 views

CVE-2025-54121 Starlette has possible denial-of-service vector when parsing large files in multipart forms

Starlette is a lightweight ASGI Asynchronous Server Gateway Interface framework/toolkit, designed for building async web services in Python. In versions 0.47.1 and below, when parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread t...

5.3CVSS0.0053EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/07/21 7:34 p.m.35 views

Starlette has possible denial-of-service vector when parsing large files in multipart forms

Summary When parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread to roll the file over to disk. This blocks the event thread which means we can't accept new connections. Details Please see this discussion for details:...

5.3CVSS7.2AI score0.0053EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/07/21 7:34 p.m.25 views

GHSA-2C2J-9GV5-CJ73 Starlette has possible denial-of-service vector when parsing large files in multipart forms

Summary When parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread to roll the file over to disk. This blocks the event thread which means we can't accept new connections. Details Please see this discussion for details:...

5.3CVSS6.8AI score0.0053EPSS
SaveExploits0References6
Akamai Blog
Akamai Blog
added 2025/07/21 6:00 a.m.13 views

How Search Engines, LLMs, and Third-Party Scrapers Affect Bot Management

...

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

FaultLine: Automated Proof-Of-Vulnerability Generation Using LLM Agents

Despite the critical threat posed by software security vulnerabilities, reports are often incomplete, lacking the proof-of-vulnerability PoV tests needed to validate fixes and prevent regressions. These tests are crucial not only for ensuring patches work, but also for helping developers understa...

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

Chaindesk Cross Site Scripting

Chaindesk, a web application for constructing AI Agents, is vulnerable to a persistent cross site scripting vulnerability in its agent chat component. An attacker can achieve arbitrary client-side script execution by crafting an AI agent whose system prompt instructs the underlying Large Language...

6.5CVSS6.3AI score0.00435EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/07/21 12:00 a.m.7 views

PT-2025-30341

Name of the Vulnerable Software and Affected Versions Starlette versions 0.47.1 and below Description Starlette is a lightweight ASGI framework/toolkit for building async web services in Python. When parsing multi-part forms with large files exceeding the default maximum spool size, Starlette...

5.3CVSS5.6AI score0.0053EPSS
SaveExploits0References37
Packet Storm News
Packet Storm News
added 2025/07/21 12:00 a.m.13 views

SynthCTI: LLM-Driven Synthetic CTI Generation to Enhance MITRE Technique Mapping

Cyber Threat Intelligence CTI mining involves extracting structured insights from unstructured threat data, enabling organizations to understand and respond to evolving adversarial behavior. A key task in CTI mining is mapping threat descriptions to MITRE ATT&CK techniques. However, this process...

6.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2025/07/18 11:32 a.m.25 views

CERT-UA Discovers LAMEHUG Malware Linked to APT28, Using LLM for Phishing Campaign

The Computer Emergency Response Team of Ukraine CERT-UA has disclosed details of a phishing campaign that's designed to deliver a malware codenamed LAMEHUG. "An obvious feature of LAMEHUG is the use of LLM large language model, used to generate commands based on their textual representation...

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

Large Language Models in Cybersecurity: Applications, Vulnerabilities, and Defense Techniques

Large Language Models LLMs are transforming cybersecurity by enabling intelligent, adaptive, and automated approaches to threat detection, vulnerability assessment, and incident response. With their advanced language understanding and contextual reasoning, LLMs surpass traditional methods in...

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

IDFace: Face Template Protection for Efficient and Secure Identification

As face recognition systems FRS become more widely used, user privacy becomes more important. A key privacy issue in FRS is protecting the user's face template, as the characteristics of the user's face image can be recovered from the template. Although recent advances in cryptographic tools such...

7AI score
SaveExploits0
Rows per page
Query Builder