CVE-2023-7273
Severity CVSS v4.0:
Pending analysis
Type:
CWE-352
Cross-Site Request Forgery (CSRF)
Publication date:
01/10/2024
Last modified:
04/10/2024
Description
Cross site request forgery in Kiteworks OwnCloud allows an unauthenticated attacker to forge requests.<br />
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.
Impact
Base Score 3.x
6.80
Severity 3.x
MEDIUM



