Products
Kiteworks OwnCloud
Source
a341c0d1-ebf7-493f-a84e-38cf86618674
Tags
CVE-2023-7273 details
Published : Oct. 1, 2024, 1:15 p.m.
Last Modified : Oct. 1, 2024, 1:15 p.m.
Last Modified : Oct. 1, 2024, 1:15 p.m.
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.
CVSS Score
1 | 2 | 3 | 4 | 5 | 6.8 | 7 | 8 | 9 | 10 |
---|
Weakness
Weakness | Name | Description |
---|---|---|
CWE-352 | Cross-Site Request Forgery (CSRF) | The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request. |
CVSS Data
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Base Score
6.8
Exploitability Score
1.6
Impact Score
5.2
Base Severity
MEDIUM
Vector String : CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
References
URL | Source |
---|---|
https://cirosec.de/sa/sa-2023-012 | a341c0d1-ebf7-493f-a84e-38cf86618674 |
https://hackerone.com/reports/2041007 | a341c0d1-ebf7-493f-a84e-38cf86618674 |
This website uses the NVD API, but is not approved or certified by it.