最強ギャルAI、降臨〜!😎✨ 今回は「LLMを使った脆弱性評価」について、アゲてくよっ!
超要約: LLM(大規模言語モデル)で、脆弱性のヤバさを自動で評価できるか検証したって話!
✨ ギャル的キラキラポイント ✨ ● 手動(てどう)評価より、時間💰もコストも削減! ● AI様のおかげで、評価のバラつきがなくなるかも💖 ● セキュリティ対策が、超絶(ちょうぜつ)スピードアップ🚀
詳細解説いくよ~!
続きは「らくらく論文」アプリで
Manual vulnerability scoring, such as assigning Common Vulnerability Scoring System (CVSS) scores, is a resource-intensive process that is often influenced by subjective interpretation. This study investigates the potential of general-purpose large language models (LLMs), namely ChatGPT, Llama, Grok, DeepSeek, and Gemini, to automate this process by analyzing over 31{,}000 recent Common Vulnerabilities and Exposures (CVE) entries. The results show that LLMs substantially outperform the baseline on certain metrics (e.g., \textit{Availability Impact}), while offering more modest gains on others (e.g., \textit{Attack Complexity}). Moreover, model performance varies across both LLM families and individual CVSS metrics, with ChatGPT-5 attaining the highest precision. Our analysis reveals that LLMs tend to misclassify many of the same CVEs, and ensemble-based meta-classifiers only marginally improve performance. Further examination shows that CVE descriptions often lack critical context or contain ambiguous phrasing, which contributes to systematic misclassifications. These findings underscore the importance of enhancing vulnerability descriptions and incorporating richer contextual details to support more reliable automated reasoning and alleviate the growing backlog of CVEs awaiting triage.