Lucene search
+L

3940 matches found

OSV
OSV
added 2024/03/06 11:00 a.m.23 views

BIT-PARSE-2023-36475 Parse Server vulnerable to remote code execution via MongoDB BSON parser through prototype pollution

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 5.5.2 and 6.2.1, an attacker can use a prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. A patch is available in versions 5.5.2 and...

9.8CVSS9.6AI score0.03203EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 10:59 a.m.18 views

BIT-MONGODB-2020-7921 Administrative action may disable enforcement of per-user IP whitelisting

Improper serialization of internal state in the authorization subsystem in MongoDB Server's authorization subsystem permits a user with valid credentials to bypass IP whitelisting protection mechanisms following administrative action. This issue affects MongoDB Server v4.2 versions prior to 4.2.3...

5.3CVSS5AI score0.0066EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:59 a.m.20 views

BIT-MONGODB-2020-7923 Specific GeoQuery can cause DoS against MongoDB Server

A user authorized to perform database queries may cause denial of service by issuing specially crafted queries, which violate an invariant in the query subsystem's support for geoNear. This issue affects MongoDB Server v4.4 versions prior to 4.4.0; MongoDB Server v4.2 versions prior to 4.2.8 and...

6.5CVSS6.6AI score0.01275EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:58 a.m.26 views

BIT-MONGODB-2020-7925 Denial of Service when processing malformed Role names

Incorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially crafted request to cause a denial of service. This issue affects MongoDB Server v4.4 versions prior to 4.4.0; MongoDB Server v4.2 versions pri...

7.5CVSS7.1AI score0.0168EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:58 a.m.21 views

BIT-MONGODB-2020-7926 Specific query can cause a DoS against MongoDB Server

A user authorized to perform database queries may cause denial of service by issuing a specially crafted query which violates an invariant in the server selection subsystem. This issue affects MongoDB Server v4.4 versions prior to 4.4.1. Versions before 4.4 are not affected...

6.5CVSS6.3AI score0.01408EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:58 a.m.30 views

BIT-MONGODB-2020-7928 Improper neutralization of null byte leads to read overrun

A user authorized to perform database queries may trigger a read overrun and access arbitrary memory by issuing specially crafted queries. This issue affects MongoDB Server v4.4 versions prior to 4.4.1; MongoDB Server v4.2 versions prior to 4.2.9; MongoDB Server v4.0 versions prior to 4.0.20 and...

6.5CVSS6.4AI score0.0143EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:58 a.m.23 views

BIT-MONGODB-2020-7929 Specially crafted regex query can cause DoS

A user authorized to perform database queries may trigger denial of service by issuing specially crafted query contain a type of regex. This issue affects MongoDB Server v3.6 versions prior to 3.6.21 and MongoDB Server v4.0 versions prior to 4.0.20...

6.5CVSS6.3AI score0.01289EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:58 a.m.19 views

BIT-MONGODB-2021-20326 Specially crafted query may result in a denial of service of mongod

A user authorized to performing a specific type of find query may trigger a denial of service. This issue affects MongoDB Server v4.4 versions prior to 4.4.4...

6.5CVSS6.1AI score0.00948EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:58 a.m.22 views

BIT-MONGODB-2021-20330 Specific replication command with malformed oplog entries can crash secondaries

An attacker with basic CRUD permissions on a replicated collection can run the applyOps command with specially malformed oplog entries, resulting in a potential denial of service on secondaries. This issue affects MongoDB Server v4.0 versions prior to 4.0.27; MongoDB Server v4.2 versions prior to...

6.5CVSS6.2AI score0.01037EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:57 a.m.16 views

BIT-MONGODB-2021-20333 Server log entry spoofing via newline injection

Sending specially crafted commands to a MongoDB Server may result in artificial log entries being generated or for log entries to be split. This issue affects MongoDB Server v3.6 versions prior to 3.6.20; MongoDB Server v4.0 versions prior to 4.0.21 and MongoDB Server v4.2 versions prior to 4.2.1...

5.3CVSS5.1AI score0.01273EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:57 a.m.62 views

BIT-MONGODB-2021-32036 Denial of Service and Data Integrity vulnerability in features command

An authenticated user without any specific authorizations may be able to repeatedly invoke the features command where at a high volume may lead to resource depletion or generate high lock contention. This may result in denial of service and in rare cases could result in id field collisions. This...

7.1CVSS5.9AI score0.01034EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:57 a.m.35 views

BIT-MONGODB-2021-32037 User may trigger invariant when allowed to send commands directly to shards

An authorized user may trigger an invariant which may result in denial of service or server exit if a relevant aggregation request is sent to a shard. Usually, the requests are sent via mongos and special privileges are required in order to know the address of the shards and to log in to the shar...

6.5CVSS6.2AI score0.01181EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:57 a.m.33 views

BIT-MONGODB-2021-32039 MongoDB Extension for VS Code may unexpectedly store credentials locally in clear text

Users with appropriate file access may be able to access unencrypted user credentials saved by MongoDB Extension for VS Code in a binary file. These credentials may be used by malicious attackers to perform unauthorized actions. This vulnerability affects all MongoDB Extension for VS Code includi...

5.5CVSS5.3AI score0.0028EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:57 a.m.25 views

BIT-MONGODB-2021-32040 Large aggregation pipelines with a specific stage can crash mongod under default configuration

It may be possible to have an extremely long aggregation pipeline in conjunction with a specific stage/operator and cause a stack overflow due to the size of the stack frames used by that stage. If an attacker could cause such an aggregation to occur, they could maliciously crash MongoDB in a DoS...

7.5CVSS6.8AI score0.02018EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 10:57 a.m.51 views

BIT-MONGODB-2022-24272 MongoDB Server (mongod) may crash in response to unexpected requests

An authenticated user may trigger an invariant assertion during command dispatch due to incorrect validation on the $external database. This may result in mongod denial of service or server crash. This issue affects: MongoDB Inc. MongoDB Server v5.0 versions, prior to and including v5.0.6...

6.5CVSS6.3AI score0.00911EPSS
SaveExploits2References2
OSV
OSV
added 2024/03/06 10:56 a.m.28 views

BIT-MONGODB-2023-1409 Certificate validation issue in MongoDB Server running on Windows or macOS

If the MongoDB Server running on Windows or macOS is configured to use TLS with a specific set of configuration options that are already known to work securely in other platforms e.g. Linux, it is possible that client certificate validation may not be in effect, potentially allowing client to...

7.5CVSS5.9AI score0.00367EPSS
SaveExploits0References4
CVE
CVE
added 2024/03/01 12:00 a.m.86 views

CVE-2023-52555

CVE-2023-52555 : Mongo-Express 1.0.2 is vulnerable to Cross-Site Request Forgery via the /admin endpoint due to missing CSRF protection. An attacker could cause unauthorized actions (e.g., deletion of a Collection). Exploitation details are not provided in the available sources. References consis...

6.1CVSS6.7AI score0.00206EPSS
SaveExploits1References1Affected Software1
MongoDB
MongoDB
added 2024/02/29 9:31 a.m.41 views

MongoDB Server may allow successful untrusted connection

Under certain configurations of --tlsCAFile and tls.CAFile, MongoDB Server may skip peer certificate validation which may result in untrusted connections to succeed. This may effectively reduce the security guarantees provided by TLS and open connections that should have been closed due to failin...

9.8CVSS7.2AI score0.005EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2024/02/21 6:59 a.m.19 views

Missing Certificate Validation

apacheairflowprovidersmongo is vulnerable to Missing Certificate Validation. The vulnerability is due to the default inclusion of the allowinsecure option when SSL was enabled. This flaw resulted in certificates not being properly validated...

9.1CVSS6.6AI score0.0062EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/02/20 8:30 p.m.4287 views

CVE-2024-25141

The CVE-2024-25141 issue concerns Apache Airflow Mongo Hook/Provider components where, when SSL is enabled, the default setting allow_insecure caused certificates not to be validated. This undermines TLS trust and can enable man-in-the-middle scenarios. Affected components are described across mu...

9.1CVSS9.3AI score0.0062EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder