Lucene search
+L

377 matches found

Veracode
Veracode
added 2022/11/10 2:22 a.m.18 views

Prototype Pollution

parse-server is vulnerable to Prototype Pollution. An attacker can inject properties into existing construct prototypes via the MongoDB BSON parser and modify attributes such as proto, constructor, and prototype base objects to achieve remote code execution...

9.8CVSS9.3AI score0.38717EPSS
SaveExploits0References6Affected Software1
Prion
Prion
added 2022/11/10 1:15 a.m.17 views

Remote code execution

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Versions prior to 4.10.18, and prior to 5.3.1 on the 5.X branch, are vulnerable to Remote Code Execution via prototype pollution. An attacker can use this prototype pollution sink to trigger a...

7.5CVSS9.7AI score0.38717EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/11/10 12:0 a.m.23 views

CVE-2022-39396 Parse Server vulnerable to Remote Code Execution via prototype pollution in MongoDB BSON parser

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Versions prior to 4.10.18, and prior to 5.3.1 on the 5.X branch, are vulnerable to Remote Code Execution via prototype pollution. An attacker can use this prototype pollution sink to trigger a...

9.8CVSS10AI score0.38717EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/11/09 12:0 a.m.7 views

Parse Server 安全漏洞

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A security vulnerability exists in Parse Server 4.10.18 through versions prior to 5.3.1 on the 5.X branch, which stems from the fact that an attacker can use a prototype contamination receiver ...

9.8CVSS9AI score0.38717EPSS
SaveExploits0References3
OSV
OSV
added 2022/11/08 5:29 p.m.23 views

GHSA-PRM5-8G2M-24GG Remote code execution via MongoDB BSON parser through prototype pollution

Impact An attacker can use this prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. Patches Prevent prototype pollution in MongoDB database adapter. Workarounds Disable remote code execution through the MongoDB BSON parser. Collaborators Mikhail Shcherbako...

9.8CVSS9.6AI score0.38717EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2022/11/08 12:0 a.m.7 views

PT-2022-24955 · Unknown +2 · Parse Server +2

Name of the Vulnerable Software and Affected Versions: Parse Server versions prior to 4.10.18 Parse Server versions prior to 5.3.1 on the 5.X branch Description: Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. An attacker can use a prototype...

9.8CVSS9.6AI score0.38717EPSS
SaveExploits0References14
vulnersOsv
vulnersOsv
added 2022/05/24 10:1 p.m.4 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.01085EPSS
SaveExploits1
OSV
OSV
added 2022/05/24 10:1 p.m.4 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.01085EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/05/24 10:1 p.m.28 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.01085EPSS
SaveExploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2022/05/13 1:1 a.m.6 views

ai.idylnlp:idylnlp-models-deeplearning (>=1.0.0 <=1.1.0), ai.platon.pulsar:pulsar-agentic (>=4.5.0 <=4.6.0) +5848 more potentially affected by CVE-2013-4002 via xerces:xercesImpl (>=2.10.0 <=2.11.0)

xerces:xercesImpl MAVEN version =2.10.0, =1.0.0, =4.5.0, =4.7.11, =4.5.0, =4.5.0, =4.5.0, =4.5.0, =4.5.0, =4.5.0, =4.7.0, =4.5.0, =4.5.0, =4.5.0, =0.2, =5.0.9, =5.1.3 and more Source cves: CVE-2013-4002 Source advisory: OSV:GHSA-7J4H-8WPF-RQFH...

7.1CVSS6.7AI score0.24738EPSS
SaveExploits0
OSV
OSV
added 2022/03/11 11:53 p.m.88 views

GHSA-P6H4-93QP-JHCM Command injection in Parse Server through prototype pollution

Impact This is a Remote Code Execution RCE vulnerability in Parse Server. This vulnerability affects Parse Server in the default configuration with MongoDB. The main weakness that leads to RCE is the Prototype Pollution vulnerable code in the file DatabaseController.js, so it is likely to affect...

10CVSS9.7AI score0.49081EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/03/11 11:53 p.m.60 views

Command injection in Parse Server through prototype pollution

Impact This is a Remote Code Execution RCE vulnerability in Parse Server. This vulnerability affects Parse Server in the default configuration with MongoDB. The main weakness that leads to RCE is the Prototype Pollution vulnerable code in the file DatabaseController.js, so it is likely to affect...

10CVSS0.1AI score0.49081EPSS
SaveExploits1References5Affected Software1
vulnersOsv
vulnersOsv
added 2022/02/10 11:30 p.m.4 views

02-sms-async (=1.0.0), 10tcl (=0.0.1) +8851 more potentially affected by CVE-2019-2391 via bson (>=0.0.4 <=1.1.1)

bson NPM version =0.0.4, =1.0.1, =1.0.7, =0.0.1, =0.0.2, =0.3.0, =0.1.4, =0.0.1, =0.1.0, =1.0.0 and more Source cves: CVE-2019-2391 Source advisory: OSV:GHSA-4JWP-VFVF-657P...

5.5CVSS6AI score0.00906EPSS
SaveExploits0
OSV
OSV
added 2022/02/10 11:30 p.m.50 views

GHSA-4JWP-VFVF-657P Deserialization of Untrusted Data in bson

Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure...

5.4CVSS5.3AI score0.00906EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/02/10 11:30 p.m.50 views

Deserialization of Untrusted Data in bson

Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure...

5.5CVSS3.3AI score0.00906EPSS
SaveExploits0References3Affected Software1
Rosalinux
Rosalinux
added 2021/07/02 6:6 p.m.120 views

Advisory ROSA-SA-2021-1966

Software: ruby 2.0.0.648 OS: Cobalt 7.9 CVE-ID: CVE-2012-6684 CVE-Crit: MEDIUM CVE-DESC: A cross-site scripting XSS vulnerability in the RedCloth 4.2.9 library for Ruby and earlier allows remote attackers to inject arbitrary web script or HTML via a javascript: URI. CVE-STATUS: default CVE-REV:...

9.8CVSS9.3AI score0.07511EPSS
SaveExploits14
OSV
OSV
added 2021/06/10 5:15 p.m.3 views

UBUNTU-CVE-2021-20329

Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents. This issue affects all MongoDB GO Drivers prior to a...

6.8CVSS7.3AI score0.00961EPSS
SaveExploits0References3
CVE
CVE
added 2021/06/10 4:30 p.m.306 views

CVE-2021-20329

CVE-2021-20329 affects the MongoDB Go Driver prior to 1.5.0. Specific crafted strings in Go objects marshalled to BSON may inject extra fields into documents due to improper validation, exposing potential data integrity risks. The issue is documented in the GitHub advisory (GHSA-F6MQ-5M25-4R72) a...

6.8CVSS6.7AI score0.00961EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2021/06/10 12:0 a.m.3 views

PT-2021-13888 · Mongodb · Mongodb Go Driver

Name of the Vulnerable Software and Affected Versions: MongoDB Go Driver versions prior to and including 1.5.0 Description: The MongoDB Go Driver has an issue where specific cstrings input may not be properly validated when marshalling Go objects into BSON. This could allow a malicious user to...

6.8CVSS5.5AI score0.00961EPSS
SaveExploits0References14
OSV
OSV
added 2021/06/02 12:0 a.m.13 views

OSV-2021-821 Stack-buffer-overflow in jsoncons::bson::decimal128_to_chars

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34816 Crash type: Stack-buffer-overflow WRITE 6 Crash state: jsoncons::bson::decimal128tochars jsoncons::bson::basicbsonparserjsoncons::binarystreamsource, std::1::allo...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder