CVE-2023-7273
OwnCloud CSRF Bypass in Kiteworks
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.
INFO
Published Date :
Oct. 1, 2024, 1:15 p.m.
Last Modified :
Oct. 4, 2024, 1:51 p.m.
Source :
a341c0d1-ebf7-493f-a84e-38cf86618674
Remotely Exploitable :
Yes !
Impact Score :
5.2
Exploitability Score :
1.6
Affected Products
The following products are affected by CVE-2023-7273
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2023-7273
.
URL | Resource |
---|---|
https://cirosec.de/sa/sa-2023-012 | |
https://hackerone.com/reports/2041007 |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2023-7273
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2023-7273
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Received by a341c0d1-ebf7-493f-a84e-38cf86618674
Oct. 01, 2024
Action Type Old Value New Value Added 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. Added Reference cirosec GmbH https://hackerone.com/reports/2041007 [No types assigned] Added Reference cirosec GmbH https://cirosec.de/sa/sa-2023-012 [No types assigned] Added CWE cirosec GmbH CWE-352 Added CVSS V3.1 cirosec GmbH AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2023-7273
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2023-7273
weaknesses.