CRCLDec 6, 2024

ChatNVD: Advancing Cybersecurity Vulnerability Assessment with Large Language Models

arXiv:2412.04756v218 citationsh-index: 7IEEE Access
Originality Synthesis-oriented
AI Analysis

This provides a more understandable tool for cybersecurity professionals to assess vulnerabilities, though it is incremental as it applies existing LLMs to a new domain-specific task.

The paper tackles the problem of complex cybersecurity vulnerability assessment by introducing ChatNVD, a tool using Large Language Models to generate accessible summaries from the National Vulnerability Database, with GPT-4o Mini achieving over 92% accuracy and the lowest error rates in comparative evaluation.

The increasing frequency and sophistication of cybersecurity vulnerabilities in software systems underscores the need for more robust and effective vulnerability assessment methods. However, existing approaches often rely on highly technical and abstract frameworks, which hinder understanding and increase the likelihood of exploitation, resulting in severe cyberattacks. In this paper, we introduce ChatNVD, a support tool powered by Large Language Models (LLMs) that leverages the National Vulnerability Database (NVD) to generate accessible, context-rich summaries of software vulnerabilities. We develop three variants of ChatNVD, utilizing three prominent LLMs: GPT-4o Mini by OpenAI, LLaMA 3 by Meta, and Gemini 1.5 Pro by Google. To evaluate their performance, we conduct a comparative evaluation focused on their ability to identify, interpret, and explain software vulnerabilities. Our results demonstrate that GPT-4o Mini outperforms the other models, achieving over 92% accuracy and the lowest error rates, making it the most reliable option for real-world vulnerability assessment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes