Lucene search
+L

3120 matches found

Cvelist
Cvelist
added 2021/10/04 4:33 p.m.29 views

CVE-2021-39885

A Stored XSS in merge request creation page in all versions of Gitlab EE starting from 13.7 before 14.1.7, all versions starting from 14.2 before 14.2.5, and all versions starting from 14.3 before 14.3.1 allows an attacker to execute arbitrary JavaScript code on the victim's behalf via malicious...

8.7CVSS8.1AI score0.00982EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2021/10/04 4:33 p.m.74 views

CVE-2021-39885

Removed by vendor...

8.7CVSS6AI score0.00982EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2021/10/04 12:0 a.m.8 views

PT-2021-22731 · Gitlab · Gitlab Ce/Ee +1

Name of the Vulnerable Software and Affected Versions: Gitlab EE versions 13.7 through 14.1.7 Gitlab EE versions 14.2 through 14.2.5 Gitlab EE versions 14.3 through 14.3.1 Description: A Stored XSS issue in the merge request creation page allows an attacker to execute arbitrary JavaScript code on...

8.7CVSS6.9AI score0.00982EPSS
SaveExploits1References11
Snyk
Snyk
added 2021/10/03 1:44 p.m.3 views

Prototype Pollution

Overview @brikcss/merge is an Utility to perform a deep merge of a list of objects or arrays. Affected versions of this package are vulnerable to Prototype Pollution via the Merge function. PoC // PoC.js var merge = require"@brikcss/merge" var obj = var maliciouspayload = '"proto":"polluted":"Yes...

8.2CVSS6.3AI score0.00336EPSS
SaveExploits0References2
Snyk
Snyk
added 2021/10/03 1:34 p.m.7 views

Prototype Pollution

Overview merge-deep2 is a Recursively merge values in a javascript object. Affected versions of this package are vulnerable to Prototype Pollution via the mergeDeep function. PoC // Create the following PoC file: // PoC.js var mergeDeep2 = require"merge-deep2" var obj = var maliciouspayload =...

9.8CVSS9.1AI score0.01171EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/10/01 12:0 a.m.9 views

GitLab EE 跨站脚本漏洞

GitLab is a Ruby on Rails-developed, self-hosted, Git version control system project repository application from the American company GitLab. The program can be used to access a project's file contents, commit history, bug lists, and more. A cross-site scripting vulnerability exists in GitLab EE...

8.7CVSS5.6AI score0.00982EPSS
SaveExploits1References5
Citrix
Citrix
added 2021/09/23 12:0 a.m.18 views

PVS 1912:Unable to merge vdisk "vDisk versions are not up to date on all Servers that access this vDisk. Update all "

Unable to merge the old versions of vdisk. Error message when we attempt merge: "vDisk versions are not up to date on all Servers that access this vDisk. Update all Servers with the lastest versions of the vDisk files"...

7.1AI score
SaveExploits0
OSV
OSV
added 2021/09/20 7:53 p.m.14 views

GHSA-FHV8-FX5F-7FXF Prototype Pollution in the merge and clone helper methods

Impact Using merge and clone helper methods in the src/core/util.ts module will have prototype pollution. It will affect the popular data visualization library Apache ECharts, which is using and exported these two methods directly. Patches It has been patched in...

6.2CVSS7AI score0.01391EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/09/20 7:52 p.m.44 views

Memory Safety Issue when using patch or merge on state and assign the result back to state

Impact This vulnerability is a memory safety Issue when using patch or merge on state and assign the result back to state. In this case affected versions of Tremor and the tremor-script crate maintains references to memory that might have been freed already. And these memory regions can be access...

9.8CVSS9.5AI score0.01349EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2021/09/20 7:49 a.m.27 views

Prototype Pollution

zrender is vulnerable to prototype pollution. An attacker is able to inject malicious property using merge and clone helper methods in the src/core/util.ts causing prototype pollution via proto...

9.8CVSS3.1AI score0.01391EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2021/09/17 2:15 p.m.22 views

Design/Logic Flaw

Tremor is an event processing system for unstructured data. A vulnerability exists between versions 0.7.2 and 0.11.6. This vulnerability is a memory safety Issue when using patch or merge on state and assign the result back to state. In this case, affected versions of Tremor and the tremor-script...

7.5CVSS9.7AI score0.01349EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/09/17 2:15 p.m.6 views

CVE-2021-39227

ZRender is a lightweight graphic library providing 2d draw for Apache ECharts. In versions prior to 5.2.1, using merge and clone helper methods in the src/core/util.ts module results in prototype pollution. It affects the popular data visualization library Apache ECharts, which uses and exports...

9.8CVSS7.2AI score0.01391EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2021/09/17 2:0 p.m.70 views

CVE-2021-39228

CVE-2021-39228 affects Tremor 0.7.2–0.11.6, including the tremor-script crate. The issue is a memory-safety bug that occurs when using tremor-script’s patch or merge on the state and assigning the result back to state; the optimizer could modify the target in place, leaving references to memory t...

9.8CVSS8.4AI score0.01349EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2021/09/17 12:0 a.m.10 views

Tremor 资源管理错误漏洞

Tremor is an open source event processing system for unstructured data. A resource management error vulnerability exists in Tremor Tremor-runtime, which arises when the product causes access to freed memory when using patch or merge on a state and assigning the result back to the state state. The...

9.8CVSS8.3AI score0.01349EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2021/09/17 12:0 a.m.9 views

PT-2021-22477 · Apache · Apache Echarts

Name of the Vulnerable Software and Affected Versions: ZRender versions prior to 5.2.1 Apache ECharts versions prior to 5.2.1 Description: The issue results in prototype pollution when using merge and clone helper methods in the src/core/util.ts module. It affects Apache ECharts, which uses and...

9.8CVSS9.4AI score0.01391EPSS
SaveExploits0References9
Hacker One
Hacker One
added 2021/09/16 8:13 p.m.33 views

GitLab: Stored XSS in merge request creation page through payload in approval rule name

Summary Hi GitLab team, I found a stored XSS in merge request creation page caused by a payload in the name of an "approval rule". Adding approval rules is a feature that is unlocked for premium subscriptions or above. This does not seem to block it from being used against regular users on for...

5.6AI score
SaveExploits0
RustSec
RustSec
added 2021/09/16 12:0 p.m.24 views

Memory Safety Issue when using `patch` or `merge` on `state` and assign the result back to `state`

Affected versions of this crate maintains references to memory that might have been freed already. If affects the following two tremor-script language constructs: A Merge where we assign the result back to the target expression and the expression to be merged needs to reference the event: let sta...

9.8CVSS0.3AI score0.01191EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/13 8:16 p.m.61 views

merge vulnerable to Prototype Pollution

merge is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS8.9AI score0.01429EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/09/13 8:16 p.m.50 views

GHSA-CQQH-49MX-FQ63 merge vulnerable to Prototype Pollution

merge is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS9.4AI score0.01429EPSS
SaveExploits1References4
NVD
NVD
added 2021/09/10 11:15 a.m.29 views

CVE-2021-3645

merge is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS0.01429EPSS
SaveExploits1References2
Rows per page
Query Builder