Lucene search
K

194 matches found

OSV
OSV
added 2021/09/01 6:31 p.m.12 views

GHSA-G452-6RFC-VRVX Prototype Pollution in open-graph

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...

5.3CVSS9.4AI score0.00432EPSS
Exploits1References4
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
Github Security Blog
Github Security Blog
added 2021/07/02 6:37 p.m.73 views

XML2Dict XML Entity Expansion Vulnerability

XXE vulnerability in 'XML2Dict' version 0.2.2 allows an attacker to cause a denial of service. The parse function does not properly restrict recursive entity references...

7.5CVSS7AI score0.00307EPSS
Exploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/06 5:29 p.m.39 views

Prototype Pollution in templ8

All versions of package templ8 up to and including 0.0.44 are vulnerable to Prototype Pollution via the parse function...

9.8CVSS9AI score0.0041EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2021/03/31 2:55 a.m.10 views

Remote Code Execution (RCE)

@thi.ng/egf is vulnerable to remote code execution. The vulnerability exists due to EGF parse function attempting to decrypt values...

8.8CVSS5.5AI score0.01082EPSS
Exploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2020/12/15 3:6 p.m.3 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.00262EPSS
Exploits0References5
NVD
NVD
added 2020/08/17 2:15 p.m.8 views

CVE-2020-7702

All versions of package templ8 are vulnerable to Prototype Pollution via the parse function...

9.8CVSS9.6AI score0.0041EPSS
Exploits1References1
Snyk
Snyk
added 2020/08/17 9:37 a.m.2 views

Prototype Pollution

Overview Templ8 is a JavaScript Client/ Server Template Engine Affected versions of this package are vulnerable to Prototype Pollution via the parse function. POC const Templ8 = require'Templ8'; var tpl = new Templ8 'proto.polluted=true' ; tpl.parse; console.logpolluted //true Details Prototype...

9.8CVSS9AI score0.0041EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2020/08/17 12:0 a.m.2 views

PT-2020-19725 · Npm · Templ8

Name of the Vulnerable Software and Affected Versions: templ8 versions prior to 0.0.45 Description: The issue concerns Prototype Pollution via the parse function. This affects all versions of the templ8 package up to and including 0.0.44. Recommendations: For versions prior to 0.0.45, update to...

9.8CVSS9.4AI score0.0041EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2020/06/10 8:27 p.m.36 views

Prototype Pollution in ini-parser

All versions of ini-parser are vulnerable to prototype pollution. The parse function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation No fix is currently available. Conside...

9.8CVSS5.6AI score0.00234EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2020/06/10 8:27 p.m.0 views

GHSA-96R7-MRQF-JHCC Prototype Pollution in ini-parser

All versions of ini-parser are vulnerable to prototype pollution. The parse function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation No fix is currently available. Conside...

9.8CVSS5.9AI score0.00234EPSS
Exploits0References4
Prion
Prion
added 2020/06/02 3:15 p.m.18 views

Buffer overflow

Buffer over-read in ADSP parse function due to lack of check for availability of sufficient data payload received in command response in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon...

3.6CVSS7.6AI score0.00043EPSS
Exploits0References1
Cvelist
Cvelist
added 2020/06/02 3:5 p.m.19 views

CVE-2019-14038

Buffer over-read in ADSP parse function due to lack of check for availability of sufficient data payload received in command response in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon...

7.7AI score0.00043EPSS
Exploits0References1
CVE
CVE
added 2020/06/02 3:5 p.m.53 views

CVE-2019-14038

CVE-2019-14038 is a buffer over-read in the ADSP parse function caused by a missing check for sufficient data payload in a Qualcomm Snapdragon ADSP command response. Affected are Snapdragon products across multiple lines (Auto, Compute, Consumer IOT, Industrial IOT, IoT, Mobile, Voice & Music, We...

7.1CVSS7.6AI score0.00043EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2020/05/06 7:32 p.m.23 views

GHSA-RC77-XXQ6-4MFF Command Injection in hot-formula-parser

Versions of hot-formula-parser prior to 3.0.1 are vulnerable to Command Injection. The package fails to sanitize values passed to the parse function and concatenates it in an eval call. If a value of the formula is supplied by user-controlled input it may allow attackers to run arbitrary commands...

9.8CVSS9.7AI score0.00547EPSS
Exploits0References6
OSV
OSV
added 2020/01/11 1:15 a.m.11 views

CVE-2020-6836

grammar-parser.jison in the hot-formula-parser package before 3.0.1 for Node.js is vulnerable to arbitrary code injection. The package fails to sanitize values passed to the parse function and concatenates them in an eval call. If a value of the formula is taken from user-controlled input, it may...

9.8CVSS7.7AI score
Exploits0References3
Node.js
Node.js
added 2019/12/18 2:29 p.m.16 views

Command Injection

Overview Versions of hot-formula-parser prior to 3.0.1 are vulnerable to Command Injection. The package fails to sanitize values passed to the parse function and concatenates it in an eval call. If a value of the formula is supplied by user-controlled input it may allow attackers to run arbitrary...

7.5CVSS4.6AI score0.00547EPSS
Exploits0Affected Software1
OSV
OSV
added 2019/09/13 12:15 p.m.2 views

CVE-2019-16277

PicoC 2.1 has a heap-based buffer overflow in StringStrcpy in cstdlib/string.c when called from ExpressionParseFunctionCall in expression.c...

7.8CVSS7.4AI score0.00179EPSS
Exploits1References1
CNVD
CNVD
added 2019/07/29 12:0 a.m.2 views

Xpdf out-of-bounds read vulnerability (CNVD-2019-26662)

Xpdf is a free PDF viewer and toolkit that includes a text extractor, image converter, HTML converter and more. An out-of-bounds read vulnerability exists in the GfxPatchMeshShading::parse function in GfxState.cc in Xpdf 4.01.01. An attacker can exploit this vulnerability to cause a denial of...

5.5CVSS6.7AI score0.00165EPSS
Exploits1References1
OSV
OSV
added 2019/07/27 7:15 p.m.1 views

CVE-2019-14293

An issue was discovered in Xpdf 4.01.01. There is an out of bounds read in the function GfxPatchMeshShading::parse at GfxState.cc for typeA!=6 case 2...

5.5CVSS6.3AI score0.00165EPSS
Exploits1References2
Rows per page
Query Builder