paper-with-me

홈 › Papers

Common Vulnerability Scoring System Prediction based on Open Source Intelligence Information Sources

2022-10-05 · Philipp Kuehn, David N. Relke, Christian Reuter

The number of newly published vulnerabilities is constantly increasing. Until now, the information available when a new vulnerability is published is manually assessed by experts using a Common Vulnerability Scoring System (CVSS) vector and score. This assessment is time consuming and requires expertise. Various works already try to predict CVSS vectors or scores using machine learning based on the textual descriptions of the vulnerability to enable faster assessment. However, for this purpose, previous works only use the texts available in databases such as National Vulnerability Database. With this work, the publicly available web pages referenced in the National Vulnerability Database are analyzed and made available as sources of texts through web scraping. A Deep Learning based method for predicting the CVSS vector is implemented and evaluated. The present work provides a classification of the National Vulnerability Database's reference texts based on the suitability and crawlability of their texts. While we identified the overall influence of the additional texts is negligible, we outperformed the state-of-the-art with our Deep Learning prediction models.

📄 PDF Abstract BibTeX arXiv:2210.02143

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Validity of Traditional Vulnerability Scoring Systems for Adversarial Attacks against LLMs

2024-12-28 · Atmane Ayoub Mansour Bahar, Ahmad Samer Wazan

This research investigates the effectiveness of established vulnerability metrics, such as the Common Vulnerability Scoring System (CVSS), in evaluating attacks against Large Language Models (LLMs), with a focus on Adver…

Leveraging Generative AI to Enhance Automated Vulnerability Scoring

2024-12-07 · 2024 IEEE Conference on Dependable, Autonomic and Secure Computing (DASC) 2024 12 · Seyedeh Leili Mirtaheri, Andrea Pugliese

Vulnerability assessment is an important and well-studied subject in software security. Traditional methods use expert knowledge, which is time-consuming. Considering the constantly increasing number of vulnerabilities, …

Large Language ModelVulnerability Detection

Bridging the Gap Between Security Metrics and Key Risk Indicators: An Empirical Framework for Vulnerability Prioritization

2026-03-12 · Emad Sherif, Iryna Yevseyeva, Vitor Basto-Fernandes, Allan Cook arxiv

Organisations overwhelmingly prioritize vulnerability remediation using Common Vulnerability Scoring System (CVSS) severity scores, yet CVSS classifiers achieve an Area Under the Precision-Recall Curve (AUPRC) of 0.011 o…

From Description to Score: Can LLMs Quantify Vulnerabilities?

2025-12-07 · Sima Jafarikhah, Daniel Thompson, Eva Deans, Hossein Siadati 외 arxiv

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 potent…

MAVUL: Multi-Agent Vulnerability Detection via Contextual Reasoning and Interactive Refinement

2025-09-30 · Youpeng Li, Kartik Joshi, Xinda Wang, Eric Wong arxiv

The widespread adoption of open-source software (OSS) necessitates the mitigation of vulnerability risks. Most vulnerability detection (VD) methods are limited by inadequate contextual understanding, restrictive single-r…

Vulnerability Detection