Skip to content

rdiffweb's unlimited length email field can lead to DoS

High severity GitHub Reviewed Published Sep 27, 2022 to the GitHub Advisory Database • Updated Jan 29, 2023

Package

pip rdiffweb (pip)

Affected versions

>= 0, < 2.4.8

Patched versions

2.4.8

Description

rdiffweb prior to 2.4.8 does not validate email length, allowing users to insert an email longer than 255 characters. If a user signs up with an email with a length of 1 million or more characters and logs in, withdraws, or changes their email, the server may cause denial of service due to overload. Version 2.4.8 sets length limits for username, email, and root directory.

References

Published by the National Vulnerability Database Sep 26, 2022
Published to the GitHub Advisory Database Sep 27, 2022
Reviewed Sep 30, 2022
Last updated Jan 29, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

No CWEs

CVE ID

CVE-2022-3272

GHSA ID

GHSA-qrj3-hrgj-fm7r

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.