Логотип exploitDog
product: "nextcloud_server"
Консоль
Логотип exploitDog

exploitDog

product: "nextcloud_server"

Количество 409

Количество 409

nvd логотип

CVE-2023-25579

больше 2 лет назад

Nextcloud server is a self hosted home cloud product. In affected versions the `OC\Files\Node\Folder::getFullPath()` function was validating and normalizing the string in the wrong order. The function is used in the `newFile()` and `newFolder()` items, which may allow to creation of paths outside of ones own space and overwriting data from other users with crafted paths. This issue has been addressed in versions 25.0.2, 24.0.8, and 23.0.12. Users are advised to upgrade. There are no known workarounds for this issue.

CVSS3: 6
EPSS: Низкий
debian логотип

CVE-2023-25579

больше 2 лет назад

Nextcloud server is a self hosted home cloud product. In affected vers ...

CVSS3: 6
EPSS: Низкий
nvd логотип

CVE-2023-25162

больше 2 лет назад

Nextcloud Server is the file server software for Nextcloud, a self-hosted productivity platform. Nextcloud Server prior to 24.0.8 and 23.0.12 and Nextcloud Enterprise server prior to 24.0.8 and 23.0.12 are vulnerable to server-side request forgery (SSRF). Attackers can leverage enclosed alphanumeric payloads to bypass IP filters and gain SSRF, which would allow an attacker to read crucial metadata if the server is hosted on the AWS platform. Nextcloud Server 24.0.8 and 23.0.2 and Nextcloud Enterprise Server 24.0.8 and 23.0.12 contain a patch for this issue. No known workarounds are available.

CVSS3: 5.3
EPSS: Низкий
debian логотип

CVE-2023-25162

больше 2 лет назад

Nextcloud Server is the file server software for Nextcloud, a self-hos ...

CVSS3: 5.3
EPSS: Низкий
nvd логотип

CVE-2023-25161

больше 2 лет назад

Nextcloud Server is the file server software for Nextcloud, a self-hosted productivity platform. Nextcloud Server and Nextcloud Enterprise Server prior to versions 25.0.1 24.0.8, and 23.0.12 missing rate limiting on password reset functionality. This could result in service slowdown, storage overflow, or cost impact when using external email services. Users should upgrade to Nextcloud Server 25.0.1, 24.0.8, or 23.0.12 or Nextcloud Enterprise Server 25.0.1, 24.0.8, or 23.0.12 to receive a patch. No known workarounds are available.

CVSS3: 3.7
EPSS: Низкий
debian логотип

CVE-2023-25161

больше 2 лет назад

Nextcloud Server is the file server software for Nextcloud, a self-hos ...

CVSS3: 3.7
EPSS: Низкий
nvd логотип

CVE-2022-41970

больше 2 лет назад

Nextcloud Server is an open source personal cloud server. Prior to versions 24.0.7 and 25.0.1, disabled download shares still allow download through preview images. Images could be downloaded and previews of documents (first page) can be downloaded without being watermarked. Versions 24.0.7 and 25.0.1 contain a fix for this issue. No known workarounds are available.

CVSS3: 2.6
EPSS: Низкий
debian логотип

CVE-2022-41970

больше 2 лет назад

Nextcloud Server is an open source personal cloud server. Prior to ver ...

CVSS3: 2.6
EPSS: Низкий
nvd логотип

CVE-2022-41969

больше 2 лет назад

Nextcloud Server is an open source personal cloud server. Prior to versions 23.0.11, 24.0.7, and 25.0.0, there is no password length limit when creating a user as an administrator. An administrator can cause a limited DoS attack against their own server. Versions 23.0.11, 24.0.7, and 25.0.0 contain a fix for the issue. As a workaround, don't create user accounts with long passwords.

CVSS3: 2.4
EPSS: Низкий
debian логотип

CVE-2022-41969

больше 2 лет назад

Nextcloud Server is an open source personal cloud server. Prior to ver ...

CVSS3: 2.4
EPSS: Низкий
nvd логотип

CVE-2022-41968

больше 2 лет назад

Nextcloud Server is an open source personal cloud server. Prior to versions 23.0.10 and 24.0.5, calendar name lengths are not validated before writing to a database. As a result, an attacker can send unnecessary amounts of data against the database. Version 23.0.10 and 24.0.5 contain patches for the issue. No known workarounds are available.

CVSS3: 3.5
EPSS: Низкий
debian логотип

CVE-2022-41968

больше 2 лет назад

Nextcloud Server is an open source personal cloud server. Prior to ver ...

CVSS3: 3.5
EPSS: Низкий
nvd логотип

CVE-2022-31120

почти 3 года назад

Nextcloud server is an open source personal cloud solution. The audit log is used to get a full trail of the actions which has been incompletely populated. In affected versions federated share events were not properly logged which would allow brute force attacks to go unnoticed. This behavior exacerbates the impact of CVE-2022-31118. It is recommended that the Nextcloud Server is upgraded to 22.2.7, 23.0.4 or 24.0.0. There are no workarounds available.

CVSS3: 2.1
EPSS: Низкий
debian логотип

CVE-2022-31120

почти 3 года назад

Nextcloud server is an open source personal cloud solution. The audit ...

CVSS3: 2.1
EPSS: Низкий
nvd логотип

CVE-2022-31118

почти 3 года назад

Nextcloud server is an open source personal cloud solution. In affected versions an attacker could brute force to find if federated sharing is being used and potentially try to brute force access tokens for federated shares (`a-zA-Z0-9` ^ 15). It is recommended that the Nextcloud Server is upgraded to 22.2.9, 23.0.6 or 24.0.2. Users unable to upgrade may disable federated sharing via the Admin Sharing settings in `index.php/settings/admin/sharing`.

CVSS3: 6.5
EPSS: Низкий
debian логотип

CVE-2022-31118

почти 3 года назад

Nextcloud server is an open source personal cloud solution. In affecte ...

CVSS3: 6.5
EPSS: Низкий
nvd логотип

CVE-2022-31014

почти 3 года назад

Nextcloud server is an open source personal cloud server. Affected versions were found to be vulnerable to SMTP command injection. The impact varies based on which commands are supported by the backend SMTP server. However, the main risk here is that the attacker can then hijack an already-authenticated SMTP session and run arbitrary SMTP commands as the email user, such as sending emails to other users, changing the FROM user, and so on. As before, this depends on the configuration of the server itself, but newlines should be sanitized to mitigate such arbitrary SMTP command injection. It is recommended that the Nextcloud Server is upgraded to 22.2.8 , 23.0.5 or 24.0.1. There are no known workarounds for this issue.

CVSS3: 5.4
EPSS: Низкий
debian логотип

CVE-2022-31014

почти 3 года назад

Nextcloud server is an open source personal cloud server. Affected ver ...

CVSS3: 5.4
EPSS: Низкий
nvd логотип

CVE-2022-29243

около 3 лет назад

Nextcloud Server is the file server software for Nextcloud, a self-hosted productivity platform. Prior to versions 22.2.7 and 23.0.4, missing input-size validation of new session names allows users to create app passwords with long names. These long names are then loaded into memory on usage, resulting in impacted performance. Versions 22.2.7 and 23.0.4 contain a fix for this issue. There are currently no known workarounds available.

CVSS3: 4.3
EPSS: Низкий
debian логотип

CVE-2022-29243

около 3 лет назад

Nextcloud Server is the file server software for Nextcloud, a self-hos ...

CVSS3: 4.3
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2023-25579

Nextcloud server is a self hosted home cloud product. In affected versions the `OC\Files\Node\Folder::getFullPath()` function was validating and normalizing the string in the wrong order. The function is used in the `newFile()` and `newFolder()` items, which may allow to creation of paths outside of ones own space and overwriting data from other users with crafted paths. This issue has been addressed in versions 25.0.2, 24.0.8, and 23.0.12. Users are advised to upgrade. There are no known workarounds for this issue.

CVSS3: 6
0%
Низкий
больше 2 лет назад
debian логотип
CVE-2023-25579

Nextcloud server is a self hosted home cloud product. In affected vers ...

CVSS3: 6
0%
Низкий
больше 2 лет назад
nvd логотип
CVE-2023-25162

Nextcloud Server is the file server software for Nextcloud, a self-hosted productivity platform. Nextcloud Server prior to 24.0.8 and 23.0.12 and Nextcloud Enterprise server prior to 24.0.8 and 23.0.12 are vulnerable to server-side request forgery (SSRF). Attackers can leverage enclosed alphanumeric payloads to bypass IP filters and gain SSRF, which would allow an attacker to read crucial metadata if the server is hosted on the AWS platform. Nextcloud Server 24.0.8 and 23.0.2 and Nextcloud Enterprise Server 24.0.8 and 23.0.12 contain a patch for this issue. No known workarounds are available.

CVSS3: 5.3
0%
Низкий
больше 2 лет назад
debian логотип
CVE-2023-25162

Nextcloud Server is the file server software for Nextcloud, a self-hos ...

CVSS3: 5.3
0%
Низкий
больше 2 лет назад
nvd логотип
CVE-2023-25161

Nextcloud Server is the file server software for Nextcloud, a self-hosted productivity platform. Nextcloud Server and Nextcloud Enterprise Server prior to versions 25.0.1 24.0.8, and 23.0.12 missing rate limiting on password reset functionality. This could result in service slowdown, storage overflow, or cost impact when using external email services. Users should upgrade to Nextcloud Server 25.0.1, 24.0.8, or 23.0.12 or Nextcloud Enterprise Server 25.0.1, 24.0.8, or 23.0.12 to receive a patch. No known workarounds are available.

CVSS3: 3.7
0%
Низкий
больше 2 лет назад
debian логотип
CVE-2023-25161

Nextcloud Server is the file server software for Nextcloud, a self-hos ...

CVSS3: 3.7
0%
Низкий
больше 2 лет назад
nvd логотип
CVE-2022-41970

Nextcloud Server is an open source personal cloud server. Prior to versions 24.0.7 and 25.0.1, disabled download shares still allow download through preview images. Images could be downloaded and previews of documents (first page) can be downloaded without being watermarked. Versions 24.0.7 and 25.0.1 contain a fix for this issue. No known workarounds are available.

CVSS3: 2.6
0%
Низкий
больше 2 лет назад
debian логотип
CVE-2022-41970

Nextcloud Server is an open source personal cloud server. Prior to ver ...

CVSS3: 2.6
0%
Низкий
больше 2 лет назад
nvd логотип
CVE-2022-41969

Nextcloud Server is an open source personal cloud server. Prior to versions 23.0.11, 24.0.7, and 25.0.0, there is no password length limit when creating a user as an administrator. An administrator can cause a limited DoS attack against their own server. Versions 23.0.11, 24.0.7, and 25.0.0 contain a fix for the issue. As a workaround, don't create user accounts with long passwords.

CVSS3: 2.4
0%
Низкий
больше 2 лет назад
debian логотип
CVE-2022-41969

Nextcloud Server is an open source personal cloud server. Prior to ver ...

CVSS3: 2.4
0%
Низкий
больше 2 лет назад
nvd логотип
CVE-2022-41968

Nextcloud Server is an open source personal cloud server. Prior to versions 23.0.10 and 24.0.5, calendar name lengths are not validated before writing to a database. As a result, an attacker can send unnecessary amounts of data against the database. Version 23.0.10 and 24.0.5 contain patches for the issue. No known workarounds are available.

CVSS3: 3.5
0%
Низкий
больше 2 лет назад
debian логотип
CVE-2022-41968

Nextcloud Server is an open source personal cloud server. Prior to ver ...

CVSS3: 3.5
0%
Низкий
больше 2 лет назад
nvd логотип
CVE-2022-31120

Nextcloud server is an open source personal cloud solution. The audit log is used to get a full trail of the actions which has been incompletely populated. In affected versions federated share events were not properly logged which would allow brute force attacks to go unnoticed. This behavior exacerbates the impact of CVE-2022-31118. It is recommended that the Nextcloud Server is upgraded to 22.2.7, 23.0.4 or 24.0.0. There are no workarounds available.

CVSS3: 2.1
0%
Низкий
почти 3 года назад
debian логотип
CVE-2022-31120

Nextcloud server is an open source personal cloud solution. The audit ...

CVSS3: 2.1
0%
Низкий
почти 3 года назад
nvd логотип
CVE-2022-31118

Nextcloud server is an open source personal cloud solution. In affected versions an attacker could brute force to find if federated sharing is being used and potentially try to brute force access tokens for federated shares (`a-zA-Z0-9` ^ 15). It is recommended that the Nextcloud Server is upgraded to 22.2.9, 23.0.6 or 24.0.2. Users unable to upgrade may disable federated sharing via the Admin Sharing settings in `index.php/settings/admin/sharing`.

CVSS3: 6.5
0%
Низкий
почти 3 года назад
debian логотип
CVE-2022-31118

Nextcloud server is an open source personal cloud solution. In affecte ...

CVSS3: 6.5
0%
Низкий
почти 3 года назад
nvd логотип
CVE-2022-31014

Nextcloud server is an open source personal cloud server. Affected versions were found to be vulnerable to SMTP command injection. The impact varies based on which commands are supported by the backend SMTP server. However, the main risk here is that the attacker can then hijack an already-authenticated SMTP session and run arbitrary SMTP commands as the email user, such as sending emails to other users, changing the FROM user, and so on. As before, this depends on the configuration of the server itself, but newlines should be sanitized to mitigate such arbitrary SMTP command injection. It is recommended that the Nextcloud Server is upgraded to 22.2.8 , 23.0.5 or 24.0.1. There are no known workarounds for this issue.

CVSS3: 5.4
0%
Низкий
почти 3 года назад
debian логотип
CVE-2022-31014

Nextcloud server is an open source personal cloud server. Affected ver ...

CVSS3: 5.4
0%
Низкий
почти 3 года назад
nvd логотип
CVE-2022-29243

Nextcloud Server is the file server software for Nextcloud, a self-hosted productivity platform. Prior to versions 22.2.7 and 23.0.4, missing input-size validation of new session names allows users to create app passwords with long names. These long names are then loaded into memory on usage, resulting in impacted performance. Versions 22.2.7 and 23.0.4 contain a fix for this issue. There are currently no known workarounds available.

CVSS3: 4.3
0%
Низкий
около 3 лет назад
debian логотип
CVE-2022-29243

Nextcloud Server is the file server software for Nextcloud, a self-hos ...

CVSS3: 4.3
0%
Низкий
около 3 лет назад

Уязвимостей на страницу