Lucene search
+L

85 matches found

OSV
OSV
added 2024/05/21 4:15 p.m.2 views

DEBIAN-CVE-2024-36039

PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escapedict...

6.3CVSS6.5AI score0.00691EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2024/05/21 12:0 a.m.23 views

CVE-2024-36039

PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escapedict...

6.3CVSS6.9AI score0.00691EPSS
SaveExploits1
CNNVD
CNNVD
added 2023/09/27 12:0 a.m.8 views

Illumio PCE Code Issue Vulnerability

Illumio PCE is a computational engine from Illumio, Inc. Illumio PCE suffers from a security vulnerability that stems from the unsafe deserialization of untrusted JSON in the networktraffic API endpoint, which can be exploited by an attacker to execute code in the context of a user of the PCE...

9.9CVSS7.3AI score0.01564EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/09/26 12:0 a.m.7 views

PT-2023-31897 · Illumio · Illumio Pce

Name of the Vulnerable Software and Affected Versions: Illumio PCE affected versions not specified Description: The issue is related to unsafe deserialization of untrusted JSON, which allows execution of arbitrary code on affected releases of the Illumio PCE. To exploit this, authentication to th...

9.9CVSS8.8AI score0.01564EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/06/15 12:17 a.m.6 views

jettison: parser crash by stackoverflow

A stack-based buffer overflow vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. This flaw allows an attacker to supply content that causes the parser to crash by writing outside the memory bounds if the parser is running on user-supplied input,...

7.5CVSS7.2AI score0.01336EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/03/01 10:2 p.m.10 views

jquery: Prototype pollution in object's prototype leading to denial of service, remote code execution, or property injection

A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the extend function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with...

6.1CVSS6.5AI score0.87218EPSS
SaveExploits4References6
RedHat Linux
RedHat Linux
added 2023/03/01 9:45 p.m.8 views

jquery: Prototype pollution in object's prototype leading to denial of service, remote code execution, or property injection

A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the extend function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with...

6.1CVSS6.5AI score0.87218EPSS
SaveExploits4References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.5 views

SUSE CVE-2022-31116

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Affected versions were found to improperly decode certain characters. JSON strings that contain escaped surrogate characters not part of a proper surrogate pair were decoded incorrectly. Besides corrupti...

5.8CVSS9.1AI score0.02298EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/01/31 1:15 p.m.8 views

jquery: Prototype pollution in object's prototype leading to denial of service, remote code execution, or property injection

A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the extend function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with...

6.1CVSS6.5AI score0.87218EPSS
SaveExploits4References6
RedHat Linux
RedHat Linux
added 2023/01/31 1:15 p.m.10 views

jquery: Prototype pollution in object's prototype leading to denial of service, remote code execution, or property injection

A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the extend function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with...

6.1CVSS6.5AI score0.87218EPSS
SaveExploits4References6
Amazon
Amazon
added 2023/01/20 12:0 a.m.85 views

Medium: pcs

Issue Overview: A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the extend function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data...

6.1CVSS6.6AI score0.87218EPSS
SaveExploits4
ATTACKERKB
ATTACKERKB
added 2022/10/10 10:15 p.m.6 views

CVE-2022-3433

The aeson library is not safe to use to consume untrusted JSON input. A remote user could abuse this flaw to produce a hash collision in the underlying unordered-containers library by sending specially crafted JSON data, resulting in a denial of service...

6.5CVSS6.7AI score0.00745EPSS
SaveExploits1References2
Prion
Prion
added 2022/10/10 10:15 p.m.26 views

Design/Logic Flaw

The aeson library is not safe to use to consume untrusted JSON input. A remote user could abuse this flaw to produce a hash collision in the underlying unordered-containers library by sending specially crafted JSON data, resulting in a denial of service...

4CVSS6.3AI score0.00745EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2022/10/10 10:15 p.m.34 views

CVE-2022-3433

The aeson library is not safe to use to consume untrusted JSON input. A remote user could abuse this flaw to produce a hash collision in the underlying unordered-containers library by sending specially crafted JSON data, resulting in a denial of service...

6.5CVSS6.6AI score0.00745EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/10/10 12:0 a.m.8 views

aeson 加密问题漏洞

aeson is a fast Haskell library open-sourced by Haskell for processing JSON data. A security vulnerability exists in aeson, which stems from the fact that it allows the use of untrusted JSON input to cause a denial of service by allowing a remote user to send specially crafted JSON data to create...

6.5CVSS6.5AI score0.00745EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2022/09/16 12:0 a.m.4 views

CVE-2022-40150 Stack Buffer Overflow in Jettison

Those using Jettison to parse untrusted XML or JSON data may be vulnerable to Denial of Service attacks DOS. If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by Out of memory. This effect may support a denial of service attack...

6.5CVSS7.4AI score0.01303EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/12/16 1:56 p.m.5 views

jquery: Prototype pollution in object's prototype leading to denial of service, remote code execution, or property injection

A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the extend function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with...

6.1CVSS6.4AI score0.87218EPSS
SaveExploits4References6
RedHat Linux
RedHat Linux
added 2020/11/04 1:39 a.m.13 views

jquery: Prototype pollution in object's prototype leading to denial of service, remote code execution, or property injection

A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the extend function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with...

6.1CVSS6.5AI score0.87218EPSS
SaveExploits4References6
RedHat Linux
RedHat Linux
added 2020/06/02 3:34 p.m.6 views

nodejs-lodash: prototype pollution in defaultsDeep function leading to modifying properties

A Prototype Pollution vulnerability was found in lodash. Calling certain methods with untrusted JSON could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with...

9.1CVSS7.2AI score0.05006EPSS
SaveExploits3References4
OSV
OSV
added 2020/05/21 11:15 p.m.30 views

UBUNTU-CVE-2018-21234

Jodd before 5.0.4 performs Deserialization of Untrusted JSON Data when setClassMetadataName is set...

9.8CVSS7.3AI score0.08318EPSS
SaveExploits0References5
Rows per page
Query Builder