Lucene search
+L

256 matches found

Packet Storm News
Packet Storm News
added 2025/08/18 12:0 a.m.6 views

VerilogLAVD: LLM-Aided Rule Generation for Vulnerability Detection in Verilog

Timely detection of hardware vulnerabilities during the early design stage is critical for reducing remediation costs. Existing early detection techniques often require specialized security expertise, limiting their usability. Recent efforts have explored the use of large language models LLMs for...

7.1AI score
SaveExploits0
Snyk
Snyk
added 2025/08/13 9:52 a.m.12 views

Allocation of Resources Without Limits or Throttling

Overview org.bouncycastle:bcprov-ext-jdk15to18 is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to improper processing of large name constraint structures in PKIXCertPathReviewer. An...

6.3CVSS6.8AI score0.00461EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/08/13 9:52 a.m.12 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to improper processing of large name constraint structures in PKIXCertPathReviewer. An attacker can cause excessive resource allocation by submitting specially crafted ASN.1...

6.3CVSS6.8AI score0.00461EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/08/12 9:40 a.m.11 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 the ASN1ObjectIdentifier. An attacker can cause excessive resource consumption by submitting specially crafted ASN.1 Object Identifiers, potentially leading to service disruption...

6.3CVSS7AI score0.00537EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/08/12 9:40 a.m.2 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 the ASN1ObjectIdentifier. An attacker can cause excessive resource consumption by submitting specially crafted ASN.1 Object Identifiers, potentially leading to service disruption...

6.3CVSS7AI score0.00537EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/07/30 12:0 a.m.8 views

Breaking Obfuscation: Cluster-Aware Graph with LLM-Aided Recovery for Malicious JavaScript Detection

With the rapid expansion of web-based applications and cloud services, malicious JavaScript code continues to pose significant threats to user privacy, system integrity, and enterprise security. But, detecting such threats remains challenging due to sophisticated code obfuscation techniques and...

6.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/20 1:0 a.m.8 views

gnutls: GnuTLS Impacted by Inefficient DER Decoding in libtasn1 Leading to Remote DoS

A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, leading to increased resource consumption. This flaw allows a remote attacker to send a specially...

5.3CVSS7.2AI score0.01245EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/05/13 1:53 p.m.10 views

github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input

A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory OOM crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree AST, consuming excessive memo...

7.5CVSS5.8AI score0.00577EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/02 1:35 a.m.8 views

USN-7404-1 phpseclib vulnerabilities

It was discovered that phpseclib did not correctly handle RSA PKCS1 v1.5 signature verification. An attacker could possibly use this issue to bypass authentication. This issue only affected Ubuntu 20.04 LTS. CVE-2021-30130 It was discovered that phpseclib did not correctly handle certain characte...

7.5CVSS5.7AI score0.01055EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/03/20 12:0 a.m.9 views

H2O 资源管理错误漏洞

H2O is an in-memory platform for distributed, scalable machine learning open-sourced by H2O.ai. A resource management error vulnerability exists in H2O version 3.46.0.1, which stems from the runtool command exposing classes in the water.tools package via the ast parser, which could lead to a deni...

7.5CVSS7.5AI score0.00636EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/03/17 9:26 p.m.25 views

Memory Exhaustion in Expr Parser with Unrestricted Input

Impact If the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios where input size isn’t limited, a malicious or inadvertent extremely large expression c...

7.5CVSS6.6AI score0.00577EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/03/17 5:23 p.m.19 views

CVE-2025-29786

A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory OOM crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree AST, consuming excessive...

7.5CVSS7.2AI score0.00577EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/03/17 1:43 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the parseExpression function in parser.go, due to the unrestricted size of input strings, which can cause the generation of large Abstract Syntax Trees ASTs. An attacker can crash...

8.7CVSS7AI score0.00577EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/17 1:15 p.m.299 views

CVE-2025-29786

CVE-2025-29786 concerns the Expr expression parser (Go). Prior to 1.17.0, unbounded input can cause the parser to build an excessively large AST, leading to high memory usage or an OOM crash. The issue is mitigated by a patch in 1.17.0 that enforces node budget and memory limits during parsing. R...

7.5CVSS6.7AI score0.00577EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/17 1:15 p.m.23 views

CVE-2025-29786 Memory Exhaustion in Expr Parser with Unrestricted Input

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS0.00577EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/17 1:15 p.m.12 views

CVE-2025-29786 Memory Exhaustion in Expr Parser with Unrestricted Input

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS7.4AI score0.00577EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/23 12:0 a.m.10 views

PT-2025-5646 · Asteval · Asteval

Name of the Vulnerable Software and Affected Versions: asteval affected versions not specified Description: The issue arises from how asteval performs attribute access verification, specifically in the on attribute node handler. This handler prevents access to attributes that are either present i...

8.4CVSS6.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/22 12:0 a.m.10 views

PT-2025-1400 · Open5Gs · Open5Gs Mme

Name of the Vulnerable Software and Affected Versions: Open5GS MME versions = 2.6.4 Description: The issue is caused by a buffer overflow in the ASN.1 deserialization function of the S1AP handler, leading to type confusion in decoded fields. This results in invalid parsing and freeing of memory,...

5.3CVSS8.2AI score0.00283EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/01/14 12:0 a.m.11 views

PT-2025-3838 · Apple · Swift Asn.1

Name of the Vulnerable Software and Affected Versions: Swift ASN.1 affected versions not specified Description: The issue is caused by a confusion in the ASN.1 library, which assumes that certain objects can only be provided in either constructed or primitive forms. This can trigger a...

7.5CVSS6.9AI score0.00331EPSS
SaveExploits0References10
OSV
OSV
added 2024/12/02 5:26 p.m.4 views

GHSA-9R9M-FFP6-9X4V vue-i18n has cross-site scripting vulnerability with prototype pollution

Vulnerability type XSS Description vue-i18n can be passed locale messages to createI18n or useI18n. we can then translate them using t and $t. vue-i18n has its own syntax for local messages, and uses a message compiler to generate AST. In order to maximize the performance of the translation...

5.3CVSS5.9AI score0.00647EPSS
SaveExploits0References5
Rows per page
Query Builder