Lucene search
K

32 matches found

CVE
CVE
added 2026/05/13 2:46 p.m.6 views

CVE-2026-45740

Protobufjs vulnerability CVE-2026-45740 arises from unbounded recursion when expanding deeply nested JSON descriptors (Root.fromJSON(), Namespace.addJSON()). Before versions 7.5.8 and 8.2.0, crafted JSON descriptors could exhaust the JavaScript call stack, causing a Denial of Service. The issue a...

7.5CVSS5.8AI score0.00058EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/13 12:0 a.m.6 views

PT-2026-40697

Name of the Vulnerable Software and Affected Versions protobufjs versions prior to 7.5.8 protobufjs versions prior to 8.2.0 Description protobufjs compiles protobuf definitions into JavaScript functions. The software can recurse without a depth limit when expanding nested JSON descriptors through...

7.5CVSS5.8AI score0.00058EPSS
Exploits0References4
Snyk
Snyk
added 2026/03/29 3:22 p.m.2 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the StringPiece.fromJSON function. An attacker can execute arbitrary JavaScript in the context of the victim's browser by tricking a user into dragging and dropping a crafted application/x-trix-document JSON...

8.2CVSS5.9AI score
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/01/22 6:13 a.m.2 views

CVE-2026-23737

A flaw was found in seroval, a JavaScript library designed to convert complex data into a string format. This vulnerability exists within the library's JSON deserialization process, which is responsible for converting string data back into usable objects. A remote attacker can exploit improper...

7.5CVSS5.8AI score0.0014EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/21 11:9 p.m.3 views

CVE-2026-23737

seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, improper input handling in the JSON deserialization component can lead to arbitrary JavaScript code execution. Exploitation is possible via overriding consta...

7.5CVSS5.8AI score0.0014EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2026/01/21 11:9 p.m.4 views

CVE-2026-23737

CVE-2026-23737 affects the seroval JavaScript library. The flaw resides in the JSON deserialization path, specifically the fromJSON and fromCrossJSON functions, where improper input handling can permit arbitrary JavaScript code execution. Exploitation is described as requiring multiple (four) req...

7.5CVSS6AI score0.0014EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/21 11:9 p.m.1 views

CVE-2026-23737 seroval Affected by Remote Code Execution via JSON Deserialization

seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, improper input handling in the JSON deserialization component can lead to arbitrary JavaScript code execution. Exploitation is possible via overriding consta...

7.5CVSS6AI score0.0014EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/01/21 11:9 p.m.14 views

CVE-2026-23737 seroval Affected by Remote Code Execution via JSON Deserialization

seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, improper input handling in the JSON deserialization component can lead to arbitrary JavaScript code execution. Exploitation is possible via overriding consta...

7.5CVSS0.0014EPSS
Exploits0References2
OSV
OSV
added 2026/01/21 11:9 p.m.3 views

CVE-2026-23737 seroval Affected by Remote Code Execution via JSON Deserialization

seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, improper input handling in the JSON deserialization component can lead to arbitrary JavaScript code execution. Exploitation is possible via overriding consta...

7.5CVSS6.1AI score0.0014EPSS
Exploits0References4
OSV
OSV
added 2026/01/21 3:41 p.m.3 views

GHSA-3RXJ-6CGF-8CFW seroval Affected by Remote Code Execution via JSON Deserialization

Improper input handling in the JSON deserialization component can lead to arbitrary JavaScript code execution. The vulnerability can be exploited via overriding constant value and error deserialization, which allows indirect access to unsafe JS evaluation. This requires at least the ability to...

7.5CVSS6AI score0.0014EPSS
Exploits0References4
Snyk
Snyk
added 2026/01/21 3:41 p.m.2 views

Deserialization of Untrusted Data

Overview seroval is a Stringify JS values Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the fromJSON and fromCrossJSON functions during JSON deserialization. An attacker can execute arbitrary JavaScript code by crafting serialized data that exploits...

7.7CVSS6.1AI score0.0014EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/01/21 3:41 p.m.7 views

seroval Affected by Remote Code Execution via JSON Deserialization

Improper input handling in the JSON deserialization component can lead to arbitrary JavaScript code execution. The vulnerability can be exploited via overriding constant value and error deserialization, which allows indirect access to unsafe JS evaluation. This requires at least the ability to...

7.5CVSS6AI score0.0014EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/21 12:0 a.m.3 views

PT-2026-3879

Name of the Vulnerable Software and Affected Versions seroval versions prior to 1.4.0 Description seroval is a JavaScript library that facilitates value stringification, including complex structures beyond the capabilities of JSON.stringify. Improper input handling in the JSON deserialization...

7.5CVSS5.9AI score0.0014EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/01/09 9:58 a.m.4 views

CVE-2020-7609

node-rules including 3.0.0 and prior to 5.0.0 allows injection of arbitrary commands. The argument rules of function "fromJSON" can be controlled by users without any sanitization...

9.8CVSS7.2AI score0.00418EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/10/15 10:27 p.m.4 views

CVE-2025-62374

Parse Javascript SDK provides access to the powerful Parse Server backend from your JavaScript app. Prior to 7.0.0, injection of malicious payload allows attacker to remotely execute arbitrary code. ParseObject.fromJSON, ParseObject.pin, ParseObject.registerSubclass, ObjectStateMutations internal...

6.4CVSS7.6AI score0.00174EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/10/14 10:24 p.m.4 views

Parse Javascript SDK vulnerable to prototype pollution in `Parse.Object` and internal APIs

Summary Prototype pollution capabilities on various APIs. Details Injection of malicious payload allows attacker to remotely execute arbitrary code. Parse.Object and internal APIs are affected, specifically: - ParseObject.fromJSON - ParseObject.pin - ParseObject.registerSubclass -...

6.4CVSS7.5AI score0.00174EPSS
Exploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2025/09/27 11:32 a.m.6 views

CVE-2025-11011

A vulnerability was found in BehaviorTree up to 4.7.0. Affected by this issue is the function JsonExporter::fromJson of the file /src/jsonexport.cpp. Performing manipulation of the argument Source results in null pointer dereference. The attack needs to be approached locally. The exploit has been...

4.8CVSS6.4AI score0.00031EPSS
Exploits1References1
OSV
OSV
added 2025/09/26 12:15 p.m.2 views

CVE-2025-11011

A vulnerability was found in BehaviorTree up to 4.7.0. Affected by this issue is the function JsonExporter::fromJson of the file /src/jsonexport.cpp. Performing manipulation of the argument Source results in null pointer dereference. The attack needs to be approached locally. The exploit has been...

5.5CVSS6.5AI score
Exploits0References7
NVD
NVD
added 2025/09/26 12:15 p.m.4 views

CVE-2025-11011

A vulnerability was found in BehaviorTree up to 4.7.0. Affected by this issue is the function JsonExporter::fromJson of the file /src/jsonexport.cpp. Performing manipulation of the argument Source results in null pointer dereference. The attack needs to be approached locally. The exploit has been...

5.5CVSS0.00031EPSS
Exploits1References7
Snyk
Snyk
added 2025/09/26 11:44 a.m.2 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the fromJson function. An attacker can cause a denial of service by providing a crafted argument to trigger a null pointer dereference. Remediation Upgrade behaviortree.cpp to version 4.9.0 or higher...

5.5CVSS4.6AI score0.00031EPSS
Exploits1References2
Rows per page
Query Builder