Template:Infobox bug/doc: Difference between revisions
>Vegard Document "disclosed" parameter |
(No difference)
|
Latest revision as of 13:31, 4 November 2024
| File:Edit-copy green.svg | This is a documentation subpage for Template:Infobox bug. It may contain usage information, categories and other content that is not part of the original template page. |
| File:Lua-Logo.svg | This template uses Lua: |
This infobox is used to add an infobox to article about software bugs, vulnerabilities and security bugs.
Usage
| [[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]] {{{caption}}} | |
| [[File:{{{screenshot}}}|{{{screenshot_size}}}|alt={{{screenshot_alt}}}]] {{{screenshot_caption}}} | |
| CVE identifier(s) | {{{CVE}}} |
|---|---|
| CVSS score | {{{CVSS}}} |
| Date discovered | {{{discovered}}} |
| Date of public disclosure | {{{disclosed}}} |
| 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 =
| disclosed =
| patched =
| discoverer =
| affected hardware =
| affected software =
| used by =
| website =
}}
Parameters
| 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}}) |
| disclosed | Date of public disclosure (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
| File:Heartbleed.svg Logo representing Heartbleed. Security company Codenomicon gave Heartbleed both a name and a logo, contrbuting to public awareness of the issue. | |
| 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 3, 2014 |
| Date of public disclosure | April 7, 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|3}}
| disclosed = {{Start date and age|2014|4|7}}
| patched = {{Start date and age|2014|4|7}}
| discoverer = Neel Mehta
| affected software = [[OpenSSL]] (1.0.1)
| website = {{URL|heartbleed.com}}
}}
|
Tracking category
TemplateData
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 |
| Date of public disclosure | disclosed | The date when the bug was publicly disclosed. 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
- 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)