Lucene search
K

37 matches found

Ubuntu
Ubuntu
added 2024/04/30 10:50 a.m.42 views

USN-6758-1: JSON5 vulnerability

It was discovered that the JSON5 parse method incorrectly handled the parsing of keys named \proto\. An attacker could possibly use this issue to pollute the prototype of the returned object, setting arbitrary or unexpected keys, and cause a denial of service, allow unintended access to network...

8.8CVSS7AI score0.42304EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2023/03/01 10:2 p.m.4 views

json5: Prototype Pollution in JSON5 via Parse Method

A flaw was found in the json5 package. The affected version of the json5 package could allow an attacker to set arbitrary and unexpected keys on the object returned from JSON5.parse...

8.8CVSS6.9AI score0.42304EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2023/03/01 9:58 p.m.2 views

json5: Prototype Pollution in JSON5 via Parse Method

A flaw was found in the json5 package. The affected version of the json5 package could allow an attacker to set arbitrary and unexpected keys on the object returned from JSON5.parse...

8.8CVSS6.9AI score0.42304EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2023/03/01 9:45 p.m.2 views

json5: Prototype Pollution in JSON5 via Parse Method

A flaw was found in the json5 package. The affected version of the json5 package could allow an attacker to set arbitrary and unexpected keys on the object returned from JSON5.parse...

8.8CVSS6.9AI score0.42304EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2023/03/01 9:45 p.m.4 views

json5: Prototype Pollution in JSON5 via Parse Method

A flaw was found in the json5 package. The affected version of the json5 package could allow an attacker to set arbitrary and unexpected keys on the object returned from JSON5.parse...

8.8CVSS6.9AI score0.42304EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2022/12/29 1:51 a.m.355 views

Prototype Pollution in JSON5 via Parse Method

The parse method of the JSON5 library before and including version 2.2.1 does not restrict parsing of keys named proto, allowing specially crafted strings to pollute the prototype of the resulting object. This vulnerability pollutes the prototype of the object returned by JSON5.parse and not the...

8.8CVSS9.1AI score0.42304EPSS
Exploits1References10Affected Software1
Cvelist
Cvelist
added 2022/12/24 12:0 a.m.23 views

CVE-2022-46175

JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand e.g. for config files. The parse method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named proto, allowing specially crafted strings t...

7.1CVSS9.1AI score0.42304EPSS
Exploits1References6
ATTACKERKB
ATTACKERKB
added 2022/03/22 7:15 p.m.0 views

CVE-2022-26260

Simple-Plist v1.3.0 was discovered to contain a prototype pollution vulnerability via .parse...

9.8CVSS5.9AI score0.00281EPSS
Exploits1References2
OSV
OSV
added 2022/02/17 7:15 p.m.2 views

CVE-2022-22912

Prototype pollution vulnerability via .parse in Plist before v3.0.4 allows attackers to cause a Denial of Service DoS and may lead to remote code execution...

9.8CVSS7.6AI score
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2020/10/17 8:15 p.m.2 views

CVE-2020-27197

TAXII libtaxii through 1.1.117, as used in EclecticIQ OpenTAXII through 0.2.0 and other products, allows SSRF via an initial http:// substring to the parse method, even when the nonetwork setting is used for the XML parser. NOTE: the vendor points out that the parse method "wraps the lxml library...

9.8CVSS5.4AI score0.0046EPSS
Exploits2References4
PyPA
PyPA
added 2020/10/17 8:15 p.m.8 views

PYSEC-2020-59

DISPUTED TAXII libtaxii through 1.1.117, as used in EclecticIQ OpenTAXII through 0.2.0 and other products, allows SSRF via an initial http:// substring to the parse method, even when the nonetwork setting is used for the XML parser. NOTE: the vendor points out that the parse method "wraps the lxm...

9.8CVSS7AI score0.0046EPSS
Exploits2References4Affected Software1
Mageia
Mageia
added 2019/01/23 3:50 p.m.33 views

Updated perl-Email-Address package fixes security vulnerability

The parse method in the Email::Address module through 1.912 for Perl can consume a large amount of resources on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters "\f" CVE-2018-12558...

7.5CVSS4.6AI score0.00492EPSS
Exploits0References2
Prion
Prion
added 2018/06/20 2:29 p.m.15 views

Input validation

The parse method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters "\f"...

5CVSS7.4AI score0.00492EPSS
Exploits0References3
NVD
NVD
added 2018/06/20 2:29 p.m.14 views

CVE-2018-12558

The parse method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters "\f"...

7.5CVSS7.4AI score0.00492EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2018/06/04 12:0 a.m.2 views

PT-2018-6052 · Github · Uri.Js

Name of the Vulnerable Software and Affected Versions: uri-js versions 2.1.1 and earlier Description: The issue arises from a regular expression used by uri-js to validate URLs, which is vulnerable to redos. This vulnerability causes the program to hang and results in 100% CPU usage when attempti...

6.8CVSS6.2AI score0.00217EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.36 views

Regular Expression Denial of Service in uglify-js

Versions of uglify-js prior to 2.6.0 are affected by a regular expression denial of service vulnerability when malicious inputs are passed into the parse method. Proof of Concept var u = require'uglify-js'; var genstr = function len, chr var result = ""; for i=0; i=len; i++ result = result + chr;...

7.8CVSS7.4AI score0.00902EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2017/10/24 6:33 p.m.22 views

GHSA-C9F4-XJ24-8JQX Regular Expression Denial of Service in uglify-js

Versions of uglify-js prior to 2.6.0 are affected by a regular expression denial of service vulnerability when malicious inputs are passed into the parse method. Proof of Concept var u = require'uglify-js'; var genstr = function len, chr var result = ""; for i=0; i=len; i++ result = result + chr;...

7.5CVSS7.4AI score0.00902EPSS
Exploits1References5
Rows per page
Query Builder