Lucene search
+L

85 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2019-0696

Malicious code in bioql PyPI...

9.8CVSS6.7AI score0.05734EPSS
SaveExploits1References20
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2022-42809

Malicious code in bioql PyPI...

6.5CVSS6.5AI score0.00745EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2018-21234

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Jodd before 5.0.4 performs Deserialization of Untrusted JSON Data when setClassMetadataName is set. CVE-2018-21234 Note that Nessus relies on the presence of th...

9.8CVSS8.3AI score0.08318EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/04/01 3:20 p.m.24 views

graphql-ruby: Remote code execution when loading a crafted GraphQL schema

A flaw was found in graphql-ruby. In affected versions of graphq-ruby, loading a malicious schema definition in the GraphQL::Schema.fromintrospection or the GraphQL::Schema::Loader.load can cause remote code execution. Any system that loads a schema by JSON from an untrusted source is vulnerable,...

9CVSS6.1AI score0.0305EPSS
SaveExploits2References13
OSV
OSV
added 2025/03/17 8:16 p.m.15 views

RLSA-2024:9193 Moderate: python3.12-PyMySQL security update

This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. Security Fixes: python-pymysql: SQL injection if used with untrusted JSON input CVE-2024-36039 For more details about the...

6.3CVSS6.8AI score0.00691EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-3433

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.5CVSS6.4AI score0.00745EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/02/05 8:14 p.m.12 views

CVE-2022-4815

Hitachi Vantara Pentaho Business Analytics Server versions before 9.4.0.1 and 9.3.0.3, including 8.3.x deserialize untrusted JSON data without constraining the parser to approved classes and methods...

8.8CVSS6.8AI score0.00628EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:6 a.m.6 views

python-pymysql: SQL injection if used with untrusted JSON input

A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escapedict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries...

6.3CVSS5.8AI score0.00691EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/11/12 9:6 a.m.12 views

Moderate: Red Hat Security Advisory: python3.11-PyMySQL security update

An update for python3.11-PyMySQL is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

6.3CVSS6.6AI score0.00691EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2024/11/12 8:56 a.m.7 views

python-pymysql: SQL injection if used with untrusted JSON input

A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escapedict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries...

6.3CVSS5.8AI score0.00691EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/11/12 12:0 a.m.12 views

RHEL 9 : python3.12-PyMySQL (RHSA-2024:9193)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:9193 advisory. This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,...

6.3CVSS6.6AI score0.00691EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2024/11/12 12:0 a.m.10 views

RHEL 9 : python3.11-PyMySQL (RHSA-2024:9194)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:9194 advisory. This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,...

6.3CVSS6.6AI score0.00691EPSS
SaveExploits1References6
OSV
OSV
added 2024/11/12 12:0 a.m.13 views

ALSA-2024:9194 Moderate: python3.11-PyMySQL security update

This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. Security Fixes: python-pymysql: SQL injection if used with untrusted JSON input CVE-2024-36039 For more details about the...

6.3CVSS6.6AI score0.00691EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/07/02 3:24 p.m.9 views

python-pymysql: SQL injection if used with untrusted JSON input

A flaw was found in PyMySQL. When processing untrusted JSON input, keys are not escaped by the escapedict function due to insufficient input sanitization, allowing an attacker to inject malicious SQL queries...

6.3CVSS5.8AI score0.00691EPSS
SaveExploits1References4
OSV
OSV
added 2024/06/14 11:8 a.m.4 views

OESA-2024-1719 python-PyMySQL security update

This package contains a pure-Python MySQL client library, based on PEP 249. Most public APIs are compatible with mysqlclient and MySQLdb. Security Fixes: PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escapedict.CVE-2024-36039...

6.3CVSS8AI score0.00691EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2024/05/30 11:38 a.m.34 views

USN-6801-1: PyMySQL vulnerability

It was discovered that PyMySQL incorrectly escaped untrusted JSON input. An attacker could possibly use this issue to perform SQL injection attacks...

6.3CVSS6.6AI score0.00691EPSS
SaveExploits1
OSV
OSV
added 2024/05/30 11:38 a.m.7 views

USN-6801-1 python-pymysql vulnerability

It was discovered that PyMySQL incorrectly escaped untrusted JSON input. An attacker could possibly use this issue to perform SQL injection attacks...

6.3CVSS6.7AI score0.00691EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2024/05/21 6:31 p.m.49 views

PyMySQL SQL Injection vulnerability

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

6.3CVSS8AI score0.00691EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2024/05/21 4:15 p.m.12 views

AZL-44457 CVE-2024-36039 affecting package python-PyMySQL for versions less than 1.1.1-3

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

6.3CVSS6.6AI score0.00691EPSS
SaveExploits1References1
NVD
NVD
added 2024/05/21 4:15 p.m.19 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.3CVSS7.3AI score0.00691EPSS
SaveExploits1References4
Rows per page
Query Builder