Vulnerability Description
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`.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Cyclonedx | Bill Of Materials Repository Server | < 2.0.1 |
Related Weaknesses (CWE)
References
- https://github.com/CycloneDX/cyclonedx-bom-repo-server/commit/001a3278b5572e52c0PatchThird Party Advisory
- https://github.com/CycloneDX/cyclonedx-bom-repo-server/releases/tag/v2.0.1Release NotesThird Party Advisory
- https://github.com/CycloneDX/cyclonedx-bom-repo-server/security/advisories/GHSA-Third Party Advisory
- https://github.com/CycloneDX/cyclonedx-bom-repo-server/commit/001a3278b5572e52c0PatchThird Party Advisory
- https://github.com/CycloneDX/cyclonedx-bom-repo-server/releases/tag/v2.0.1Release NotesThird Party Advisory
- https://github.com/CycloneDX/cyclonedx-bom-repo-server/security/advisories/GHSA-Third Party Advisory
FAQ
What is CVE-2022-24774?
CVE-2022-24774 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 vu...
How severe is CVE-2022-24774?
CVE-2022-24774 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-24774?
Check the references section above for vendor advisories and patch information. Affected products include: Cyclonedx Bill Of Materials Repository Server.