Template:Infobox bug
This template uses Lua: |
This infobox is used to add an infobox to article about software bugs, vulnerabilities and security bugs.
Usage
[edit][[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]] | |
[[File:{{{screenshot}}}|{{{screenshot_size}}}|alt={{{screenshot_alt}}}]] | |
CVE identifier(s) | {{{CVE}}} |
---|---|
CVSS score | {{{CVSS}}} |
Date discovered | {{{discovered}}} |
Date patched | {{{patched}}} |
Discoverer | {{{discoverer}}} |
Affected hardware | {{{affected hardware}}} |
Affected software | {{{affected software}}} |
Used by | {{{used by}}} |
Website | {{{website}}} |
{{Infobox bug
| name =
| image =
| image_size =
| alt =
| caption =
| screenshot =
| screenshot_size =
| screenshot_alt =
| screenshot_caption =
| CVE =
| CVSS =
| discovered =
| patched =
| discoverer =
| affected hardware =
| affected software =
| used by =
| website =
}}
Parameters
[edit]Parameter | Explanation |
---|---|
name | The name of the bug |
image | The logo of the bug or any image |
image_size | The size of the image |
alt | Alternate text for the image |
caption | Caption for the image |
screenshot | Screenshot of the bug |
screenshot_size | The size of the screenshot |
screenshot_alt | Alternate text for the screenshot |
screenshot_caption | Caption for the screenshot |
CVE | CVE (Common Vulnerabilities and Exposures) identification (example: CVE-2014-0160) |
CVSS | CVE (Common Vulnerability Scoring System) (example: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N) |
discovered | Date of discovery (use {{Start date and age}}) |
patched | Date of patch release (use {{Start date and age}}) |
discoverer | Discoverer |
affected hardware | Affected hardware |
affected software | Affected software |
used by | |
website | Website for the bug (use {{URL}}) |
Example
[edit]CVE identifier(s) | CVE-2014-0160 |
---|---|
CVSS score | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Date discovered | April 1, 2014 |
Date patched | April 7, 2014 |
Discoverer | Neel Mehta |
Affected software | OpenSSL (1.0.1) |
Website | heartbleed |
{{Infobox bug | name = Heartbleed | image = Heartbleed.svg | image_size = 180px | caption = Logo representing Heartbleed. Security company [[Codenomicon]] gave Heartbleed both a name and a logo, contrbuting to public awareness of the issue. | CVE = [https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-0160 CVE-2014-0160] | CVSS = CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N | discovered = {{Start date and age|2014|4|1}} | patched = {{Start date and age|2014|4|7}} | discoverer = Neel Mehta | affected software = [[OpenSSL]] (1.0.1) | website = {{URL|heartbleed.com}} }} |
Tracking category
[edit]TemplateData
[edit]TemplateData for Infobox bug
This infobox is used to add an infobox to article about software bugs, vulnerabilities and security bugs.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the bug | String | required |
Image | image | The logo of the bug, or any relevant image. | File | suggested |
Image size | image_size | Size of the image, in pixels.
| String | suggested |
Alt text | alt | Alternate text for the image (see [[Wikipedia:Manual of Style/Accessibility/Alternative text for images]]). | Content | optional |
Caption | caption | Caption of the image. | Content | suggested |
Screenshot | screenshot | A screenshot of the bug. | File | optional |
Screenshot size | screenshot_size | The size of the screenshot, in pixels. | String | optional |
Screenshot alt text | screenshot_alt | Alternate text for the screenshot. | Content | optional |
Screenshot caption | screenshot_caption | Caption for the screenshot. | Content | optional |
CVE | CVE | CVE (Common Vulnerabilities and Exposures) identification.
| Content | suggested |
Released | released | no description | Unknown | optional |
Date of discovery | discovered | The date when the bug was discovered. Use {{Start date and age}}. | String | optional |
Patch release | patched | Date of patch release. Use {{Start date and age}}. | String | optional |
Discoverer | discoverer | Discoverer of the bug. | String | optional |
Affected hardware | affected hardware | The hardware that the bug affects. | Content | optional |
Affected software | affected software | The software the bug affects. | Content | optional |
Used by | used by | no description | Unknown | optional |
Website | website | Website for the bug (use {{URL}}) | String | optional |
See also
[edit]- Template:Virusbox for viruses (sometimes referred to as bugs)
- Template:Taxobox (Template:Automatic taxobox) for viruses, bacteria and small insects (sometimes referred to as bugs)