UniBOM -- A Unified SBOM Analysis and Visualisation Tool for IoT Systems and Beyond
By: Vadim Safronov , Ionut Bostan , Nicholas Allott and more
Potential Business Impact:
Finds hidden computer program dangers.
Modern networked systems rely on complex software stacks, which often conceal vulnerabilities arising from intricate interdependencies. A Software Bill of Materials (SBOM) is effective for identifying dependencies and mitigating security risks. However, existing SBOM solutions lack precision, particularly in binary analysis and non-package-managed languages like C/C++. This paper introduces UniBOM, an advanced tool for SBOM generation, analysis, and visualisation, designed to enhance the security accountability of networked systems. UniBOM integrates binary, filesystem, and source code analysis, enabling fine-grained vulnerability detection and risk management. Key features include historical CPE tracking, AI-based vulnerability classification by severity and memory safety, and support for non-package-managed C/C++ dependencies. UniBOM's effectiveness is demonstrated through a comparative vulnerability analysis of 258 wireless router firmware binaries and the source code of four popular IoT operating systems, highlighting its superior detection capabilities compared to other widely used SBOM generation and analysis tools. Packaged for open-source distribution, UniBOM offers an end-to-end unified analysis and visualisation solution, advancing SBOM-driven security management for dependable networked systems and broader software.
Similar Papers
SBOMproof: Beyond Alleged SBOM Compliance for Supply Chain Security of Container Images
Cryptography and Security
Finds hidden computer program dangers.
A Reality Check on SBOM-based Vulnerability Management: An Empirical Study and A Path Forward
Cryptography and Security
Finds real software problems, not fake ones.
Policy-driven Software Bill of Materials on GitHub: An Empirical Study
Software Engineering
Finds security problems in computer code.