Lucene search
K

14 matches found

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

EUVD-2020-0391

Malware in sbrugna...

7.5CVSS7.6AI score0.0353EPSS
Exploits1References20
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-4714

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00227EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2025/05/22 10:8 a.m.7 views

CVE-2019-19729

An issue was discovered in the BSON ObjectID aka bson-objectid package 1.3.0 for Node.js. ObjectID allows an attacker to generate a malformed objectid by inserting an additional property to the user-input, because bson-objectid will return early if it detects bsontype==ObjectID in the user-input...

7.5CVSS7AI score0.00227EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:18 a.m.1 views

SUSE CVE-2015-4411

The Moped::BSON::ObjecId.legal? method in mongodb/bson-ruby before 3.0.4 as used in rubygem-moped allows remote attackers to cause a denial of service worker resource consumption via a crafted string. NOTE: This issue is due to an incomplete fix to CVE-2015-4410...

7.5CVSS8.8AI score0.0353EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2022/05/24 10:1 p.m.14 views

bson-objectid contains Improper input validation

An issue was discovered in the BSON ObjectID aka bson-objectid package 1.3.0 for Node.js. ObjectID allows an attacker to generate a malformed objectid by inserting an additional property to the user-input, because bson-objectid will return early if it detects bsontype==ObjectID in the user-input...

7.5CVSS6.9AI score0.00227EPSS
Exploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2022/05/24 10:1 p.m.1 views

@biscottino/session (>=1.0.0 <=1.0.1), @graasp/cli (>=0.3.0 <=0.4.2) +34 more potentially affected by CVE-2019-19729 via bson-objectid (>=1.1.1 <=1.3.0)

bson-objectid NPM version =1.1.1, =1.0.0, =0.3.0, =1.0.1, =1.0.1, =1.0.1, =1.0.1, =1.0.1, =1.0.1, =1.0.1, =1.0.1, =1.0.1, =1.0.1, =1.1.1, =3.3.3 and more Source cves: CVE-2019-19729 Source advisory: OSV:GHSA-P84X-5XX8-HFF9...

7.5CVSS7.1AI score0.00227EPSS
Exploits1
OSV
OSV
added 2022/05/24 10:1 p.m.2 views

GHSA-P84X-5XX8-HFF9 bson-objectid contains Improper input validation

An issue was discovered in the BSON ObjectID aka bson-objectid package 1.3.0 for Node.js. ObjectID allows an attacker to generate a malformed objectid by inserting an additional property to the user-input, because bson-objectid will return early if it detects bsontype==ObjectID in the user-input...

7.5CVSS7.2AI score0.00227EPSS
Exploits1References4
OSV
OSV
added 2020/02/20 5:15 p.m.0 views

UBUNTU-CVE-2015-4410

The Moped::BSON::ObjecId.legal? method in rubygem-moped before commit dd5a7c14b5d2e466f7875d079af71ad19774609b allows remote attackers to cause a denial of service worker resource consumption or perform a cross-site scripting XSS attack via a crafted string...

7.5CVSS7.1AI score0.01937EPSS
Exploits1References5
Debian CVE
Debian CVE
added 2020/02/20 4:24 p.m.30 views

CVE-2015-4411

The Moped::BSON::ObjecId.legal? method in mongodb/bson-ruby before 3.0.4 as used in rubygem-moped allows remote attackers to cause a denial of service worker resource consumption via a crafted string. NOTE: This issue is due to an incomplete fix to CVE-2015-4410...

7.5CVSS7.2AI score0.0353EPSS
Exploits1
CNVD
CNVD
added 2019/12/30 12:0 a.m.2 views

BSON ObjectID Input Validation Error Vulnerability

BSON ObjectID is a module for creating and parsing ObjectIDs for use in Node.js. An input validation error vulnerability exists in BSON ObjectID version 1.3.0 for Node.js. The vulnerability stems from a network system or product that does not properly validate input data. An attacker could use th...

7.5CVSS6.7AI score0.00227EPSS
Exploits1References1
OSV
OSV
added 2019/12/11 8:15 p.m.2 views

CVE-2019-19729

An issue was discovered in the BSON ObjectID aka bson-objectid package 1.3.0 for Node.js. ObjectID allows an attacker to generate a malformed objectid by inserting an additional property to the user-input, because bson-objectid will return early if it detects bsontype==ObjectID in the user-input...

7.5CVSS7.2AI score0.00227EPSS
Exploits1References2
NVD
NVD
added 2019/12/11 8:15 p.m.10 views

CVE-2019-19729

An issue was discovered in the BSON ObjectID aka bson-objectid package 1.3.0 for Node.js. ObjectID allows an attacker to generate a malformed objectid by inserting an additional property to the user-input, because bson-objectid will return early if it detects bsontype==ObjectID in the user-input...

7.5CVSS7.6AI score0.00227EPSS
Exploits1References2
CVE
CVE
added 2019/12/11 7:56 p.m.54 views

CVE-2019-19729

CVE-2019-19729 affects the BSON ObjectID package for Node.js (v1.3.0). The issue arises when ObjectID() accepts user input with an extra property, causing the module to return early if it detects _bsontype==ObjectID, which can allow objects in arbitrary forms to bypass formatting if they include ...

7.5CVSS7.5AI score0.00227EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2019/12/11 7:56 p.m.11 views

CVE-2019-19729

An issue was discovered in the BSON ObjectID aka bson-objectid package 1.3.0 for Node.js. ObjectID allows an attacker to generate a malformed objectid by inserting an additional property to the user-input, because bson-objectid will return early if it detects bsontype==ObjectID in the user-input...

7.6AI score0.00227EPSS
Exploits1References2
Rows per page
Query Builder