CVE Catalog

CVE-2023-33960

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.27%

66th percentile - higher than 66% of all known CVEs

Summary

OpenProject is web-based project management software. In versions prior to 12.5.6, the `robots.txt` file was publicly accessible, revealing identifiers of all public projects even when the entire instance required login.

Risk Assessment

The exposure of project identifiers may lead to unauthorized access to project information, posing a risk to the organization's data security.

Recommendation

It is recommended to upgrade to version 12.5.6 or apply a patch for OpenProject versions greater than 10.0. Alternatively, public projects can be marked as non-public to restrict access.

Other vulnerabilities in OpenProject

See all
Original NVD description (English source)

OpenProject is web-based project management software. For any OpenProject installation, a `robots.txt` file is generated through the server to denote which routes shall or shall not be accessed by crawlers. These routes contain project identifiers of all public projects in the instance. Prior to version 12.5.6, even if the entire instance is marked as `Login required` and prevents all truly anonymous access, the `/robots.txt` route remains publicly available. Version 12.5.6 has a fix for this issue. Alternatively, users can download a patchfile to apply the patch to any OpenProject version greater than 10.0 As a workaround, one may mark any public project as non-public and give anyone in need of access to the project a membership.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS