CVE-2024-37316

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-37316
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-37316.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-37316
Aliases
  • GHSA-2r7q-vfmv-79qf
Published
2024-06-14T15:23:12.705Z
Modified
2025-12-05T05:07:04.031553Z
Severity
  • 4.6 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N CVSS Calculator
Summary
Nextcloud Calendar's event create can create attachments that link to other websites
Details

Nextcloud Calendar is a calendar app for Nextcloud. Authenticated users could create an event with manipulated attachment data leading to a bad redirect for participants when clicked. It is recommended that the Nextcloud Calendar App is upgraded to 4.6.8 or 4.7.2.

Database specific
{
    "cwe_ids": [
        "CWE-241"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/37xxx/CVE-2024-37316.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/nextcloud/calendar

Affected ranges

Type
GIT
Repo
https://github.com/nextcloud/calendar
Events
Database specific
{
    "versions": [
        {
            "introduced": "4.3.0"
        },
        {
            "fixed": "4.6.8"
        }
    ]
}
Type
GIT
Repo
https://github.com/nextcloud/calendar
Events
Database specific
{
    "versions": [
        {
            "introduced": "4.7.0"
        },
        {
            "fixed": "4.7.2"
        }
    ]
}

Affected versions

v4.*

v4.7.0
v4.7.1