Template:Infobox bug/doc

From The Global Wiki
< Template:Infobox bug
Revision as of 01:22, 18 January 2023 by Ofngv (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Parameters

Script error: No such module "Parameter names example".

{{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
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
Date discoveredApril 1, 2014; Script error: No such module "Time ago". (2014-04-01)
Date patchedApril 7, 2014; Script error: No such module "Time ago". (2014-04-07)
DiscovererNeel Mehta
Affected softwareOpenSSL (1.0.1)
WebsiteScript error: No such module "URL".
{{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