Lucene search
+L

137 matches found

OSV
OSV
added 2025/12/23 8:07 a.m.7 views

MAL-2025-192767 Malicious code in elf-stats-festive-marshmallow-962 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3cb48626e43f888d82ef44f9858aa769226eee250a74781f42ab2e6e9b3714d7 The package elf-stats-festive-marshmallow-962 was found to contain malicious code...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/23 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68480

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

5.3CVSS6.2AI score0.00289EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/22 10:16 p.m.17 views

CVE-2025-68480

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.3CVSS0.00289EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/22 10:16 p.m.3 views

DEBIAN-CVE-2025-68480

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.3CVSS5.3AI score0.00289EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/22 10:16 p.m.8 views

UBUNTU-CVE-2025-68480

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.3CVSS7AI score0.00289EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/22 10:16 p.m.6 views

CVE-2025-68480

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.5AI score0.00289EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/12/22 9:20 p.m.6 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.4AI score0.00289EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/22 9:20 p.m.56 views

CVE-2025-68480

CVE-2025-68480 affects Marshmallow. In Marshmallow versions 3.0.0rc1–3.26.1 and 4.0.0–4.1.1, Schema.load(data, many=True) is vulnerable to denial of service via crafted requests that can consume excessive CPU time. The issue is mitigated by upgrading to Marshmallow 3.26.2 or 4.1.2 or later, which...

5.3CVSS6.4AI score0.00289EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/22 9:20 p.m.17 views

CVE-2025-68480

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.3CVSS5.2AI score0.00289EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/22 9:20 p.m.36 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.3CVSS0.00289EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/22 9:20 p.m.17 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.00289EPSS
SaveExploits0References3
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
OSV
OSV
added 2025/12/22 8:20 p.m.5 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.00289EPSS
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.00289EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/12/22 8:20 p.m.25 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.00289EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/22 12:00 a.m.9 views

PT-2025-52725

Name of the Vulnerable Software and Affected Versions Marshmallow versions 3.0.0rc1 through 3.26.1 Marshmallow versions 4.0.0 through 4.1.1 Description Marshmallow, a library for converting complex objects to and from simple Python datatypes, contains a flaw in the Schema.loaddata, many=True...

6.9CVSS6.7AI score0.00289EPSS
SaveExploits0References195
CNNVD
CNNVD
added 2025/12/22 12:00 a.m.8 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.00289EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/12/16 7:05 a.m.3 views

Malicious Package

Overview elf-stats-fuzzy-marshmallow-280 is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and th...

9.8CVSS6.8AI score
SaveExploits0References2
OSV
OSV
added 2025/12/11 7:46 p.m.6 views

MAL-2025-192528 Malicious code in elf-stats-snowdusted-marshmallow-228 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector eab7789ba8f7c654f5e79444be0a76d64268be8478db9d87a97e225d04b26d35 The package elf-stats-snowdusted-marshmallow-228 was found to contain malicious code...

6.8AI score
SaveExploits0
EUVD
EUVD
added 2025/12/11 7:46 p.m.5 views

EUVD-2025-202781

Malicious code in elf-stats-snowdusted-marshmallow-228 npm...

6.6AI score
SaveExploits0
Rows per page
Query Builder