marshmallow
cpe:2.3:a:marshmallow_project:marshmallow:*:*:*:*:*:*:*, +1 more
- >= 3.0.0rc1, <= 4.1.1
A denial-of-service vulnerability has been identified in the Marshmallow library, specifically in versions 3.0.0rc1 prior to 3.26.2 and 4.0.0 prior to 4.1.2. The issue arises in the Schema.load(data, many=True) method, where a moderately sized request can lead to excessive CPU consumption. This vulnerability has been patched in Marshmallow versions 3.26.2 and 4.1.2.
Exploitation of this vulnerability can cause a significant increase in CPU usage, leading to potential performance degradation or service interruption.
To reproduce this vulnerability, send a request to a server using the Marshmallow library with a moderate amount of data. Ensure that the 'many' parameter is set to True when calling the 'Schema.load' method. The server should experience a disproportionate increase in CPU usage, demonstrating the denial-of-service condition.
Users can upgrade to Marshmallow versions 3.26.2 or 4.1.2 to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.