Lucene search
K

24 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1092

Malware in sbrugna...

9.8CVSS9.3AI score0.00849EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-0816

Malicious code in bioql PyPI...

9.8CVSS9.3AI score0.00678EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2022/02/01 12:50 a.m.28 views

Prototype Pollution in bmoor

The package bmoor before 0.10.1 is vulnerable to Prototype Pollution due to missing sanitization in set function. Note: This vulnerability derives from an incomplete fix in CVE-2020-7736...

9.8CVSS3.1AI score0.00678EPSS
Exploits1References6Affected Software1
vulnersOsv
vulnersOsv
added 2022/02/01 12:50 a.m.1 views

bmoor-comm (>=0.0.1 <=0.0.3) potentially affected by CVE-2021-23558 via bmoor (>=0.0.5 <=0.0.7)

bmoor NPM version =0.0.5, =0.0.1, =0.0.3 Source cves: CVE-2021-23558 Source advisory: OSV:GHSA-4M8H-H59M-M34J...

9.8CVSS7.2AI score0.00678EPSS
Exploits1
OSV
OSV
added 2022/02/01 12:50 a.m.12 views

GHSA-4M8H-H59M-M34J Prototype Pollution in bmoor

The package bmoor before 0.10.1 is vulnerable to Prototype Pollution due to missing sanitization in set function. Note: This vulnerability derives from an incomplete fix in CVE-2020-7736...

7.3CVSS9.3AI score0.00678EPSS
Exploits1References6
Veracode
Veracode
added 2022/01/31 10:47 a.m.14 views

Prototype Pollution

bmoor is vulnerable to prototype pollution. The vulnerability exists due to an incomplete fix for CVE-2020-7736 where an attacker is able to inject properties into existing construct prototypes and modify attributes such as proto, constructor and prototype via the set function...

9.8CVSS4.4AI score0.00849EPSS
Exploits2References2Affected Software1
OSV
OSV
added 2022/01/28 10:15 p.m.10 views

CVE-2021-23558

The package bmoor before 0.10.1 are vulnerable to Prototype Pollution due to missing sanitization in set function. Note: This vulnerability derives from an incomplete fix in CVE-2020-7736...

9.8CVSS9.4AI score
Exploits0References3
CVE
CVE
added 2022/01/28 9:31 p.m.53 views

CVE-2021-23558

The CVE-2021-23558 entry affects the JavaScript library bmoor prior to 0.10.1, where the set function allows Prototype Pollution due to missing input sanitization. The vulnerability is linked to an incomplete fix referenced by CVE-2020-7736. Practical impact is Prototype Pollution risk in objects...

9.8CVSS8.3AI score0.00678EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2022/01/28 9:31 p.m.11 views

CVE-2021-23558 Prototype Pollution

The package bmoor before 0.10.1 are vulnerable to Prototype Pollution due to missing sanitization in set function. Note: This vulnerability derives from an incomplete fix in CVE-2020-7736...

7.3CVSS9.7AI score0.00678EPSS
Exploits1References3
CNNVD
CNNVD
added 2022/01/28 12:0 a.m.1 views

bmoor 安全漏洞

bmoor is a javascript code library for individual developers to manage the order in which objects and classes are loaded. A security vulnerability exists in versions of bmoor prior to 0.10, which stems from a lack of handling of setup functionality and is susceptible to Prototype Pollution...

9.8CVSS8.4AI score0.00678EPSS
Exploits1References4
vulnersOsv
vulnersOsv
added 2022/01/18 3:13 p.m.1 views

bmoor-comm (>=0.0.1 <=0.0.3) potentially affected by CVE-2020-7736 +1 more via bmoor (>=0.0.5 <=0.0.7)

bmoor NPM version =0.0.5, =0.0.1, =0.0.3 Source cves: CVE-2020-7736, CVE-2021-23558 Source advisory: SNYK:JS-BMOOR-2342622...

9.8CVSS7.2AI score0.00849EPSS
Exploits2
Snyk
Snyk
added 2022/01/18 3:13 p.m.2 views

Prototype Pollution

Overview bmoor is an A basic foundation for other libraries, establishing useful patterbs, and letting them be more. Affected versions of this package are vulnerable to Prototype Pollution due to missing sanitization in set function. Note: This vulnerability derives from an incomplete fix in...

9.8CVSS9AI score0.00849EPSS
Exploits2References2
vulnersOsv
vulnersOsv
added 2021/05/10 6:37 p.m.1 views

bmoor-cache (>=0.3.0 <=0.6.0), bmoor-comm (>=0.0.1 <=0.6.0) +4 more potentially affected by CVE-2020-7736 via bmoor (>=0.0.5 <=0.5.1)

bmoor NPM version =0.0.5, =0.3.0, =0.0.1, =0.0.1, =0.1.0, =0.0.4, =0.6.0, =0.6.43 Source cves: CVE-2020-7736 Source advisory: OSV:GHSA-H3RX-G5C9-8Q4X...

9.8CVSS7.2AI score0.00849EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2021/05/10 6:37 p.m.34 views

Prototype Pollution in bmoor

The package bmoor before 0.8.12 are vulnerable to Prototype Pollution via the set function...

9.8CVSS8.9AI score0.00849EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2021/05/10 6:37 p.m.15 views

GHSA-H3RX-G5C9-8Q4X Prototype Pollution in bmoor

The package bmoor before 0.8.12 are vulnerable to Prototype Pollution via the set function...

7.3CVSS9.3AI score0.00849EPSS
Exploits1References5
Huntr
Huntr
added 2020/11/18 12:0 a.m.19 views

Prototype Pollution in b-heilman/bmoor

Description bmoor is vulnerable to Prototype Pollution. This package allowing for modification of prototype behavior, which may result in Information Disclosure/DoS/RCE. Proof of Concept 1. Create the following PoC file: js // poc.js const bmoor = require'bmoor'; var obj = console.log"Before : " ...

7.5CVSS1.7AI score0.00849EPSS
Exploits1
Veracode
Veracode
added 2020/10/05 4:54 a.m.14 views

Prototype Pollution

bmoor is vulnerable to prototype pollution. An attacker is able to inject properties into existing construct prototypes and modify attributes such as proto, constructor and prototype via the set function...

9.8CVSS4.3AI score0.00849EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2020/10/02 10:15 a.m.8 views

CVE-2020-7736

The package bmoor before 0.8.12 are vulnerable to Prototype Pollution via the set function...

9.8CVSS6.6AI score
Exploits0References2
NVD
NVD
added 2020/10/02 10:15 a.m.7 views

CVE-2020-7736

The package bmoor before 0.8.12 are vulnerable to Prototype Pollution via the set function...

9.8CVSS0.00849EPSS
Exploits1References2
CVE
CVE
added 2020/10/02 9:25 a.m.45 views

CVE-2020-7736

The CVE-2020-7736 entry applies to the JavaScript package bmoor . Affected versions are those prior to 0.8.12, with vulnerability described as a Prototype Pollution flaw exposed through the vulnerable function set . The issue arises from unsafe handling that allows pollution of object prototypes,...

9.8CVSS8.2AI score0.00849EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder