Lucene search
K

24 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-6167

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01862EPSS
Exploits1References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-1121

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00982EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2022/06/18 12:0 a.m.23 views

Prototype Pollution in mout

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn mixes objects into the target object, recursively mixing existing child objects as well. In both cases, the key used to access the target object recursively...

7.5CVSS4.1AI score0.01862EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2022/06/18 12:0 a.m.0 views

GHSA-VVV8-XW5F-3F88 Prototype Pollution in mout

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn mixes objects into the target object, recursively mixing existing child objects as well. In both cases, the key used to access the target object recursively...

7.5CVSS7AI score0.01862EPSS
Exploits1References7
OSV
OSV
added 2022/06/17 8:15 p.m.0 views

CVE-2022-21213

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn mixes objects into the target object, recursively mixing existing child objects as well. In both cases, the key used to access the target object recursively...

7.5CVSS7.1AI score
Exploits0References5
NVD
NVD
added 2022/06/17 8:15 p.m.9 views

CVE-2022-21213

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn mixes objects into the target object, recursively mixing existing child objects as well. In both cases, the key used to access the target object recursively...

7.5CVSS0.01862EPSS
Exploits1References5
Prion
Prion
added 2022/06/17 8:15 p.m.8 views

Design/Logic Flaw

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn mixes objects into the target object, recursively mixing existing child objects as well. In both cases, the key used to access the target object recursively...

5CVSS7.5AI score0.01862EPSS
Exploits2References5
Cvelist
Cvelist
added 2022/06/17 8:5 p.m.17 views

CVE-2022-21213 Prototype Pollution

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn mixes objects into the target object, recursively mixing existing child objects as well. In both cases, the key used to access the target object recursively...

7.5CVSS7.8AI score0.01862EPSS
Exploits1References5
CVE
CVE
added 2022/06/17 8:5 p.m.66 views

CVE-2022-21213

CVE-2022-21213 affects all versions of the Mout package. The vulnerability arises in deepFillIn and deepMixIn, which recursively access target objects without validating the keys used to reach nested properties, enabling prototype pollution. The issue traces to an incomplete fix of CVE-2020-7792....

7.5CVSS7.4AI score0.01862EPSS
Exploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/06/17 8:0 p.m.2 views

CVE-2022-21213

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn mixes objects into the target object, recursively mixing existing child objects as well. In both cases, the key used to access the target object recursively...

7.5CVSS7.1AI score0.01862EPSS
Exploits2References6
CNNVD
CNNVD
added 2022/06/17 12:0 a.m.1 views

Mout 安全漏洞

Mout is a Javascript-based codebase from the Mout team that provides modular support for JS programming. A security vulnerability exists in Mout, which stems from the fact that the deepFillIn function used to "fill missing properties recursively" while deepMixIn mixes objects into the target obje...

7.5CVSS7.3AI score0.01862EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2022/02/09 10:49 p.m.26 views

Prototype Pollution in mout

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn 'mixes objects into the target object, recursively mixing existing child objects as well'. In both cases, the key used to access the target object recursive...

7.5CVSS7.2AI score0.00982EPSS
Exploits1References8Affected Software1
OSV
OSV
added 2022/02/09 10:49 p.m.0 views

GHSA-PC58-WGMC-HFJR Prototype Pollution in mout

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn 'mixes objects into the target object, recursively mixing existing child objects as well'. In both cases, the key used to access the target object recursive...

7.5CVSS5.9AI score0.00982EPSS
Exploits1References7
Veracode
Veracode
added 2021/01/22 6:20 a.m.9 views

Prototype Pollution

js-data is vulnerable to pollution prototype. An attacker is able to exploit the vulnerability to inject arbitrary properties into existing construct prototypes and modify attributes such as proto, constructor and prototype via the deepMixIn function...

4.7AI score
Exploits0
Veracode
Veracode
added 2020/12/16 1:25 a.m.15 views

Prototype Pollution

js-data is vulnerable to pollution prototype. An attacker is able to exploit the vulnerability to inject arbitrary properties into existing construct prototypes and modify attributes such as proto, constructor and prototype via the deepMixIn function...

9.8CVSS4.7AI score0.00633EPSS
Exploits1References1Affected Software1
Veracode
Veracode
added 2020/12/14 6:8 a.m.15 views

Prototype Pollution

mout is vulnerable to prototype pollution. An attacker is able to fill missing properties recursively via deepFillIn and mixes objects into the target existing child objects object recursively using deepMixIn as those functions do not validate the key to access the target object recursively...

7.5CVSS5.6AI score0.00982EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2020/12/11 11:15 a.m.6 views

CVE-2020-7792

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn 'mixes objects into the target object, recursively mixing existing child objects as well'. In both cases, the key used to access the target object recursive...

7.5CVSS7.4AI score0.00982EPSS
Exploits1References5
OSV
OSV
added 2020/12/11 11:15 a.m.1 views

CVE-2020-7792

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn 'mixes objects into the target object, recursively mixing existing child objects as well'. In both cases, the key used to access the target object recursive...

7.5CVSS7.1AI score
Exploits0References5
Prion
Prion
added 2020/12/11 11:15 a.m.11 views

Design/Logic Flaw

This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn 'mixes objects into the target object, recursively mixing existing child objects as well'. In both cases, the key used to access the target object recursive...

7.5CVSS7.4AI score0.00982EPSS
Exploits1References5
CVE
CVE
added 2020/12/11 11:5 a.m.51 views

CVE-2020-7792

The CVE-2020-7792 entry applies to the mout package where the deepFillIn and deepMixIn functions perform recursive operations without properly checking the target property key. This enables Prototype Pollution across all versions of mout and can affect Object.prototype when exploited via recursiv...

7.5CVSS7.3AI score0.00982EPSS
Exploits1References5Affected Software1
Rows per page
Query Builder