Lucene search
+L

389 matches found

NVD
NVD
added 2019/12/11 8:15 p.m.38 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.01085EPSS
SaveExploits1References2
Prion
Prion
added 2019/12/11 8:15 p.m.25 views

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...

5CVSS7.6AI score0.01085EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2019/12/11 7:56 p.m.71 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.01085EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2019/12/11 7:56 p.m.40 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.01085EPSS
SaveExploits1References2
OSV
OSV
added 2019/10/29 12:00 a.m.12 views

UBUNTU-CVE-2019-11484

Kevin Backhouse discovered an integer overflow in bsonensurespace, as used in whoopsie...

7.8CVSS5.8AI score0.00426EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2019/10/29 12:00 a.m.9 views

PT-2019-4760 · Canonical · Whoopsie +1

Name of the Vulnerable Software and Affected Versions: whoopsie affected versions not specified Description: The issue is caused by an integer overflow in the bson ensure space function used in the whoopsie error registration service of the Ubuntu operating system. This can potentially allow an...

7.8CVSS7.6AI score0.00426EPSS
SaveExploits0References18
Github Security Blog
Github Security Blog
added 2019/10/22 8:19 p.m.82 views

Improper Input Validation in Automattic Mongoose

Automattic Mongoose through 5.7.4 allows attackers to bypass access control in some applications because any query object with a bsontype attribute is ignored. For example, adding "bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around...

9.1CVSS8.7AI score0.0166EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2019/10/10 2:05 a.m.28 views

CVE-2019-17426

Automattic Mongoose through 5.7.4 allows attackers to bypass access control in some applications because any query object with a bsontype attribute is ignored. For example, adding "bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around...

9.1CVSS9.1AI score0.0166EPSS
SaveExploits0References2
Prion
Prion
added 2019/10/10 2:05 a.m.25 views

Improper access control

Automattic Mongoose through 5.7.4 allows attackers to bypass access control in some applications because any query object with a bsontype attribute is ignored. For example, adding "bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around...

6.4CVSS9.1AI score0.0166EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2019/10/10 12:35 a.m.150 views

CVE-2019-17426

Automattic Mongoose up to version 5.7.4 is affected. The root cause is that a query object containing a _bsontype attribute is ignored, which can bypass access control in some applications (e.g., a query filter interference with _bsontype). The CVE covers this behavior in older versions of the bs...

9.1CVSS9AI score0.0166EPSS
SaveExploits0References2Affected Software1
Fedora
Fedora
added 2018/09/27 5:30 p.m.19 views

[SECURITY] Fedora 28 Update: libbson-1.9.5-3.fc28

This is a library providing useful routines related to building, parsing, and iterating BSON documents...

8.1CVSS1.4AI score0.02137EPSS
SaveExploits0
Fedora
Fedora
added 2018/09/27 4:18 p.m.20 views

[SECURITY] Fedora 27 Update: libbson-1.9.5-3.fc27

This is a library providing useful routines related to building, parsing, and iterating BSON documents...

8.1CVSS1.4AI score0.02137EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2018/09/17 8:44 p.m.2 views

@abtnode/mongoose-nedb (1.0.16), @alma/widgets (>=4.0.0, <=4.4.1) +272 more potentially affected by CVE-2018-13863 via bson (>=0.5.2, <=1.0.4)

bson NPM version =0.5.2, =4.0.0, =0.2.4, =0.2.4, =0.0.0, =0.4.1, =0.3.0, =0.2.0, =0.3.0, =0.3.0, =0.2.0, =0.0.1, =1.6.3-ml, =0.3.0, =0.0.1, =0.0.3 and more Source cves: CVE-2018-13863 Source advisory: OSV:GHSA-8462-Q7X7-G2X4...

7.5CVSS7.3AI score0.01941EPSS
SaveExploits1
OSV
OSV
added 2018/09/17 8:44 p.m.68 views

GHSA-8462-Q7X7-G2X4 js-bson vulnerable to REDoS

The MongoDB bson JavaScript module also known as js-bson versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regular Expression Denial of Service ReDoS in lib/bson/decimal128.js. The flaw is triggered when the Decimal128.fromString function is called to parse a long untrusted string...

7.5CVSS5.9AI score0.01941EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2018/09/10 5:29 a.m.18 views

CVE-2018-16790

bsoniternextinternal in bson-iter.c in libbson 1.12.0, as used in MongoDB mongo-c-driver and other products, has a heap-based buffer over-read via a crafted bson buffer...

8.1CVSS7.1AI score0.02137EPSS
SaveExploits0References4
Prion
Prion
added 2018/09/10 5:29 a.m.19 views

Heap overflow

bsoniternextinternal in bson-iter.c in libbson 1.12.0, as used in MongoDB mongo-c-driver and other products, has a heap-based buffer over-read via a crafted bson buffer...

5.8CVSS7.8AI score0.02137EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2018/09/10 5:29 a.m.6 views

UBUNTU-CVE-2018-16790

bsoniternextinternal in bson-iter.c in libbson 1.12.0, as used in MongoDB mongo-c-driver and other products, has a heap-based buffer over-read via a crafted bson buffer...

8.1CVSS7.4AI score0.02137EPSS
SaveExploits0References5
CVE
CVE
added 2018/09/10 5:00 a.m.106 views

CVE-2018-16790

CVE-2018-16790 affects libbson 1.12.0 (used by MongoDB’s libbson and the mongo-c-driver). The vulnerability is a heap-based buffer over-read triggered by a crafted BSON buffer in bson_iter_next_internal, as described for libbson 1.12.0. This can impact applications that consume BSON via the affec...

8.1CVSS7.8AI score0.02137EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2018/09/10 12:00 a.m.9 views

PT-2018-13750 · Mongodb +3 · Libbson +3

Name of the Vulnerable Software and Affected Versions: libbson version 1.12.0 Description: The issue is related to a heap-based buffer over-read in the bson iter next internal function in bson-iter.c via a crafted bson buffer. Recommendations: For libbson version 1.12.0, at the moment, there is n...

8.4CVSS6.1AI score0.02797EPSS
SaveExploits0References31
OSV
OSV
added 2018/07/10 8:29 p.m.22 views

CVE-2018-13863

The MongoDB bson JavaScript module also known as js-bson versions 0.5.0 to 1.0.x before 1.0.5 is vulnerable to a Regular Expression Denial of Service ReDoS in lib/bson/decimal128.js. The flaw is triggered when the Decimal128.fromString function is called to parse a long untrusted string...

7.5CVSS6.5AI score
SaveExploits0References2
Rows per page
Query Builder