CVE-2022-24774

CycloneDX BOM Repository Server is a bill of materials (BOM) repository server for distributing CycloneDX BOMs. CycloneDX BOM Repository Server before version 2.0.1 has an improper input validation vulnerability leading to path traversal. A malicious user may potentially exploit this vulnerability to create arbitrary directories or a denial of service by deleting arbitrary directories. The vulnerability is resolved in version 2.0.1. The vulnerability is not exploitable with the default configuration with the post and delete methods disabled. This can be configured by modifying the `appsettings.json` file, or alternatively, setting the environment variables `ALLOWEDMETHODS__POST` and `ALLOWEDMETHODS__DELETE` to `false`.
Configurations

Configuration 1 (hide)

cpe:2.3:a:cyclonedx:bill_of_materials_repository_server:*:*:*:*:*:*:*:*

History

21 Nov 2024, 06:51

Type Values Removed Values Added
References () https://github.com/CycloneDX/cyclonedx-bom-repo-server/commit/001a3278b5572e52c0ecac0bd1157bf2599502b7 - Patch, Third Party Advisory () https://github.com/CycloneDX/cyclonedx-bom-repo-server/commit/001a3278b5572e52c0ecac0bd1157bf2599502b7 - Patch, Third Party Advisory
References () https://github.com/CycloneDX/cyclonedx-bom-repo-server/releases/tag/v2.0.1 - Release Notes, Third Party Advisory () https://github.com/CycloneDX/cyclonedx-bom-repo-server/releases/tag/v2.0.1 - Release Notes, Third Party Advisory
References () https://github.com/CycloneDX/cyclonedx-bom-repo-server/security/advisories/GHSA-6c74-9588-wq9j - Third Party Advisory () https://github.com/CycloneDX/cyclonedx-bom-repo-server/security/advisories/GHSA-6c74-9588-wq9j - Third Party Advisory
CVSS v2 : 5.5
v3 : 8.1
v2 : 5.5
v3 : 7.1

30 Jun 2023, 18:50

Type Values Removed Values Added
CWE CWE-20

04 Apr 2022, 20:48

Type Values Removed Values Added
CPE cpe:2.3:a:cyclonedx:bill_of_materials_repository_server:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 5.5
v3 : 8.1
CWE CWE-35 CWE-22
References (MISC) https://github.com/CycloneDX/cyclonedx-bom-repo-server/releases/tag/v2.0.1 - (MISC) https://github.com/CycloneDX/cyclonedx-bom-repo-server/releases/tag/v2.0.1 - Release Notes, Third Party Advisory
References (CONFIRM) https://github.com/CycloneDX/cyclonedx-bom-repo-server/security/advisories/GHSA-6c74-9588-wq9j - (CONFIRM) https://github.com/CycloneDX/cyclonedx-bom-repo-server/security/advisories/GHSA-6c74-9588-wq9j - Third Party Advisory
References (MISC) https://github.com/CycloneDX/cyclonedx-bom-repo-server/commit/001a3278b5572e52c0ecac0bd1157bf2599502b7 - (MISC) https://github.com/CycloneDX/cyclonedx-bom-repo-server/commit/001a3278b5572e52c0ecac0bd1157bf2599502b7 - Patch, Third Party Advisory

22 Mar 2022, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-03-22 17:15

Updated : 2024-11-21 06:51


NVD link : CVE-2022-24774

Mitre link : CVE-2022-24774

CVE.ORG link : CVE-2022-24774


JSON object : View

Products Affected

cyclonedx

  • bill_of_materials_repository_server
CWE
CWE-20

Improper Input Validation

CWE-35

Path Traversal: '.../...//'

CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')