Lucene search
K

6926 matches found

CNNVD
CNNVD
added 2021/01/02 12:0 a.m.4 views

Google Go Input Validation Error Vulnerability

Google Go is a static strongly-typed, compiled, concatenated, and garbage-collected programming language from Google, Inc. An input validation error vulnerability exists in Go version 1.15.4, which stems from the occurrence of "slice bounds out of range" in the language.ParseAcceptLanguage BCP 47...

7.5CVSS7.1AI score0.02234EPSS
Exploits2References19
Positive Technologies
Positive Technologies
added 2021/01/02 12:0 a.m.6 views

PT-2021-11584 · X/Text +7 · X/Text +7

Name of the Vulnerable Software and Affected Versions: x/text versions 1.15.4 Description: An "index out of range" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension. The x/text/language package is supposed to be able to parse an HTTP Accept-Language header...

8.8CVSS8.1AI score0.07032EPSS
Exploits12References120
NVD
NVD
added 2020/12/30 8:15 p.m.11 views

CVE-2020-26288

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. It is an npm package "parse-server". In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping...

7.7CVSS7.6AI score0.00796EPSS
Exploits0References4
OSV
OSV
added 2020/12/30 8:15 p.m.11 views

CVE-2020-26288

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. It is an npm package "parse-server". In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping...

6.5CVSS7AI score
Exploits0References4
Prion
Prion
added 2020/12/30 8:15 p.m.16 views

Authentication flaw

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. It is an npm package "parse-server". In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping...

4CVSS6.5AI score0.00796EPSS
Exploits0References4Affected Software1
Node.js
Node.js
added 2020/12/30 7:29 p.m.57 views

Password stored in plain text

Overview parse-server is an open source backend that can be deployed to any infrastructure that can run Node.js. In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping password after authentication ...

4CVSS3.6AI score0.00796EPSS
Exploits0Affected Software1
Cvelist
Cvelist
added 2020/12/30 7:25 p.m.15 views

CVE-2020-26288 Parse Server stores password in plain text

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. It is an npm package "parse-server". In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping...

7.7CVSS7.6AI score0.00796EPSS
Exploits0References4
CVE
CVE
added 2020/12/30 7:25 p.m.82 views

CVE-2020-26288

CVE-2020-26288 (Parse Server) affects the parse-server npm package prior to version 4.5.0. In those versions, user passwords involved in LDAP authentication are stored in cleartext, creating a risk of exposure. The issue is resolved in version 4.5.0, which fixes the vulnerability by stripping the...

7.7CVSS6.6AI score0.00796EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2020/12/30 12:0 a.m.3 views

parse-server 加密问题漏洞

parse-server is an open source Backend-as-a-Service BaaS framework , it is mainly used for application back-end processing . A security vulnerability exists in Parse Server versions prior to 4.5.0 that stems from LDAP authentication involving user passwords stored in plaintext. No details of the...

7.7CVSS5.8AI score0.00796EPSS
Exploits0References6
Veracode
Veracode
added 2020/12/29 9:11 a.m.15 views

Information Disclosure

parse-server is vulnerable to information disclosure. The vulnerability exist because the user passwords involved in LDAP authentication are stored in cleartext...

7.7CVSS1.6AI score0.00796EPSS
Exploits0References6Affected Software1
vulnersOsv
vulnersOsv
added 2020/12/28 4:33 p.m.2 views

@bigegg/parse-server-schema-config (>=1.0.5 <=1.0.10), @peterpme/parse-server-mailgun (>=2.4.8 <=2.5.11) +19 more potentially affected by CVE-2020-26288 via parse-server (>=2.0.8 <=3.10.0)

parse-server NPM version =2.0.8, =1.0.5, =2.4.8, =1.0.0, =0.1.1, =0.0.2, =1.0.0, =0.1.0, =0.1.7, =0.0.1, =0.0.0, =1.0.0, =1.0.0, =1.4.0 and more Source cves: CVE-2020-26288 Source advisory: OSV:GHSA-4W46-W44M-3JQ3...

7.7CVSS6.7AI score0.00796EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2020/12/28 4:33 p.m.64 views

Parse Server stores password in plain text

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping password after authentication to preven...

7.7CVSS6.4AI score0.00796EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2020/12/28 4:33 p.m.22 views

GHSA-4W46-W44M-3JQ3 Parse Server stores password in plain text

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping password after authentication to preven...

7.7CVSS6.8AI score0.00796EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2020/12/28 12:0 a.m.2 views

PT-2020-16406 · Parse · Parse Server

Name of the Vulnerable Software and Affected Versions: Parse Server versions prior to 4.5.0 Description: The issue involves the storage of user passwords in cleartext for LDAP authentication. This occurs in Parse Server when user passwords are not stripped after authentication, leading to clearte...

7.7CVSS6.6AI score0.00796EPSS
Exploits0References11
Node.js
Node.js
added 2020/12/18 10:54 p.m.73 views

Cross-Site Scripting

Overview Cure53 DOMPurify before 2.0.17 allows mutation XSS. This occurs because a serialize-parse roundtrip does not necessarily return the original DOM tree, and a namespace can change from HTML to MathML, as demonstrated by nesting of FORM elements. Recommendation Upgrade to version 2.0.17 or...

4.3CVSS1.9AI score0.04522EPSS
Exploits1Affected Software1
OSV
OSV
added 2020/12/18 10:51 p.m.323 views

GHSA-63Q7-H895-M982 Cross-site Scripting in dompurify

Cure53 DOMPurify before 2.0.17 allows mutation XSS. This occurs because a serialize-parse roundtrip does not necessarily return the original DOM tree, and a namespace can change from HTML to MathML, as demonstrated by nesting of FORM elements...

6.1CVSS6.2AI score0.04522EPSS
Exploits1References9
IBM Security Bulletins
IBM Security Bulletins
added 2020/12/15 5:42 p.m.29 views

Security Bulletin: A security vulnerability in Node.js csv-parse module affects IBM Cloud Pak for Multicloud Management Infrastructure Management.

Summary A security vulnerability in Node.js csv-parse module affects IBM Cloud Pak for Multicloud Management Infrastructure Management. Vulnerability Details CVEID: CVE-2019-17592 DESCRIPTION: Node.js csv-parse module is vulnerable to a denial of service, caused by a malformed regular expression...

7.5CVSS0.8AI score0.02276EPSS
Exploits0Affected Software1
OSV
OSV
added 2020/12/15 4:15 p.m.1 views

CVE-2020-0489

In Parsedata of easmdls.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in the media extractor with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-11Android...

8.8CVSS7.2AI score0.00685EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2020/12/15 3:6 p.m.4 views

kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow

A flaw was found in the HDLCPPP module of the Linux kernel. Memory corruption and a read overflow is caused by improper input validation in the pppcpparsecr function which can cause the system to crash or cause a denial of service. The highest threat from this vulnerability is to data...

7.5CVSS7.1AI score0.03252EPSS
Exploits0References5
OSV
OSV
added 2020/12/11 11:15 a.m.4 views

AZL-45153 CVE-2020-7788 affecting package nodejs-nodemon 2.0.3-5

This affects the package ini before 1.3.6. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context...

9.8CVSS7.4AI score0.03612EPSS
Exploits1References1
Rows per page
Query Builder