Lucene search
K

6708 matches found

Positive Technologies
Positive Technologies
added 2020/08/14 12:0 a.m.2 views

PT-2020-19723 · Phpjs · Phpjs

Name of the Vulnerable Software and Affected Versions: phpjs versions prior to 1.3.2 and possibly later, as all versions are mentioned as vulnerable in one source, but another source specifies up to 1.3.2. Description: The issue concerns Prototype Pollution via the parse str function. This affect...

9.8CVSS9.4AI score0.0041EPSS
Exploits1References3
OSV
OSV
added 2020/08/06 11:15 p.m.2 views

CVE-2020-11937

In whoopsie, parsereport from whoopsie.c allows a local attacker to cause a denial of service via a crafted file. The DoS is caused by resource exhaustion due to a memory leak. Fixed in 0.2.52.5ubuntu0.5, 0.2.62ubuntu0.5 and 0.2.69ubuntu0.1...

5.5CVSS6.1AI score
Exploits0References4
Snyk
Snyk
added 2020/08/06 9:28 a.m.1 views

Command Injection

Overview json is a 'json' command tool for massaging and processing JSON on the command line. Affected versions of this package are vulnerable to Command Injection. It is possible to inject arbritary commands using the parseLookup function. PoC const json = require'json'; res =...

7.2CVSS9.3AI score0.00452EPSS
Exploits1References2
CNVD
CNVD
added 2020/08/06 12:0 a.m.4 views

Whoopsie Resource Management Error Vulnerability

Whoopsie is a bug reporting program for Ubuntu Linux. A resource management error vulnerability exists in the 'parsereport' function of the whoopsie.c file in Whoopsie. A local attacker could exploit this vulnerability to cause a denial of service memory leak...

5.5CVSS6.5AI score0.00081EPSS
Exploits1References1
OSV
OSV
added 2020/08/03 6:29 p.m.2 views

USN-4298-2 sqlite3 vulnerabilities

USN-4298-1 fixed several vulnerabilities in SQLite. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details: It was discovered that SQLite incorrectly handled certain shadow tables. An attacker could use this issue to cause SQLite to crash, resulting in a...

8.8CVSS7AI score0.08338EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2020/08/03 12:0 a.m.5 views

PT-2020-5864 · Php +9 · Php +9

Name of the Vulnerable Software and Affected Versions: PHP versions 7.2.x through 7.2.32 PHP versions 7.3.x through 7.3.20 PHP versions 7.4.x through 7.4.8 Description: The issue is related to the phar parse zipfile function in PHP, which can be tricked into accessing freed memory when processing...

9.8CVSS6.6AI score0.94053EPSS
Exploits100References359
Positive Technologies
Positive Technologies
added 2020/07/30 12:0 a.m.2 views

PT-2020-19722

Name of the Vulnerable Software and Affected Versions express-fileupload versions prior to 1.1.8 Description The issue allows for denial of service or arbitrary code execution when a corrupt HTTP request is sent and the parseNested option is enabled. Recommendations For express-fileupload version...

9.8CVSS8.9AI score0.02269EPSS
Exploits1References10
Snyk
Snyk
added 2020/07/29 3:8 p.m.2 views

Prototype Pollution

Overview express-fileupload is a file upload middleware for express that wraps around busboy. Affected versions of this package are vulnerable to Prototype Pollution. If the parseNested option is enabled, sending a corrupt HTTP request can lead to denial of service or arbitrary code execution...

9.8CVSS9.2AI score0.02269EPSS
Exploits1References2
OSV
OSV
added 2020/07/28 12:0 a.m.3 views

OSV-2020-1436 Heap-buffer-overflow in dotnet_parse_com

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8901 Crash type: Heap-buffer-overflow READ 4 Crash state: dotnetparsecom dotnetload yrmodulesload...

7.2AI score
Exploits0References1
OSV
OSV
added 2020/07/28 12:0 a.m.10 views

OSV-2020-1386 Heap-buffer-overflow in parse_relocation_info

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24400 Crash type: Heap-buffer-overflow READ 4 Crash state: parserelocationinfo getrelocs64 relocs...

7.2AI score
Exploits0References1
CNVD
CNVD
added 2020/07/28 12:0 a.m.1 views

OpenDMARC Resource Management Error Vulnerability

OpenDMARC is an open source implementation of the DMARC Domain-based Message Authentication, Reporting and Conformance specification from The Trusted Domain project. A resource management error vulnerability exists in the 'opendmarcxmlparse' function in OpenDMARC versions 1.3.2 and earlier and...

9.8CVSS6.9AI score0.14593EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2020/07/27 12:0 a.m.2 views

PT-2020-4942 · Trustwave +2 · Opendmarc +2

Name of the Vulnerable Software and Affected Versions: OpenDMARC versions 1.3.2 and 1.4.x through 1.4.0-Beta1 Description: The issue is related to improper null termination in the opendmarc xml parse function, which can result in a one-byte heap overflow in opendmarc xml when parsing a specially...

10CVSS7.9AI score0.14593EPSS
Exploits2References34
ossfuzz
ossfuzz
added 2020/07/26 4:20 p.m.16 views

ots:ots-fuzzer: Use-of-uninitialized-value in ots::OpenTypeGVAR::Parse

Project: https://github.com/khaledhosny/ots.git Detailed Report: https://oss-fuzz.com/testcase?key=5742168799707136 Project: ots Fuzzing Engine: libFuzzer Fuzz Target: ots-fuzzer Job Type: libfuzzermsanots Platform Id: linux Crash Type: Use-of-uninitialized-value Crash Address: Crash State:...

6.8AI score
Exploits0Affected Software1
Veracode
Veracode
added 2020/07/24 3:38 a.m.15 views

Information Disclosure

parse is vulnerable to information disclosure. The setPassword function stores the user's password in localStorage as raw text, allowing a user to access the localStorage and obtain the password...

1.8AI score
Exploits0
OSV
OSV
added 2020/07/23 6:20 p.m.9 views

GHSA-WVH7-5P38-2QFC Storing Password in Local Storage

The setPassword method http://parseplatform.org/Parse-SDK-JS/api/2.9.1/Parse.User.htmlsetPassword stores the user's password in localStorage as raw text making it vulnerable to anyone with access to your localStorage. We believe this is the only time that password is stored at all. In the...

6.8AI score
Exploits0References3
vulnersOsv
vulnersOsv
added 2020/07/23 6:20 p.m.1 views

3vot-salesforce-proxy (>=0.0.1 <=0.1.6), @adncorp/parse-server (>=2.0.0 <=2.10.4) +189 more potentially affected by unknown CVE via parse (>=1.10.1 <=2.0.1)

parse NPM version =1.10.1, =0.0.1, =2.0.0, =2.2.11, =2.8.1, =2.2.7, =0.0.2, =1.0.0, =4.0.1, =2.2.7, =1.0.0, =0.1.0, =0.2.0, =1.0.0, =3.0.0, =3.0.10 and more Source cves: unknown CVE Source advisory: OSV:GHSA-WVH7-5P38-2QFC...

5.8AI score
Exploits0
Github Security Blog
Github Security Blog
added 2020/07/23 6:20 p.m.40 views

Storing Password in Local Storage

The setPassword method http://parseplatform.org/Parse-SDK-JS/api/2.9.1/Parse.User.htmlsetPassword stores the user's password in localStorage as raw text making it vulnerable to anyone with access to your localStorage. We believe this is the only time that password is stored at all. In the...

6.8AI score
Exploits0References3Affected Software1
Veracode
Veracode
added 2020/07/23 2:1 a.m.19 views

Authorization Bypass

parse-server is vulnerable to authorization bypass. The vulnerability exists in the GraphQL viewer where an authenticated user can bypass the read security restrictions, and all objects linked through relation, placed on his User object...

6.5CVSS3.1AI score0.00461EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2020/07/22 11:6 p.m.22 views

GHSA-236H-RQV8-8Q73 GraphQL: Security breach on Viewer query

Impact An authenticated user using the viewer GraphQL query can bypass all read security on his User object and can also bypass all objects linked via relation or Pointer on his User object. Patches This vulnerability has been patched in Parse Server 4.3.0. Workarounds No References See commit...

6.5CVSS6.4AI score0.00461EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2020/07/22 11:6 p.m.61 views

GraphQL: Security breach on Viewer query

Impact An authenticated user using the viewer GraphQL query can bypass all read security on his User object and can also bypass all objects linked via relation or Pointer on his User object. Patches This vulnerability has been patched in Parse Server 4.3.0. Workarounds No References See commit...

6.5CVSS3.7AI score0.00461EPSS
Exploits0References5Affected Software1
Rows per page
Query Builder