| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2023-33960 | 12 Jan 202623:40 | – | circl | |
| OpenProject 安全漏洞 | 1 Jun 202300:00 | – | cnnvd | |
| CVE-2023-33960 | 1 Jun 202316:20 | – | cve | |
| CVE-2023-33960 OpenProject vulnerable to project identifier information leakage through robots.txt | 1 Jun 202316:20 | – | cvelist | |
| EUVD-2023-38091 | 3 Oct 202520:07 | – | euvd | |
| CVE-2023-33960 | 1 Jun 202317:15 | – | nvd | |
| BIT-OPENPROJECT-2023-33960 | 6 Mar 202411:00 | – | osv | |
| CVE-2023-33960 OpenProject vulnerable to project identifier information leakage through robots.txt | 1 Jun 202316:20 | – | osv | |
| Design/Logic Flaw | 1 Jun 202317:15 | – | prion | |
| PT-2023-24601 | 1 Jun 202300:00 | – | ptsecurity |
id: CVE-2023-33960
info:
name: OpenProject < 12.5.4 - Project Identifiers Exposure
author: 0x_Akoko
severity: medium
description: |
OpenProject versions before 12.5.6 generate a publicly accessible robots.txt file revealing project identifiers, even if the instance is set to 'Login required', letting attackers gather project info, exploit requires no authentication.
impact: |
Attackers can enumerate project identifiers, potentially aiding targeted attacks or information gathering.
remediation: |
Upgrade to version 12.5.6 or later, or apply the provided patch to versions above 10.0.
reference:
- https://www.openproject.org/docs/release-notes/12-5-4/
- https://github.com/opf/openproject/security/advisories/GHSA-4r3x-x7xf-h2gc
- https://nvd.nist.gov/vuln/detail/CVE-2023-33960
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2023-33960
epss-score: 0.01268
epss-percentile: 0.66238
cwe-id: CWE-200
metadata:
verified: true
max-request: 1
shodan-query: http.html:"OpenProject"
tags: cve,cve2023,openproject,exposure,api
http:
- method: GET
path:
- "{{BaseURL}}/robots.txt"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "Disallow: /projects/")'
- 'contains_any(body, "/work_packages", "/repository", "/activity")'
condition: and
# digest: 490a0046304402200a6bad8273a1701ab0f33487cf05ad95ee67296ce904d149f23f87e1c752277002202ba0e7f324ef6614241dfc1963c3b4b6447967b586621d8f6e0d4dd280a0775d:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation