Lucene search
+L

3907 matches found

NVD
NVD
added 2020/09/16 2:15 p.m.16 views

CVE-2020-2267

A missing permission check in Jenkins MongoDB Plugin 1.3 and earlier allows attackers with Overall/Read permission to gain access to some metadata of any arbitrary files on the Jenkins controller...

4.3CVSS0.00691EPSS
SaveExploits0References2
OSV
OSV
added 2020/09/16 2:15 p.m.21 views

CVE-2020-2268

A cross-site request forgery CSRF vulnerability in Jenkins MongoDB Plugin 1.3 and earlier allows attackers to gain access to some metadata of any arbitrary files on the Jenkins controller...

8.8CVSS7.1AI score
SaveExploits0References2
Prion
Prion
added 2020/09/16 2:15 p.m.17 views

Cross site request forgery (csrf)

A cross-site request forgery CSRF vulnerability in Jenkins MongoDB Plugin 1.3 and earlier allows attackers to gain access to some metadata of any arbitrary files on the Jenkins controller...

6.8CVSS8.9AI score0.00691EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/09/16 1:20 p.m.70 views

CVE-2020-2268

CVE-2020-2268 applies to Jenkins MongoDB Plugin 1.3 and earlier. The CSRF vulnerability arises because methods implementing form validation do not perform permission checks, allowing attackers with Overall/Read permission to access metadata of arbitrary files on the Jenkins controller. The form v...

8.8CVSS8.8AI score0.00691EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/09/16 1:20 p.m.22 views

CVE-2020-2267

A missing permission check in Jenkins MongoDB Plugin 1.3 and earlier allows attackers with Overall/Read permission to gain access to some metadata of any arbitrary files on the Jenkins controller...

4.7AI score0.00691EPSS
SaveExploits0References2
CVE
CVE
added 2020/09/16 1:20 p.m.73 views

CVE-2020-2267

CVE-2020-2267 affects Jenkins MongoDB Plugin versions 1.3 and earlier, where a missing permission check allows users with Overall/Read to access metadata of arbitrary files on the Jenkins controller. The issue is described across multiple sources (Red Hat, NVD, CNVD, GHSA, OSV, etc.) with the cor...

4.3CVSS4.7AI score0.00691EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/09/16 1:20 p.m.25 views

CVE-2020-2268

A cross-site request forgery CSRF vulnerability in Jenkins MongoDB Plugin 1.3 and earlier allows attackers to gain access to some metadata of any arbitrary files on the Jenkins controller...

9AI score0.00691EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2020/09/16 12:00 a.m.12 views

PT-2020-15493 · Jenkins · Jenkins Mongodb Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins MongoDB Plugin versions 1.3 and earlier Description: A cross-site request forgery CSRF vulnerability allows attackers to gain access to some metadata of any arbitrary files on the Jenkins controller. This issue arises because the plug...

8.8CVSS8.7AI score0.00691EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2020/09/16 12:00 a.m.14 views

PT-2020-15492 · Jenkins · Jenkins Mongodb Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins MongoDB Plugin versions 1.3 and earlier Description: A missing permission check in the plugin allows attackers with Overall/Read permission to gain access to some metadata of any arbitrary files on the Jenkins controller...

5.3CVSS4.6AI score0.00691EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2020/09/04 5:27 p.m.24 views

Remote Code Execution in mongodb-query-parser

Versions of mongodb-query-parser prior to 2.0.0 are vulnerable to Remote Code Execution. The package fails to sanitize queries, allowing attackers to execute arbitrary code in the system. Parsing the following payload executes touch test-file: 'function return clearImmediate.constructor"return...

7AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/09/04 5:27 p.m.10 views

GHSA-97MG-3CR6-3X4C Remote Code Execution in mongodb-query-parser

Versions of mongodb-query-parser prior to 2.0.0 are vulnerable to Remote Code Execution. The package fails to sanitize queries, allowing attackers to execute arbitrary code in the system. Parsing the following payload executes touch test-file: 'function return clearImmediate.constructor"return...

8.3AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2020/09/03 9:12 p.m.58 views

Denial of Service in mongodb

Versions of mongodb prior to 3.1.13 are vulnerable to Denial of Service. The package fails to properly catch an exception when a collection name is invalid and the DB does not exist, crashing the application. Recommendation Upgrade to version 3.1.13 or later...

3.8AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/09/03 9:12 p.m.5 views

GHSA-MH5C-679W-HH4R Denial of Service in mongodb

Versions of mongodb prior to 3.1.13 are vulnerable to Denial of Service. The package fails to properly catch an exception when a collection name is invalid and the DB does not exist, crashing the application. Recommendation Upgrade to version 3.1.13 or later...

5.9AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2020/09/03 7:52 p.m.24 views

Malicious Package in mogodb-core

This package contained malicious code. The package uploaded system information such as OS and hostname to a remote server. Recommendation Remove the package from your environment. There are no indications of further compromise...

2.3AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/02 3:52 p.m.32 views

NoSQL Injection in loopback-connector-mongodb

Versions of loopback-connector-mongodb prior to 3.6.0 are vulnerable to NoSQL Injection. Filters passed to the database query are not properly sanitized which leads to execution of code on the database driver and data leak. Recommendation Upgrade to version 3.6.0 or later...

4.6AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/09/02 3:52 p.m.12 views

GHSA-HXWC-5VW9-2W4W NoSQL Injection in loopback-connector-mongodb

Versions of loopback-connector-mongodb prior to 3.6.0 are vulnerable to NoSQL Injection. Filters passed to the database query are not properly sanitized which leads to execution of code on the database driver and data leak. Recommendation Upgrade to version 3.6.0 or later...

7.4AI score
SaveExploits0References3
OSV
OSV
added 2020/09/01 9:17 p.m.14 views

GHSA-F5CV-XRV9-R8W7 NoSQL injection in express-cart

Versions of express-cart before 1.1.8 are vulnerable to NoSQL injection. The vulnerability is caused by the lack of user input sanitization in the login handlers. In both cases, the customer login and the admin login, parameters from the JSON body are sent directly into the MongoDB query which...

8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/09/01 9:17 p.m.46 views

NoSQL injection in express-cart

Versions of express-cart before 1.1.8 are vulnerable to NoSQL injection. The vulnerability is caused by the lack of user input sanitization in the login handlers. In both cases, the customer login and the admin login, parameters from the JSON body are sent directly into the MongoDB query which...

2.1AI score
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/08/25 12:00 a.m.28 views

Debian DLA-2344-1 : mongodb security update

A denial of service vulnerability was discovered in mongodb, an object/document-oriented database, whereby a user authorized to perform database queries may issue specially crafted queries, which violate an invariant in the query subsystem's support for geoNear. For Debian 9 stretch, this problem...

6.5CVSS6.2AI score0.01275EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/08/25 12:00 a.m.15 views

Debian: Security Advisory (DLA-2344-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS6.6AI score0.01275EPSS
SaveExploits0References4
Rows per page
Query Builder