Skip to content

CAS session hijacking on Read the Docs for Business

Moderate
stsewd published GHSA-4mgr-vrh5-hj8q May 3, 2023

Package

Read the Docs for Business (Python)

Affected versions

<=9.11.0

Patched versions

9.12.0

Description

Impact

This vulnerability could potentially allow an attacker to hijack a specific type of user session, given a crafted URL. Exploiting this vulnerability would have required the user to follow a malicious link, allowing the attacker to steal the CAS ticket used to authenticate the user towards several read-only APIs, namely the APIs used for search and embedded content, allowing the attacker to have access to content of projects which the user had access to. This malicious link would have looked like https://readthedocs.com/cas/login?service=https://evil-site.readthedocs-hosted.com/en/latest/.

This vulnerability was possible due to our CAS server allowing to issue authentication tickets for any CAS client or site.

The open source community version of Read the Docs (https://readthedocs.org) isn't affected by this vulnerability, and users of https://readthedocs.com/ do not need to take any further action, we have taken measures to ensure that the security issue is now fully fixed.

This issue was discovered by a member of our team, and we have seen no signs that this vulnerability was exploited in the wild.

Custom installations

This vulnerability was present in our private version of Read the Docs, custom installations aren't affected.

Patches

This vulnerability has been patched with our 9.12.0 release.

References

This vulnerability has been fixed in our private code, we can't share this patch publicly.

For more information

If you have any questions or comments about this advisory, email us at [email protected] (PGP)

Severity

Moderate

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

CVE ID

No known CVE

Weaknesses

Credits