CVE-2023-7273
Last modified
CVE-2023-7273 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. 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. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-7273?
How severe is CVE-2023-7273?
How do I fix CVE-2023-7273?
Are you affected by CVE-2023-7273?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
