Lucene search
K

6715 matches found

NVD
NVD
added 2021/08/19 4:15 p.m.14 views

CVE-2021-39138

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Developers can use the REST API to signup users and also allow users to login anonymously. Prior to version 4.5.1, when an anonymous user is first signed up using REST, the server creates sessi...

6.5CVSS0.00218EPSS
Exploits0References3
OSV
OSV
added 2021/08/19 4:15 p.m.3 views

CVE-2021-39138

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Developers can use the REST API to signup users and also allow users to login anonymously. Prior to version 4.5.1, when an anonymous user is first signed up using REST, the server creates sessi...

6.5CVSS6.3AI score
Exploits0References3
Prion
Prion
added 2021/08/19 4:15 p.m.20 views

Design/Logic Flaw

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Developers can use the REST API to signup users and also allow users to login anonymously. Prior to version 4.5.1, when an anonymous user is first signed up using REST, the server creates sessi...

6.4CVSS6.4AI score0.00218EPSS
Exploits0References3Affected Software1
CNNVD
CNNVD
added 2021/08/19 12:0 a.m.4 views

Parse Server 授权问题漏洞

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. An authorization issue vulnerability exists in versions of Parse Server prior to 4.5.1 that stems from the server incorrectly creating a session when an anonymous user registers with REST for t...

6.5CVSS6.5AI score0.00218EPSS
Exploits0References5
Cvelist
Cvelist
added 2021/08/18 9:40 p.m.14 views

CVE-2021-39138 New anonymous user session acts as if it's created with password

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Developers can use the REST API to signup users and also allow users to login anonymously. Prior to version 4.5.1, when an anonymous user is first signed up using REST, the server creates sessi...

4.8CVSS6.6AI score0.00218EPSS
Exploits0References3
CVE
CVE
added 2021/08/18 9:40 p.m.79 views

CVE-2021-39138

Parse Server prior to v4.5.1 incorrectly classifies anonymous sessions as password-created when first signing up via REST, due to the createdWith value in _Session. This affects only developers who rely on createdWith for access control; the vulnerability is fixed in 4.5.1. The recommended workar...

6.5CVSS5.6AI score0.00218EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2021/08/18 3:15 p.m.17 views

CVE-2021-37714

jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user supplied input, an attacker may supply content that causes the parser to get stuck loop indefinitely until...

7.5CVSS0.03905EPSS
Exploits0References14
Positive Technologies
Positive Technologies
added 2021/08/18 12:0 a.m.3 views

PT-2021-22398 · Unknown · Parse Server

Name of the Vulnerable Software and Affected Versions: Parse Server versions prior to 4.5.1 Description: The issue arises when an anonymous user is first signed up using the REST API, causing the server to create a session incorrectly. Specifically, the authProvider field in the Session class und...

6.5CVSS6.4AI score0.00218EPSS
Exploits0References11
Node.js
Node.js
added 2021/08/10 4:10 p.m.53 views

Open Redirect

Overview Overview Affected versions of npm url-parse are vulnerable to URL Redirection to Untrusted Site. Impact Depending on library usage and attacker intent, impacts may include allow/block list bypasses, SSRF attacks, open redirects, or other undesired behavior. Recommendation Upgrade to...

5CVSS4.8AI score0.00239EPSS
Exploits1Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/10 4:7 p.m.58 views

Open redirect in url-parse

Overview Affected versions of npm url-parse are vulnerable to URL Redirection to Untrusted Site. Impact Depending on library usage and attacker intent, impacts may include allow/block list bypasses, SSRF attacks, open redirects, or other undesired behavior...

5.3CVSS6.4AI score0.00239EPSS
Exploits1References8Affected Software1
OSV
OSV
added 2021/08/10 4:7 p.m.0 views

GHSA-HH27-FFR2-F2JC Open redirect in url-parse

Overview Affected versions of npm url-parse are vulnerable to URL Redirection to Untrusted Site. Impact Depending on library usage and attacker intent, impacts may include allow/block list bypasses, SSRF attacks, open redirects, or other undesired behavior...

6.1CVSS7.2AI score0.00239EPSS
Exploits1References8
Node.js
Node.js
added 2021/08/10 3:59 p.m.167 views

Regular Expression Denial of Service in path-parse

Overview Affected versions of path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity. Recommendation Upgrade to version 1.0.7 or later References - CVE - GitH...

5CVSS4.9AI score0.00506EPSS
Exploits1Affected Software1
OSV
OSV
added 2021/08/10 3:33 p.m.0 views

GHSA-HJ48-42VR-X3V9 Regular Expression Denial of Service in path-parse

Affected versions of npm package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

5.3CVSS6.8AI score0.00506EPSS
Exploits1References8
vulnersOsv
vulnersOsv
added 2021/08/10 3:33 p.m.1 views

960.css (=1.0.0), @4site/engrid-styles (>=0.2.19 <=0.2.24) +124 more potentially affected by CVE-2021-23343 via path-parse (>=1.0.5 <=1.0.6)

path-parse NPM version =1.0.5, =0.2.19, =0.1.1, =7.0.0, =0.2.0, =0.17.0, =0.17.0, =0.19.0, =0.17.0, =0.23.0, =0.17.0, =0.17.0, =0.17.1 - @choerodon/issue =0.17.0 and more Source cves: CVE-2021-23343 Source advisory: OSV:GHSA-HJ48-42VR-X3V9...

7.5CVSS6.7AI score0.00506EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2021/08/10 3:33 p.m.77 views

Regular Expression Denial of Service in path-parse

Affected versions of npm package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS5.1AI score0.00506EPSS
Exploits1References8Affected Software1
CVE
CVE
added 2021/08/08 7:30 a.m.71 views

CVE-2021-23419

Open-Graph (node-open-graph) prior to 0.2.6 is vulnerable to prototype pollution via the parse function, which can be tricked into adding or modifying properties on Object.prototype using a proto or constructor payload. This can lead to unintended behavior or security issues. Remediation: upgrade...

9.8CVSS7.2AI score0.00432EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 7:30 a.m.11 views

CVE-2021-23419 Prototype Pollution

This affects the package open-graph before 0.2.6. The function parse could be tricked into adding or modifying properties of Object.prototype using a proto or constructor payload...

7.3CVSS9.7AI score0.00432EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/08/08 12:0 a.m.2 views

node-open-graph 安全漏洞

node-open-graph is the open source Node.js implementation of Open Graph. node-open-graph versions prior to 0.2.6 have a security vulnerability that could be exploited by an attacker to use proto or constructor load to spoof the function parse to add or modify Object.prototype's properties...

9.8CVSS5.7AI score0.00432EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2021/08/08 12:0 a.m.4 views

PT-2021-15507 · Unknown · Open-Graph

Name of the Vulnerable Software and Affected Versions: open-graph versions prior to 0.2.6 Description: The issue affects the parse function, which can be tricked into adding or modifying properties of Object.prototype using a proto or constructor payload. This could potentially lead to unintended...

9.8CVSS9.4AI score0.00432EPSS
Exploits1References8
RedHat Linux
RedHat Linux
added 2021/08/03 9:20 a.m.2 views

php: Use of freed hash key in the phar_parse_zipfile function

In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, pharparsezipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure...

4.8CVSS7.3AI score0.00754EPSS
Exploits1References4
Rows per page
Query Builder