[go: up one dir, main page]

Page MenuHomePhabricator

Test CVSS against SSVC theory
Closed, ResolvedPublic4 Estimated Story Points

Description

In the context of trying to determine whether to use CVSS or SSVC framework, run each framework against the same set of Mediawiki tasks.

  • Select a few Mediawiki tasks that are good examples of several categories of bug/issues (ideally ones that have already been CVSS rated before public release, to optimize time). One of them should be a XSS.
  • Add environmental score to the already calculated score to generate full CVSS rating for those tasks + show the impact of the environmental criteria on the full-score.
  • Edit from Dec 14th: select a few, very representatives Mediawiki tasks and run a full CVSS scoring analysis on them (one xss would be good)
  • Run the SSVC framework against all of the same tasks
  • Show how the score is different
  • Analyze differences and showcase which score is the most accurate and why
  • Provide feedback on which one is easier to calculate
  • Show the form used to generate both scores

Event Timeline

mmartorana changed the task status from Open to In Progress.Dec 7 2023, 11:44 AM
mmartorana triaged this task as High priority.
mmartorana set the point value for this task to 8.
Cleo_Lemoisson added a subscriber: Jcross.

@mmartorana and @Jcross , in light of our conversations this week regarding cvss scoring, I edited the description of the task slightly. Please feel free to add anything relevant if needed.

@mmartorana As this was requested by @acooper and @Jcross on Dec. 5th and should not take very long, we are wondering where we are on this task list. The original suggestion to use existing scoring was erroneous but not essential or a blocker. Please update. @Cleo_Lemoisson tagged to follow up please.

mmartorana changed the point value for this task from 8 to 4.Jan 19 2024, 10:58 AM
mmartorana added a subscriber: Mstyles.

Hi @Cleo_Lemoisson - Following our discussion with @acooper yesterday, @Mstyles and I plan to collaborate on developing our custom theoretical implementation of the SSVC framework. This effort aims to assess and compare the risk rating results with the CVSS score already calculated.