CVE-2023-7273
CVSS V2 None
CVSS V3 None
Description
Cross site request forgery in Kiteworks OwnCloud allows an unauthenticated attacker to forge requests.
If a request has no Authorization header, it is created with an empty string as value by a rewrite rule. The CSRF check is done by comparing the header value to null, meaning that the existing CSRF check is bypassed in this case. An attacker can, for example, create a new administrator account if the request is executed in the browser of an authenticated victim.
Overview
- CVE ID
- CVE-2023-7273
- Assigner
- cirosec
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-10-01T12:34:10.481Z
- Last Modified Date
- 2024-10-01T13:16:05.468Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://hackerone.com/reports/2041007 | issue-tracking |
https://cirosec.de/sa/sa-2023-012 | third-party-advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-7273 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-7273 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-06 21:02:31 | Added to TrackCVE |