Logo
componentpython-marshmallow
Name
python-marshmallow
Version
3.26.0
Type
library
Description
-
Licenses
MIT
PURL
pkg:pypi/marshmallow@3.26.0
CPE
cpe:2.3:a:marshmallow_project:marshmallow:3.26.0:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
4.3.0

Vulnerabilities#


Name
Analysis
Description
Exploitable
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.load(data, many=True) is vulnerable to denial of service attacks. A moderately sized request can consume a disproportionate amount of CPU time. This issue has been patched in version 3.26.2 and 4.1.2.