Lucene search
+L

459 matches found

Github Security Blog
Github Security Blog
added 2020/04/29 3:34 p.m.69 views

BSON rubygem contains potential denial of service

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.5CVSS6.9AI score0.06372EPSS
SaveExploits1References16Affected Software1
OSV
OSV
added 2020/04/29 3:34 p.m.28 views

GHSA-QH4W-7PW3-P4RP BSON rubygem contains potential denial of service

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.1AI score0.06372EPSS
SaveExploits1References17
RubySec
RubySec
added 2020/04/29 12:00 a.m.47 views

Potential denial of service in bson rubygem

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.5CVSS5.3AI score0.06372EPSS
SaveExploits2References1Affected Software1
OSV
OSV
added 2020/04/24 1:15 a.m.19 views

CVE-2020-12135

bson before 0.8 incorrectly uses int rather than sizet for many variables, parameters, and return values. In particular, the bsonensurespace parameter bytesNeeded could have an integer overflow via properly constructed bson input...

5.5CVSS7.1AI score
SaveExploits0References4
NVD
NVD
added 2020/04/24 1:15 a.m.28 views

CVE-2020-12135

bson before 0.8 incorrectly uses int rather than sizet for many variables, parameters, and return values. In particular, the bsonensurespace parameter bytesNeeded could have an integer overflow via properly constructed bson input...

5.5CVSS5.6AI score0.01165EPSS
SaveExploits1References4
OSV
OSV
added 2020/04/24 1:15 a.m.6 views

DEBIAN-CVE-2020-12135

bson before 0.8 incorrectly uses int rather than sizet for many variables, parameters, and return values. In particular, the bsonensurespace parameter bytesNeeded could have an integer overflow via properly constructed bson input...

5.5CVSS5.7AI score0.01165EPSS
SaveExploits1References1
OSV
OSV
added 2020/04/24 1:15 a.m.8 views

UBUNTU-CVE-2020-12135

bson before 0.8 incorrectly uses int rather than sizet for many variables, parameters, and return values. In particular, the bsonensurespace parameter bytesNeeded could have an integer overflow via properly constructed bson input...

5.5CVSS6.1AI score0.01165EPSS
SaveExploits1References5
Prion
Prion
added 2020/04/24 1:15 a.m.19 views

Integer overflow

bson before 0.8 incorrectly uses int rather than sizet for many variables, parameters, and return values. In particular, the bsonensurespace parameter bytesNeeded could have an integer overflow via properly constructed bson input...

4.3CVSS5.6AI score0.01165EPSS
SaveExploits1References4Affected Software2
Cvelist
Cvelist
added 2020/04/24 12:31 a.m.33 views

CVE-2020-12135

bson before 0.8 incorrectly uses int rather than sizet for many variables, parameters, and return values. In particular, the bsonensurespace parameter bytesNeeded could have an integer overflow via properly constructed bson input...

5.6AI score0.01165EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2020/04/24 12:31 a.m.40 views

CVE-2020-12135

bson before 0.8 incorrectly uses int rather than sizet for many variables, parameters, and return values. In particular, the bsonensurespace parameter bytesNeeded could have an integer overflow via properly constructed bson input...

5.5CVSS5.6AI score0.01165EPSS
SaveExploits1
CVE
CVE
added 2020/04/24 12:31 a.m.79 views

CVE-2020-12135

CVE-2020-12135 affects the BSON library prior to 0.8, where many variables and return values use int instead of size_t. The root cause is an integer overflow in bson_ensure_space() when processing crafted input, potentially exploiting bytesNeeded. Public disclosures in multiple advisories (NVD, O...

5.5CVSS5.5AI score0.01165EPSS
SaveExploits1References4Affected Software1
CNVD
CNVD
added 2020/04/24 12:00 a.m.52 views

bson integer overflow vulnerability

BSON is a computer data interchange format that is a binary format for representing simple or complex data structures, including associative arrays also known as name/value pairs, integer-indexed arrays, and a set of basic scalar types. A security vulnerability exists in versions of bson prior to...

5.5CVSS6.6AI score0.01165EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2020/04/06 12:00 a.m.10 views

The vulnerability of the bson_ensure_space function in the Ubuntu operating system’s whoopsie error reporting service allows a perpetrator to execute arbitrary code.

The vulnerability of the bsonensurespace function in the Ubuntu operating system’s error reporting service, whoopsie, is caused by a numerical overflow. Exploiting this vulnerability could allow an attacker to execute arbitrary code...

7.8CVSS7.6AI score0.00443EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2020/04/02 11:01 a.m.28 views

CVE-2020-7610

All versions of bson before 1.1.4 are vulnerable to Deserialization of Untrusted Data. The package will ignore an unknown value for an object's bsotype, leading to cases where an object is serialized as a document rather than the intended BSON type...

9.8CVSS4.8AI score0.02328EPSS
SaveExploits0References4
Veracode
Veracode
added 2020/04/01 8:09 a.m.23 views

Information Disclosure

js-bson is vulnerable to information disclosure. The library does not properly handle JSON input which results in incorrect serialization of BSON. This can lead to unexpected application behavior such as information disclosure...

5.4CVSS1.1AI score0.00882EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/03/31 2:15 p.m.24 views

CVE-2019-2391

Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. This issue affects: MongoDB Inc. js-bson library version 1.1.3 and prior to...

5.4CVSS5.5AI score
SaveExploits0References1
NVD
NVD
added 2020/03/31 2:15 p.m.24 views

CVE-2019-2391

Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. This issue affects: MongoDB Inc. js-bson library version 1.1.3 and prior to...

5.5CVSS4.8AI score0.00882EPSS
SaveExploits0References1
OSV
OSV
added 2020/03/31 2:15 p.m.17 views

DEBIAN-CVE-2019-2391

Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. This issue affects: MongoDB Inc. js-bson library version 1.1.3 and prior to...

5.4CVSS5.6AI score0.00882EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2020/03/31 2:15 p.m.22 views

CVE-2019-2391

Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. This issue affects: MongoDB Inc. js-bson library version 1.1.3 and prior to...

5.5CVSS6AI score0.00882EPSS
SaveExploits0References2
OSV
OSV
added 2020/03/31 2:15 p.m.20 views

UBUNTU-CVE-2019-2391

Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. This issue affects: MongoDB Inc. js-bson library version 1.1.3 and prior to...

5.4CVSS6AI score0.00882EPSS
SaveExploits0References3
Rows per page
Query Builder