Lucene search
K

2427 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/18 12:0 a.m.3 views

EulerOS Virtualization 2.13.0 : polkit (EulerOS-SA-2025-2593)

According to the versions of the polkit packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in polkit. When processing an XML policy with 32 or more nested elements in depth, an out-of-bounds write can be...

6.7CVSS6.4AI score0.00034EPSS
Exploits0References2
CVE
CVE
added 2025/12/16 12:42 a.m.11 views

CVE-2025-67744

DeepChat prior to 0.5.3 is affected by a Mermaid diagram rendering vulnerability that allows arbitrary JavaScript execution. The issue arises from the Electron IPC renderer being exposed to the DOM, enabling a Cross-Site Scripting (XSS) flaw that can escalate to Remote Code Execution (RCE) and al...

9.6CVSS6.5AI score0.00261EPSS
Exploits1References2Affected Software1
Packet Storm News
Packet Storm News
added 2025/12/16 12:0 a.m.2 views

SeBERTis: A Framework for Producing Classifiers of Security-Related Issue Reports

Monitoring issue tracker submissions is a crucial software maintenance activity. A key goal is the prioritization of high risk, security-related bugs. If such bugs can be recognized early, the risk of propagation to dependent products and endangerment of stakeholder benefits can be mitigated. To...

6.9AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/12/14 12:0 a.m.4 views

SHERLOCK: A Deep Learning Approach to Detect Software Vulnerabilities

The increasing reliance on software in various applications has made the problem of software vulnerability detection more critical. Software vulnerabilities can lead to security breaches, data theft, and other negative outcomes. Traditional software vulnerability detection techniques, such as...

7.4AI score
Exploits0
EUVD
EUVD
added 2025/12/12 9:31 p.m.2 views

EUVD-2025-203121

Vuetify has a Prototype Pollution vulnerability...

8.6CVSS6.5AI score0.002EPSS
Exploits0References4
Snyk
Snyk
added 2025/12/12 7:45 p.m.3 views

Prototype Pollution

Overview org.webjars.npm:vuetify is an a Material Design component framework for Vue.js. Affected versions of this package are vulnerable to Prototype Pollution via the mergeDeep function used to merge preset options with defaults. An attacker can inject arbitrary properties into all JavaScript...

8.8CVSS6.7AI score0.002EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/12/12 7:29 p.m.19 views

CVE-2025-8083 Vuetify Prototype Pollution via Preset options

The Preset configuration https://v2.vuetifyjs.com/en/features/presets feature of Vuetify is vulnerable to Prototype Pollution https://cheatsheetseries.owasp.org/cheatsheets/PrototypePollutionPreventionCheatSheet.html due to the internal 'mergeDeep' utility function used to merge options with...

8.6CVSS0.002EPSS
Exploits0References2
CVE
CVE
added 2025/12/12 7:29 p.m.7 views

CVE-2025-8083

Vuetify CVE-2025-8083 is a Prototype Pollution flaw in the Preset configuration feature via internal mergeDeep when merging malicious presets. Affected: Vuetify >=2.2.0-beta.2 and

8.6CVSS6.4AI score0.002EPSS
Exploits0References2
Packet Storm
Packet Storm
added 2025/12/10 12:0 a.m.206 views

📄 Palo Alto Deep Packet Inspection Information Disclosure

Proof of concept code for Palo Alto deep packet inspection data exfiltration issues that appear to affect PanOS up to version 11.2.0. ============================================================================================================================================= | Title : Palo Alto...

7.2AI score
Exploits0
OSV
OSV
added 2025/12/09 5:11 p.m.3 views

GHSA-HXJ9-33PP-J2CC Elysia vulnerable to prototype pollution with multiple standalone schema validation

Prototype pollution vulnerability in mergeDeep after merging results of two standard schema validations with the same key. Due to the ordering of merging, there must be an any type that is set as a standalone guard, to allow for the proto prop to be merged. When combined with GHSA-8vch-m3f4-q8jf...

9.1CVSS5.9AI score0.00249EPSS
Exploits2References8
Github Security Blog
Github Security Blog
added 2025/12/09 5:11 p.m.9 views

Elysia vulnerable to prototype pollution with multiple standalone schema validation

Prototype pollution vulnerability in mergeDeep after merging results of two standard schema validations with the same key. Due to the ordering of merging, there must be an any type that is set as a standalone guard, to allow for the proto prop to be merged. When combined with GHSA-8vch-m3f4-q8jf...

9.8CVSS6.7AI score0.00249EPSS
Exploits1References8Affected Software1
Wiz blog
Wiz blog
added 2025/12/08 5:18 p.m.7 views

React2Shell: Technical Deep-Dive & In-the-Wild Exploitation of CVE-2025-55182

We break down the exploit mechanics and detail active in-the-wild attacks observed by our team, from credential harvesting to sophisticated cloud backdoors...

10CVSS6.9AI score0.84541EPSS
Exploits361
Packet Storm News
Packet Storm News
added 2025/12/07 12:0 a.m.3 views

Deep Reinforcement Learning for Phishing Detection with Transformer-Based Semantic Features

Phishing is a cybercrime in which individuals are deceived into revealing personal information, often resulting in financial loss. These attacks commonly occur through fraudulent messages, misleading advertisements, and compromised legitimate websites. This study proposes a Quantile Regression De...

6.8AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/12/07 12:0 a.m.8 views

Hyperflex: A SIMD-Based DFA Model for Deep Packet Inspection

Deep Packet Inspection DPI has been extensively employed for network security. It examines traffic payloads by searching for regular expressions regex with the Deterministic Finite Automaton DFA model. However, as the network bandwidth and ruleset size are increasing rapidly, the conventional DFA...

6.8AI score
Exploits0
RedHat Linux
RedHat Linux
added 2025/12/04 11:12 p.m.1 views

libexpat: expat: Improper Restriction of XML Entity Expansion Depth in libexpat

A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML documents. When parsing an XML document with deeply nested entity references, libexpat can be forced to recurse indefinitely, exhausting the stack space and causing a crash...

7.5CVSS7.4AI score0.00803EPSS
Exploits0References6
OSV
OSV
added 2025/12/03 7:15 p.m.1 views

DEBIAN-CVE-2025-12084

When building nested elements using xml.dom.minidom methods such as appendChild that have a dependency on clearidcache the algorithm is quadratic. Availability can be impacted when building excessively nested documents...

5.3CVSS7.3AI score0.00128EPSS
Exploits0References1
CVE
CVE
added 2025/12/03 6:55 p.m.85 views

CVE-2025-12084

CVE-2025-12084 affects Python’s xml.dom.minidom when building nested elements via methods like appendChild() that rely on _clear_id_cache(); the algorithm becomes quadratic, potentially impacting availability under heavily nested documents. Connected advisories confirm a patch exists across multi...

6.3CVSS6.6AI score0.00128EPSS
Exploits0References14Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/03 6:55 p.m.1 views

CVE-2025-12084 Quadratic complexity in node ID cache clearing

When building nested elements using xml.dom.minidom methods such as appendChild that have a dependency on clearidcache the algorithm is quadratic. Availability can be impacted when building excessively nested documents...

6.3CVSS6.6AI score0.00128EPSS
Exploits0References14
Snyk
Snyk
added 2025/12/02 6:45 a.m.16 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via algorithmic complexity in the SQL parsing logic. The parser fails to enforce limits when handling deeply nested tuples or unusually large token sequences, allowing an attacker to...

8.7CVSS7.5AI score0.10881EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/01 12:30 p.m.2 views

EUVD-2025-199979

Uncontrolled recursion in the json2pb component in Apache bRPC version 1.15.0 on all platforms allows remote attackers to make the server crash via sending deep recursive json data. Root Cause: The bRPC json2pb component uses rapidjson to parse json data from the network. The rapidjson parser use...

7.5CVSS6.7AI score0.0024EPSS
Exploits2References3
Rows per page
Query Builder