Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

More default fields for vulnerabilities #51

Copy link
Copy link

Description

@noraj
Issue body actions

description

  • description field

The description field is mean to describe what the vulnerability is in general, explaining what a XSS or SQLi is, similar to what you would find on wikipedia or OWASP pages.

This field is already present in reconmap.

remediation

  • remediation field

The remediation field is to explain to the client how he will be able to patch / fix / workaround / remediate the vulnerability.

The field is already present in reconmap under the name solution.

remediation complexity & remediation priority

  • remediation complexity field
  • remediation priority field

The remediation complexity is to give an estimation to the client of how complex it will be to remediate the vulnerability.

Complexity levels:

  • Low
  • Medium
  • High
  • Complex

The remediation priority is to give an estimation to the client of how quick he should remediate the vulnerability (not only based on the criticality / risk but also some legal constraints, etc.).

priority levels:

  • Low
  • Medium
  • High
  • Urgent

observation

  • observation field

The observation field is meant to actually explain what was found by the auditors, to give some proves (screenshots, tools output, etc.), and to explain how the vulnerability behave in this specific case, what are the risk for the project. A code analogy: the description is the class and the observation is the instance. It's the explanation of the vulnerability contextualized to the project.

It's already existing and it's split between the Proof of concept and the Impact fields.

references

  • references field

The references field is meant to store links to external references as well as a brief description, like a bibliography.
Examples: link to the CVE advisories, link to the OWASP remediation cheat sheet, software vendor documentation, etc.
This can be used for the description, observation, remediation.

##vulnerability ID or reference

  • vulnerability ID or reference field

The vulnerability ID or reference is a unique identifier for the vulnerability. All manufacturers and constructors have a reference for each product, web retailers have a reference for the stuff they are selling etc. The vulnerability ID is a reference for vulnerabilities.
Eg. Using company name abbreviation: CMP-001, CMP-002 etc. or using a prefix by category WEB-001 for web vulnerabilities, INF-001 for infrastructure vulnerabilities, etc.
So when a client ask question about a vuln you just have to ask him the vuln ID to know what he talk about, or if two auditors in a team are talking about a vuln giving the vuln ID is easier than giving the title and there is less confusion (imagine you have a stored XSS vuln and a reflected XSS vuln, just saying XSS you don't know which one you are talking about while giving the reference you are sure about which one it is).

update: it's now External ID

vuln category

  • category field
  • sub-categories

It'll talk more about it in a separate issue. #49

custom fields

The precedent fields are the ones that I think should be present by default, but having the possibility to define custom fields would be great for teams having custom uncommon needs.

  • custom fields
Reactions are currently unavailable

Metadata

Metadata

Labels

enhancementNew feature or requestNew feature or requestpinnedPinned issues are not automatically closed by the evil stale bot.Pinned issues are not automatically closed by the evil stale bot.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.