Lucene search
+L

3081 matches found

RustSec
RustSec
added 2021/03/07 12:0 p.m.21 views

'merge_sort::merge()' crashes with double-free for `T: Drop`

In the affected versions of this crate, mergesort::merge wildly duplicates and drops ownership of T without guarding against double-free. Due to such implementation, simply invoking mergesort::merge on Vec can cause double free bugs...

7.5CVSS3.4AI score0.00961EPSS
SaveExploits0
Snyk
Snyk
added 2021/03/05 10:47 a.m.11 views

Prototype Pollution

Overview copy-props is a Copy properties deeply between two objects. Affected versions of this package are vulnerable to Prototype Pollution via the main functionality. POC const copyProps = require'copy-props'; var maliciouspayload = '"proto":"polluted":"polluted"'; console.log"Before : " +...

9.8CVSS9AI score0.01697EPSS
SaveExploits1References2
NVD
NVD
added 2021/03/03 6:15 p.m.23 views

CVE-2021-22182

An issue has been discovered in GitLab affecting all versions starting with 13.7. GitLab was vulnerable to a stored XSS in merge request...

5.4CVSS0.01005EPSS
SaveExploits1References3
OSV
OSV
added 2021/03/03 6:15 p.m.22 views

CVE-2021-22182

An issue has been discovered in GitLab affecting all versions starting with 13.7. GitLab was vulnerable to a stored XSS in merge request...

5.4CVSS5.5AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/03/03 6:15 p.m.3 views

CVE-2021-22182

An issue has been discovered in GitLab affecting all versions starting with 13.7. GitLab was vulnerable to a stored XSS in merge request...

5.4CVSS6AI score0.01005EPSS
SaveExploits1References4Affected Software1
UbuntuCve
UbuntuCve
added 2021/03/03 6:15 p.m.23 views

CVE-2021-22182

An issue has been discovered in GitLab affecting all versions starting with 13.7. GitLab was vulnerable to a stored XSS in merge request...

5.4CVSS6AI score0.01005EPSS
SaveExploits1References4
OSV
OSV
added 2021/03/03 6:15 p.m.2 views

UBUNTU-CVE-2021-22182

An issue has been discovered in GitLab affecting all versions starting with 13.7. GitLab was vulnerable to a stored XSS in merge request...

5.4CVSS5.7AI score0.01005EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2021/03/03 5:57 p.m.38 views

CVE-2021-22182

Removed by vendor...

5.4CVSS6AI score0.01005EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/03/03 5:57 p.m.28 views

CVE-2021-22182

An issue has been discovered in GitLab affecting all versions starting with 13.7. GitLab was vulnerable to a stored XSS in merge request...

3.5CVSS5.1AI score0.01005EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2021/03/03 12:0 a.m.5 views

PT-2021-14893 · Gitlab · Gitlab

Name of the Vulnerable Software and Affected Versions: GitLab versions 13.7 and later Description: A stored XSS issue has been found in merge requests, affecting the security of the system. Recommendations: For versions 13.7 and later, update to a version that includes a fix for this issue...

5.4CVSS5.1AI score0.01005EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2021/03/03 12:0 a.m.8 views

GitLab 跨站脚本漏洞

GitLab is an open source application developed using Ruby on Rails that implements a self-hosted Git project repository that can be accessed through a web interface for public and private projects. A cross-site scripting vulnerability exists in GitLab versions after 13.7, which stems from the...

5.4CVSS5.2AI score0.01005EPSS
SaveExploits1References4
Snyk
Snyk
added 2021/02/19 4:10 p.m.11 views

Prototype Pollution

Overview tree-kit is a Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures. Affected versions of this package are vulnerable to Prototype Pollution via dotPath.set. PoC: const dotPath = require'tree-kit'...

7.8CVSS6.9AI score0.00427EPSS
SaveExploits0References2
Veracode
Veracode
added 2021/02/19 2:55 a.m.24 views

Prototype Pollution

merge is vulnerable to prototype pollution. The function recursiveMerge allows for an injection of arbitrary properties into existing construct prototypes and modification of attributes such as proto, constructor and prototype...

9.8CVSS4.3AI score0.01443EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/02/18 4:15 p.m.20 views

CVE-2020-28499

All versions of package merge are vulnerable to Prototype Pollution via recursiveMerge...

9.8CVSS6.7AI score
SaveExploits0References4
NVD
NVD
added 2021/02/18 4:15 p.m.16 views

CVE-2020-28499

All versions of package merge are vulnerable to Prototype Pollution via recursiveMerge...

9.8CVSS0.01443EPSS
SaveExploits0References4
Prion
Prion
added 2021/02/18 4:15 p.m.25 views

Design/Logic Flaw

All versions of package merge are vulnerable to Prototype Pollution via recursiveMerge...

7.5CVSS9.4AI score0.01443EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2021/02/18 4:5 p.m.75 views

CVE-2020-28499

CVE-2020-28499 affects the Node.js merge package. The vulnerability is a prototype pollution weakness in the _recursiveMerge function that exists in all versions before 2.1.1. Exploitation could allow an attacker to modify object prototypes, potentially leading to arbitrary code execution or mani...

9.8CVSS8.3AI score0.01443EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2021/02/18 12:0 a.m.19 views

PT-2021-11555

Name of the Vulnerable Software and Affected Versions: merge versions prior to 2.1.1 Description: The issue concerns Prototype Pollution via the recursiveMerge function. This affects the merge package, potentially allowing for malicious modifications to the prototype. Recommendations: For version...

9.8CVSS5.4AI score0.01443EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2021/02/08 8:29 a.m.23 views

CVE-2021-26707

The merge-deep library before 3.0.3 for Node.js can be tricked into overwriting properties of Object.prototype or adding new properties to it. These properties are then inherited by every object in the program, thus facilitating prototype-pollution attacks against applications using this library...

9.8CVSS2.7AI score0.01901EPSS
SaveExploits0References4
Snyk
Snyk
added 2021/02/05 1:48 p.m.7 views

Prototype Pollution

Overview merge-deep is a recursively merges values in a javascript object. Affected versions of this package are vulnerable to Prototype Pollution. Merge-deep actively attempts to prevent prototype pollution by blocking object property merges into proto, however it still allows for prototype...

9.8CVSS9AI score0.01901EPSS
SaveExploits0References2
Rows per page
Query Builder