Lucene search
+L

213 matches found

CVE
CVE
added 2022/06/10 8:5 p.m.80 views

CVE-2022-21211

CVE-2022-21211 affects the npm package posix (all versions) and is caused by the toString method not being invokable, causing a crash (DoS) when the code falls back to a 0x0 value. The vulnerability has public discussion and proof-of-concept material (e.g., a Snyk overview with a PoC) and multipl...

7.5CVSS6.5AI score0.00987EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/06/10 8:5 p.m.52 views

CVE-2022-21211 Denial of Service (DoS)

This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable not a function, and then it will crash with type-check...

5.9CVSS7.7AI score0.00987EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/06/10 8:0 p.m.9 views

CVE-2022-21211

This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable not a function, and then it will crash with type-check...

7.5CVSS7.1AI score0.00987EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/06/10 12:0 a.m.38 views

posix 安全漏洞

posix is a portable operating system interface. A security vulnerability exists in all versions of posix, which stems from a call to the toString method that falls back to the value 0x0 and can be exploited by an attacker to conduct a Dos attack...

7.5CVSS7.3AI score0.00987EPSS
SaveExploits1References2
OSV
OSV
added 2022/05/25 10:40 p.m.98 views

GHSA-QFR3-323W-QV27 Possible information disclosure inside TreeGrid component with default data provider

Description The default configuration of a TreeGrid component uses Object::toString as a key on the client-side and server communication in Vaadin 14.8.5 through 14.8.9, 22.0.6 through 22.0.14, 23.0.0.beta2 through 23.0.8 and 23.1.0.alpha1 through 23.1.0.alpha4, resulting in potential information...

5.7CVSS7.1AI score0.00935EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/24 7:19 p.m.10 views

GHSA-FX7F-RJQJ-52PJ Deserialization of Untrusted Data in Spring AMQP

In Spring AMQP versions 2.2.0 - 2.2.18 and 2.3.0 - 2.3.10, the Spring AMQP Message object, in its toString method, will deserialize a body for a message with content type application/x-java-serialized-object. It is possible to construct a malicious java.util.Dictionary object that can cause 100%...

6.5CVSS5.9AI score0.01037EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/05/24 10:44 a.m.5 views

CVE-2022-29567

The default configuration of a TreeGrid component uses Object::toString as a key on the client-side and server communication in Vaadin 14.8.5 through 14.8.9, 22.0.6 through 22.0.14, 23.0.0.beta2 through 23.0.8 and 23.1.0.alpha1 through 23.1.0.alpha4, resulting in potential information disclosure ...

7.5CVSS7.1AI score0.00935EPSS
SaveExploits0References3Affected Software2
CNNVD
CNNVD
added 2022/05/24 12:0 a.m.8 views

Vaadin Flow Components 信息泄露漏洞

Vaadin Flow Components is a Maven multi-module project that contains all Vaadin flow components. A security vulnerability exists in Vaadin Flow Components that stems from the default configuration of the TreeGrid component that uses Object::toString as the key for client-server communication in...

7.5CVSS7.3AI score0.00935EPSS
SaveExploits0References3
Vaadin
Vaadin
added 2022/05/24 12:0 a.m.53 views

Possible information disclosure inside TreeGrid component with default data provider

The default configuration of a TreeGrid component uses Object::toString as a key on the client-side and server communication in Vaadin 14.8.5 through 14.8.9, 22.0.6 through 22.0.14, 23.0.0.beta2 through 23.0.8 and 23.1.0.alpha1 through 23.1.0.alpha4, resulting in potential information disclosure ...

7.5CVSS3.3AI score0.00935EPSS
SaveExploits0References1Affected Software2
OSV
OSV
added 2022/05/14 1:4 a.m.30 views

GHSA-5HFP-964W-5VGM Improper Limitation of a Pathname to a Restricted Directory in Jenkins

A path traversal vulnerability exists in the Stapler web framework used by Jenkins 2.145 and earlier, LTS 2.138.1 and earlier in core/src/main/java/org/kohsuke/stapler/Facet.java, groovy/src/main/java/org/kohsuke/stapler/jelly/groovy/GroovyFacet.java,...

6.5CVSS6.8AI score0.03256EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/03 12:0 a.m.47 views

GHSA-773H-W45W-F2F9 Denial of service vulnerability exists in libxmljs

libxmljs provides libxml bindings for v8 javascript engine. This affects all versions of package libxmljs. When invoking the libxmljs.parseXml function with a non-buffer argument the V8 code will attempt invoking the .toString method of the argument. If the argument's toString value is not a...

7.5CVSS7.1AI score0.01888EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2022/05/02 7:37 a.m.94 views

CVE-2022-21227

A vulnerability was found in sqlite3. The flaw occurs due to a segmentation fault of an invalid toString object. Users experience a fatal error when supplying a specific object in the parameter array due to this issue...

7.5CVSS2.6AI score0.02068EPSS
SaveExploits0References4
NVD
NVD
added 2022/05/01 4:15 p.m.34 views

CVE-2022-21227

The package sqlite3 before 5.0.3 are vulnerable to Denial of Service DoS which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine...

7.5CVSS0.02068EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/01 4:15 p.m.5 views

DEBIAN-CVE-2022-21227

The package sqlite3 before 5.0.3 are vulnerable to Denial of Service DoS which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine...

7.5CVSS7.6AI score0.02068EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/01 4:15 p.m.7 views

UBUNTU-CVE-2022-21227

The package sqlite3 before 5.0.3 are vulnerable to Denial of Service DoS which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine...

7.5CVSS7.3AI score0.02068EPSS
SaveExploits0References7
OSV
OSV
added 2022/05/01 3:25 p.m.28 views

CVE-2022-21227 Denial of Service (DoS)

The package sqlite3 before 5.0.3 are vulnerable to Denial of Service DoS which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine...

7.5CVSS7.1AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2022/05/01 3:20 p.m.8 views

CVE-2022-21144

This affects all versions of package libxmljs. When invoking the libxmljs.parseXml function with a non-buffer argument the V8 code will attempt invoking the .toString method of the argument. If the argument's toString value is not a Function object V8 will crash...

7.5CVSS7.2AI score0.01888EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/05/01 3:20 p.m.8 views

CVE-2022-21227

The package sqlite3 before 5.0.3 are vulnerable to Denial of Service DoS which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine...

7.5CVSS7.1AI score0.02068EPSS
SaveExploits0References4
OSV
OSV
added 2022/03/17 12:0 a.m.1 views

GHSA-32J9-6QQM-MQ9G Unhandled case in node-lmdb

The package node-lmdb before 0.9.7 is vulnerable to Denial of Service DoS when defining a non-invokable ToString value, which will cause a crash during type check...

7.5CVSS5.9AI score0.01321EPSS
SaveExploits1References4
OSV
OSV
added 2022/03/16 3:25 p.m.14 views

CVE-2022-21164 Denial of Service (DoS)

The package node-lmdb before 0.9.7 are vulnerable to Denial of Service DoS when defining a non-invokable ToString value, which will cause a crash during type check...

3.7CVSS7.1AI score
SaveExploits0References4
Rows per page
Query Builder