Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Pascal_Geuter

Researcher fromcirosec
#39782of 53,611
6.8Total CVSS
Vulnerabilities · 1
PT-2024-15265
6.8
2024-10-01
Kiteworks · Kiteworks Owncloud · CVE-2023-7273
**Name of the Vulnerable Software and Affected Versions** Kiteworks OwnCloud (affected versions not specified) **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. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.