Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Exploit Prediction Scoring System (EPSS) scores #850

Closed
pombredanne opened this issue Aug 17, 2022 · 4 comments
Closed

Add Exploit Prediction Scoring System (EPSS) scores #850

pombredanne opened this issue Aug 17, 2022 · 4 comments
Assignees
Labels
Core models Data collection risk evaluate severity, exploitability, and context factors to determine a vulnerability risk score

Comments

@pombredanne
Copy link
Member

See https://www.first.org/epss/ ... this is an interesting CVSS alternative scoring system.
For data, The fisrt link https://www.first.org/epss/data_stats links to https://epss.cyentia.com/ and https://epss.cyentia.com/epss_scores-current.csv.gz

Data license is per https://www.first.org/epss/#Usage-Agreement

Usage Agreement

EPSS is an emerging standard developed by a volunteer group of researchers, practitioners, academics and government personnel. We grant the use of EPSS scores freely to the public, subject to the conditions below. We reserve the right to update the model and these webpages periodically, as necessary, though we will make every attempt to provide sufficient notice to users in the event of material changes. While membership in the EPSS SIG is not required to use or implement EPSS, however, we ask that if you are using EPSS, that you provide appropriate attribution where possible. EPSS can be cited either from this website (e.g. "See EPSS at https://www.first.org/epss), or as: Jay Jacobs, Sasha Romanosky, Benjamin Edwards, Michael Roytman, Idris Adjerid, (2021), Exploit Prediction Scoring System, Digital Threats Research and Practice, 2(3)

@pombredanne
Copy link
Member Author

There is an API now at https://www.first.org/epss/api keyed by CVE

@DennisClark
Copy link
Member

See this page for additional info: https://www.first.org/epss/api

@pombredanne
Copy link
Member Author

Based on the initial review of #1481 we should refactor this to be a severity scoring instead:

@DennisClark DennisClark added the risk evaluate severity, exploitability, and context factors to determine a vulnerability risk score label Aug 9, 2024
@pombredanne
Copy link
Member Author

This is completed now. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core models Data collection risk evaluate severity, exploitability, and context factors to determine a vulnerability risk score
Projects
Status: Validated
Development

No branches or pull requests

3 participants