Lucene search
K

105 matches found

ATTACKERKB
ATTACKERKB
added 2024/09/09 8:15 p.m.3 views

CVE-2023-50883

ONLYOFFICE Docs before 8.0.1 allows XSS because a macro is an immediately-invoked function expression IIFE, and therefore a sandbox escape is possible by directly calling the constructor of the Function object. NOTE: this issue exists because of an incorrect fix for CVE-2021-43446...

6.1CVSS5.8AI score0.06355EPSS
Exploits2References4
CNNVD
CNNVD
added 2024/09/09 12:0 a.m.3 views

Ascensio System ONLYOFFICE 安全漏洞

Ascensio System ONLYOFFICE is an office software from the Latvian company Ascensio System. A security vulnerability exists in Ascensio System ONLYOFFICE versions prior to 8.0.1, which originates from the ability to sandbox escape by directly calling the constructor of a Function object...

6.1CVSS6.5AI score0.00407EPSS
Exploits1References4
Snyk
Snyk
added 2024/01/15 3:6 p.m.2 views

Arbitrary Code Execution

Overview dom-iterator is a feature-rich, well-tested Iterator for traversing DOM nodes. Affected versions of this package are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care mus...

9.8CVSS7.6AI score0.00318EPSS
Exploits1References2
OSV
OSV
added 2022/08/29 8:6 p.m.1 views

GHSA-FWV4-6MXC-X5H3 morgan-json vulnerable to Arbitrary Code Execution

All versions of package morgan-json are vulnerable to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor...

9.8CVSS6AI score0.00942EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2022/08/29 8:6 p.m.34 views

morgan-json vulnerable to Arbitrary Code Execution

All versions of package morgan-json are vulnerable to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor...

9.8CVSS5.8AI score0.00942EPSS
Exploits1References4Affected Software1
Prion
Prion
added 2022/08/29 5:15 a.m.6 views

Design/Logic Flaw

All versions of package morgan-json are vulnerable to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor...

7.5CVSS9.6AI score0.00942EPSS
Exploits1References2
Cvelist
Cvelist
added 2022/08/29 5:5 a.m.14 views

CVE-2022-25921 Arbitrary Code Execution

All versions of package morgan-json are vulnerable to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor...

8.1CVSS9.9AI score0.00942EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2022/08/29 5:0 a.m.1 views

CVE-2022-25921

All versions of package morgan-json are vulnerable to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor...

9.8CVSS7.3AI score0.00942EPSS
Exploits1References3
CNNVD
CNNVD
added 2022/08/29 12:0 a.m.2 views

morgan-json 安全漏洞

morgan-json is a variant of morgan.compile by Charlie Robbins, an American personal developer, which provides formatting functions that output JSON. A security vulnerability exists in all versions of morgan-json, which stems from a lack of sanitization of the input passed to the Function...

9.8CVSS7.6AI score0.00942EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2022/08/29 12:0 a.m.2 views

PT-2022-17605 · Unknown · Morgan-Json

Name of the Vulnerable Software and Affected Versions: morgan-json versions all Description: The issue is related to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor. This allows for potential code execution with unintended consequences. No...

9.8CVSS9.5AI score0.00942EPSS
Exploits1References6
OSV
OSV
added 2022/08/18 7:15 p.m.16 views

GHSA-J3RV-W43Q-F9X2 React Editable Json Tree vulnerable to arbitrary code execution via function parsing

Impact Our library allows strings to be parsed as functions and stored as a specialized component, JsonFunctionValue. To do this, Javascript's eval function was used to execute strings that begin with "function" as Javascript. This was an oversight that unfortunately allows arbitrary code to be...

10CVSS9.3AI score0.00513EPSS
Exploits1References4
OSV
OSV
added 2022/08/15 6:30 p.m.18 views

CVE-2022-36010 Arbitrary code execution via function parsing in react-editable-json-tree

This library allows strings to be parsed as functions and stored as a specialized component, JsonFunctionValue. To do this, Javascript's eval function is used to execute strings that begin with "function" as Javascript. This unfortunately could allow arbitrary code to be executed if it exists as ...

10CVSS9AI score0.00513EPSS
Exploits1References4
Snyk
Snyk
added 2022/08/07 1:27 p.m.2 views

Arbitrary Code Execution

Overview morgan-json is an A variant of morgan.compile that provides format functions that output JSON Affected versions of this package are vulnerable to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor. PoC js var PUT = require'morgan-json';...

9.8CVSS7.2AI score0.00942EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2022/06/09 12:0 a.m.19 views

Code Injection in metacalc

The package metacalc before 0.0.2 is vulnerable to Arbitrary Code Execution when it exposes JavaScript's Math class to the v8 context. As the Math class is exposed to user-land, it can be used to get access to JavaScript's Function constructor...

9.8CVSS2.7AI score0.01096EPSS
Exploits1References5Affected Software1
Prion
Prion
added 2022/06/08 9:15 a.m.8 views

Design/Logic Flaw

The package metacalc before 0.0.2 are vulnerable to Arbitrary Code Execution when it exposes JavaScript's Math class to the v8 context. As the Math class is exposed to user-land, it can be used to get access to JavaScript's Function constructor...

7.5CVSS9.6AI score0.01096EPSS
Exploits1References3Affected Software1
CNNVD
CNNVD
added 2022/06/08 12:0 a.m.1 views

metacalc 代码注入漏洞

metacalc is a Metarhia spreadsheet calculator for the Metarhia community. A security vulnerability exists in versions of metacalc prior to 0.0.2, which stems from vulnerability to arbitrary code execution attacks. An attacker exploited the vulnerability to access the Function constructor of...

9.8CVSS9AI score0.01096EPSS
Exploits1References4
Cvelist
Cvelist
added 2022/06/03 8:5 p.m.10 views

CVE-2022-21122 Arbitrary Code Execution

The package metacalc before 0.0.2 are vulnerable to Arbitrary Code Execution when it exposes JavaScript's Math class to the v8 context. As the Math class is exposed to user-land, it can be used to get access to JavaScript's Function constructor...

9CVSS9.9AI score0.01096EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2022/06/03 8:0 p.m.2 views

CVE-2022-21122

The package metacalc before 0.0.2 are vulnerable to Arbitrary Code Execution when it exposes JavaScript's Math class to the v8 context. As the Math class is exposed to user-land, it can be used to get access to JavaScript's Function constructor...

9.8CVSS7.3AI score0.01096EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2022/03/18 12:1 a.m.28 views

Code injection in accesslog

All versions of package accesslog are vulnerable to Arbitrary Code Injection due to the usage of the Function constructor without input sanitization. If attacker-controlled user input is given to the format option of the package's exported constructor function, it is possible for an attacker to...

10CVSS4.6AI score0.00413EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/03/18 12:1 a.m.4 views

GHSA-8M2F-74R2-X3F2 Code injection in accesslog

All versions of package accesslog are vulnerable to Arbitrary Code Injection due to the usage of the Function constructor without input sanitization. If attacker-controlled user input is given to the format option of the package's exported constructor function, it is possible for an attacker to...

7.1CVSS7.6AI score0.00413EPSS
Exploits1References4
Rows per page
Query Builder