Lucene search
+L

3821 matches found

OSV
OSV
added 2025/12/22 9:20 p.m.7 views

CVE-2025-68480 Marshmallow has DoS in Schema.load(many)

Marshmallow is a lightweight library for converting complex objects to and from simple Python datatypes. In versions from 3.0.0rc1 to before 3.26.2 and from 4.0.0 to before 4.1.2, Schema.loaddata, many=True is vulnerable to denial of service attacks. A moderately sized request can consume a...

5.3CVSS6.6AI score
SaveExploits0References4
EUVD
EUVD
added 2025/12/22 9:20 p.m.15 views

EUVD-2025-204752

Marshmallow is a lightweight library for converting complex objects to and from simple Python datatypes. In versions from 3.0.0rc1 to before 3.26.2 and from 4.0.0 to before 4.1.2, Schema.loaddata, many=True is vulnerable to denial of service attacks. A moderately sized request can consume a...

5.3CVSS6.3AI score0.00262EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/22 8:20 p.m.3 views

GHSA-428G-F7CQ-PGP5 Marshmallow has DoS in Schema.load(many)

Impact Schema.loaddata, many=True is vulnerable to denial of service attacks. A moderately sized request can consume a disproportionate amount of CPU time. Patches 4.1.2, 3.26.2 Workarounds py Fail fast def loadmanyschema, data, kwargs: if not isinstancedata, list: raise ValidationError'Invalid...

5.3CVSS6.1AI score0.00262EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/12/22 8:20 p.m.2 views

Asymmetric Resource Consumption (Amplification)

Overview Affected versions of this package are vulnerable to Asymmetric Resource Consumption Amplification via the Schema.load method of the error storage utility, when handling input with the many parameter set to True. An attacker can cause excessive CPU consumption by submitting a moderately...

6.9CVSS6.5AI score0.00262EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/12/22 8:20 p.m.23 views

Marshmallow has DoS in Schema.load(many)

Impact Schema.loaddata, many=True is vulnerable to denial of service attacks. A moderately sized request can consume a disproportionate amount of CPU time. Patches 4.1.2, 3.26.2 Workarounds py Fail fast def loadmanyschema, data, kwargs: if not isinstancedata, list: raise ValidationError'Invalid...

5.3CVSS6.8AI score0.00262EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/12/22 12:0 a.m.9 views

Hasura GraphQL Engine 代码问题漏洞

Hasura GraphQL Engine is a very fast GraphQL server from Hasura open source. A code issue vulnerability exists in Hasura GraphQL Engine version 1.3.3, which stems from a remote schema URL injection that could lead to server-side request forgery...

6.9CVSS7.3AI score0.00343EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/12/22 12:0 a.m.12 views

PT-2025-52691

Name of the Vulnerable Software and Affected Versions Hasura GraphQL version 1.3.3 Description A server-side request forgery issue exists in Hasura GraphQL. Attackers can inject arbitrary remote schema URLs through the add remote schema endpoint. Exploitation involves sending crafted POST request...

6.9CVSS6.9AI score0.00343EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2025/12/22 12:0 a.m.6 views

marshmallow 安全漏洞

marshmallow is a data type conversion library in the marshmallow-code open source. A security vulnerability exists in marshmallow versions prior to 3.26.2 and prior to 4.1.2, which stems from a denial of service issue in the Schema.load function...

5.3CVSS6.3AI score0.00262EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/19 12:0 a.m.5 views

SUSE SLES15: postgresql13 / postgresql13-contrib / postgresql13-devel / etc (SUSE-SU-2025:4486-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:4486-1 advisory. Upgraded to 13.23: - CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS bsc1253332 -...

5.9CVSS7AI score0.0034EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/19 12:0 a.m.5 views

SUSE SLES15: postgresql15 / postgresql15-contrib / postgresql15-devel / etc (SUSE-SU-2025:4484-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:4484-1 advisory. Upgraded to 15.15: - CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS...

5.9CVSS7AI score0.0034EPSS
SaveExploits0References7
Redos
Redos
added 2025/12/15 12:0 a.m.13 views

ROS-20251215-7314

A vulnerability in the Yelp help system is related to the inclusion of functions from an invalid controlled scope when processing documents using the ghelp schema. Exploitation of the vulnerability may allow a remote attacker to gain unauthorized access to protected information and execute...

7.4CVSS7.9AI score0.12592EPSS
SaveExploits1
Veracode
Veracode
added 2025/12/13 4:53 a.m.10 views

XML External Entity (XXE)

GeoServer is vulnerable to XML External Entity XXE. The vulnerability is due to improper handling of XML entity resolution in schema parsing, which allows an attacker to exploit external entity references to access sensitive data or perform unauthorized actions...

9.9CVSS5.3AI score0.56717EPSS
SaveExploits1References9Affected Software2
SUSE Linux
SUSE Linux
added 2025/12/12 1:36 p.m.9 views

Security update for postgresql16

This update for postgresql16 fixes the following issues: Upgraded to 16.11: CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS bsc1253332 CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq bsc1253333 Other fixes: Use...

8.8CVSS7.2AI score0.0034EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2025/12/12 1:34 p.m.5 views

Security update for postgresql16

This update for postgresql16 fixes the following issues: Upgraded to 16.11: CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS bsc1253332 CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq bsc1253333 Other fixes: Use...

8.8CVSS7.2AI score0.0034EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/12 1:34 p.m.7 views

SUSE-SU-2025:4386-1 Security update for postgresql16

This update for postgresql16 fixes the following issues: Upgraded to 16.11: - CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS bsc1253332 - CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq bsc1253333 Other fixes: - Use...

5.9CVSS7.1AI score0.0034EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/12 12:0 a.m.6 views

SUSE SLES15: libecpg6 / libpq5 / libpq5-32bit / postgresql / postgresql-contrib / etc (SUSE-SU-2025:4364-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:4364-1 advisory. Changes in postgresql18: - Fix build with uring for post SLE15 code streams. Update to 18.1:...

5.9CVSS7AI score0.0034EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/12 12:0 a.m.5 views

SUSE SLES12: postgresql14 / postgresql14-contrib / postgresql14-devel / etc (SUSE-SU-2025:4370-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:4370-1 advisory. Upgraded to 14.20: - CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS bsc1253332 - CVE-2025-12818:...

5.9CVSS7AI score0.0034EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/12 12:0 a.m.3 views

SUSE SLES15: postgresql14 / postgresql14-contrib / postgresql14-devel / etc (SUSE-SU-2025:4371-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:4371-1 advisory. Upgraded to 14.20: - CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS...

5.9CVSS7AI score0.0034EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2025/12/11 7:5 p.m.4 views

Security update for postgresql14

This update for postgresql14 fixes the following issues: Upgraded to 14.20: CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS bsc1253332 CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq bsc1253333 Other fixes: Use...

8.8CVSS7.2AI score0.0034EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/11 7:3 p.m.3 views

SUSE-SU-2025:4370-1 Security update for postgresql14

This update for postgresql14 fixes the following issues: Upgraded to 14.20: - CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS bsc1253332 - CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq bsc1253333 Other fixes: - Use...

5.9CVSS7.1AI score0.0034EPSS
SaveExploits0References5
Rows per page
Query Builder