Lucene search
K

128 matches found

Veracode
Veracode
added 2019/11/20 2:0 a.m.235 views

Prototype Pollution

angularjs is vulnerable to prototype pollution. An attacker is able to add or modify properties of the Object.prototype by using a malicious proto object in the merge function, resulting in possible execution of arbitrary code...

7.5CVSS4.4AI score0.02179EPSS
Exploits1References3Affected Software3
CNVD
CNVD
added 2019/11/20 12:0 a.m.3 views

AngularJS Input Validation Error Vulnerability

AngularJS is a TypeScript-based open source web application framework. An input validation error vulnerability exists in AngularJS versions prior to 1.7.9, which can be exploited by an attacker via the proto payload to trick the merge function into adding or modifying properties of Object.prototy...

7.5CVSS8.1AI score0.02179EPSS
Exploits1References1
NVD
NVD
added 2019/11/19 9:15 p.m.31 views

CVE-2019-10768

In AngularJS before 1.7.9 the function merge could be tricked into adding or modifying properties of Object.prototype using a proto payload...

7.5CVSS7.5AI score0.02179EPSS
Exploits1References2
OSV
OSV
added 2019/11/19 9:15 p.m.4 views

DEBIAN-CVE-2019-10768

In AngularJS before 1.7.9 the function merge could be tricked into adding or modifying properties of Object.prototype using a proto payload...

7.5CVSS6.9AI score0.02179EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2019/11/19 9:15 p.m.46 views

CVE-2019-10768

In AngularJS before 1.7.9 the function merge could be tricked into adding or modifying properties of Object.prototype using a proto payload...

7.5CVSS6.8AI score0.02179EPSS
Exploits1References2
Prion
Prion
added 2019/11/19 9:15 p.m.27 views

Code injection

In AngularJS before 1.7.9 the function merge could be tricked into adding or modifying properties of Object.prototype using a proto payload...

5CVSS7.3AI score0.02179EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2019/11/19 9:15 p.m.1 views

UBUNTU-CVE-2019-10768

In AngularJS before 1.7.9 the function merge could be tricked into adding or modifying properties of Object.prototype using a proto payload...

7.5CVSS6.9AI score0.02179EPSS
Exploits1References3
Cvelist
Cvelist
added 2019/11/19 8:7 p.m.27 views

CVE-2019-10768

In AngularJS before 1.7.9 the function merge could be tricked into adding or modifying properties of Object.prototype using a proto payload...

7.5AI score0.02179EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2019/11/19 12:0 a.m.5 views

PT-2019-12040

Name of the Vulnerable Software and Affected Versions AngularJS versions prior to 1.7.9 Description The issue concerns the merge function, which can be tricked into adding or modifying properties of Object.prototype using a proto payload. This may allow an attacker to add or modify an existing...

7.5CVSS6.8AI score0.02179EPSS
Exploits1References17
Snyk
Snyk
added 2019/11/06 2:52 p.m.5 views

Prototype Pollution

Overview angular is a package that lets you write client-side web applications as if you had a smarter browser. It also lets you use HTML as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. Affected versions of this package...

7.5CVSS7.8AI score0.02179EPSS
Exploits1References3
Snyk
Snyk
added 2019/11/06 2:52 p.m.3 views

Prototype Pollution

Overview AngularJS.Core is an AngularJS. package for other Angular modules within .NET. Affected versions of this package are vulnerable to Prototype Pollution. The function merge could be tricked into adding or modifying properties of Object.prototype using a proto payload. PoC by Snyk...

7.5CVSS7.8AI score0.02179EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2019/06/13 6:58 p.m.15 views

Prototype Pollution in lutils-merge

All versions of lutils-merge are vulnerable to Prototype Pollution. The merge function fails to prevent user input to alter an Object's prototype, allowing attackers to modify override properties of all objects in the application. This may lead to Denial of Service or may be chained with other...

5.4AI score
Exploits0References5Affected Software1
OSV
OSV
added 2019/06/06 3:32 p.m.11 views

GHSA-GM9G-2G8V-FVXJ Prototype Pollution in upmerge

All versions of upmerge are vulnerable to Prototype Pollution. The merge function fails to prevent user input to alter an Object's prototype, allowing attackers to modify override properties of all objects in the application. This may lead to Denial of Service or may be chained with other...

7.5CVSS7.7AI score
Exploits0References4
Node.js
Node.js
added 2019/04/10 1:35 p.m.14 views

Prototype Pollution

Overview All versions of upmerge are vulnerable to Prototype Pollution. The merge function fails to prevent user input to alter an Object's prototype, allowing attackers to modify override properties of all objects in the application. This may lead to Denial of Service or may be chained with othe...

7.3AI score
Exploits0Affected Software1
OSV
OSV
added 2019/02/01 6:29 p.m.5 views

DEBIAN-CVE-2018-16487

A prototype pollution vulnerability was found in lodash 4.17.11 where the functions merge, mergeWith, and defaultsDeep can be tricked into adding or modifying properties of Object.prototype...

5.6CVSS5AI score0.01553EPSS
Exploits2References1
Positive Technologies
Positive Technologies
added 2018/10/30 12:0 a.m.5 views

PT-2018-3812

Name of the Vulnerable Software and Affected Versions lodash versions prior to 4.17.11 Description A prototype pollution issue was discovered in the merge, mergeWith, and defaultsDeep functions of the lodash library. This issue can be exploited to add or modify properties of Object.prototype. The...

6.8CVSS6.4AI score0.01553EPSS
Exploits2References23
Veracode
Veracode
added 2018/10/01 7:49 a.m.25 views

Prototype Pollution

merge is vulnerable to prototype pollution. Properties of the Object prototype can be added or modified via JSON.parse, causing a denial of service condition or possibly remote code execution depending on the application...

7.5CVSS8.1AI score0.01678EPSS
Exploits1References2Affected Software1
Snyk
Snyk
added 2018/08/31 6:21 p.m.5 views

Prototype Pollution

Overview @sailshq/lodash is a fork of Lodash 3.10.x with ongoing maintenance from the Sails core team. Affected versions of this package are vulnerable to Prototype Pollution. The functions merge, mergeWith, and defaultsDeep could be tricked into adding or modifying properties of Object.prototype...

7.3CVSS6.9AI score0.02413EPSS
Exploits3References6
Snyk
Snyk
added 2018/08/31 6:21 p.m.3 views

Prototype Pollution

Overview lodash.defaultsdeep is a Lodash method .defaultsDeep exported as a Node.js module. Affected versions of this package are vulnerable to Prototype Pollution. The functions merge, mergeWith, and defaultsDeep could be tricked into adding or modifying properties of Object.prototype. This is d...

7.3CVSS6.9AI score0.02413EPSS
Exploits3References6
Snyk
Snyk
added 2018/08/31 6:21 p.m.4 views

Prototype Pollution

Overview lodash-rails is a lodash for the Rails asset pipeline. Affected versions of this package are vulnerable to Prototype Pollution. The functions merge, mergeWith, and defaultsDeep could be tricked into adding or modifying properties of Object.prototype. This is due to an incomplete fix to...

7.3CVSS6.9AI score0.02413EPSS
Exploits3References6
Rows per page
Query Builder