From b6b119253725747860be1efb796a05ea658ba6a3 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:32:14 +0000 Subject: [PATCH] Publish GHSA-53gr-8h72-9w7p --- .../GHSA-53gr-8h72-9w7p.json | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 advisories/unreviewed/2024/12/GHSA-53gr-8h72-9w7p/GHSA-53gr-8h72-9w7p.json diff --git a/advisories/unreviewed/2024/12/GHSA-53gr-8h72-9w7p/GHSA-53gr-8h72-9w7p.json b/advisories/unreviewed/2024/12/GHSA-53gr-8h72-9w7p/GHSA-53gr-8h72-9w7p.json new file mode 100644 index 00000000000..e5257be7df4 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-53gr-8h72-9w7p/GHSA-53gr-8h72-9w7p.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-53gr-8h72-9w7p", + "modified": "2024-12-09T12:31:07Z", + "published": "2024-12-09T12:31:07Z", + "aliases": [ + "CVE-2024-46901" + ], + "details": "Insufficient validation of filenames against control characters in Apache Subversion repositories served via mod_dav_svn allows authenticated users with commit access to commit a corrupted revision, leading to disruption for users of the repository.\n\nAll versions of Subversion up to and including Subversion 1.14.4 are affected if serving repositories via mod_dav_svn. Users are recommended to upgrade to version 1.14.5, which fixes this issue.\n\nRepositories served via other access methods are not affected.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46901" + }, + { + "type": "WEB", + "url": "https://subversion.apache.org/security/CVE-2024-46901-advisory.txt" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20" + ], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-09T10:15:05Z" + } +} \ No newline at end of file