Template:Infobox bug/doc

This is an old revision of this page, as edited by WOSlinker (talk | contribs) at 16:43, 27 February 2021 (add {{Documentation subpage}} template). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This infobox is used to add an infobox to article about software bugs, vulnerabilities and security bugs.

Parameters

{{{name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]]
{{{caption}}}
[[File:{{{screenshot}}}|{{{screenshot_size}}}|alt={{{screenshot_alt}}}]]
{{{screenshot_caption}}}
CVE identifier(s){{{CVE}}}
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 = | discovered = | patched = | discoverer = | affected hardware = | affected software = | used by = | website = }}  

The name of the bug The logo of the bug or any image The size of the image Alternate text for the image Caption for the image Screenshot of the bug The size of the screenshot Alternate text for the screenshot Caption for the screenshot CVE (Common Vulnerabilities and Exposures) identification (example: CVE-2014-0160) Date of discovery (use {{Start date and age}}) Date of patch release (use {{Start date and age}}) Discoverer Affected hardware Affected software   Website for the bug (use {{URL}})

 

Example

Heartbleed
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
Date discoveredApril 1, 2014; 11 years ago (2014-04-01)
Date patchedApril 7, 2014; 11 years ago (2014-04-07)
DiscovererNeel Mehta
Affected softwareOpenSSL (1.0.1)
Websiteheartbleed.com
{{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] | 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

See also