CVE-2023-7273 - OwnCloud CSRF Bypass in Kiteworks

2 weeks ago 12
ARTICLE AD BOX
CVE ID : CVE-2023-7273
Published : Oct. 1, 2024, 1:15 p.m. | 25 minutes ago
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.
Severity: 6.8 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Read Entire Article